summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2020-06-09exfat: fix range validation error in alloc and free clusterhyeongseok.kim
2020-06-09exfat: fix incorrect update of stream entry in __exfat_truncate()Namjae Jeon
2020-06-09exfat: fix memory leak in exfat_parse_param()Al Viro
2020-06-09exfat: remove unnecessary reassignment of p_uniname->name_lenNamjae Jeon
2020-06-09exfat: standardize checksum calculationTetsuhiro Kohada
2020-06-09exfat: add boot region verificationTetsuhiro Kohada
2020-06-09exfat: separate the boot sector analysisTetsuhiro Kohada
2020-06-09exfat: redefine PBR as boot_sectorTetsuhiro Kohada
2020-06-09exfat: optimize dir-cacheTetsuhiro Kohada
2020-06-09exfat: replace 'time_ms' with 'time_cs'Tetsuhiro Kohada
2020-06-09exfat: remove the assignment of 0 to bool variableJason Yan
2020-06-09exfat: Remove unused functions exfat_high_surrogate() and exfat_low_surrogate()Pali Rohár
2020-06-09exfat: Simplify exfat_utf8_d_hash() for code points above U+FFFFPali Rohár
2020-06-09exfat: Improve wording of EXFAT_DEFAULT_IOCHARSET config optionGeert Uytterhoeven
2020-06-09exfat: Use a more common logging styleJoe Perches
2020-06-09exfat: Simplify exfat_utf8_d_cmp() for code points above U+FFFFPali Rohár
2020-06-08f2fs: attach IO flags to the missing casesJaegeuk Kim
2020-06-08f2fs: add node_io_flag for bio flags likewise data_io_flagJaegeuk Kim
2020-06-08f2fs: remove unused parameter of f2fs_put_rpages_mapping()Chao Yu
2020-06-08f2fs: handle readonly filesystem in f2fs_ioc_shutdown()Chao Yu
2020-06-08f2fs: avoid utf8_strncasecmp() with unstable nameEric Biggers
2020-06-08f2fs: don't return vmalloc() memory from f2fs_kmalloc()Eric Biggers
2020-06-08Merge tag 'ceph-for-5.8-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds
2020-06-08io_wq: add per-wq work handler instead of per workPavel Begunkov
2020-06-08io_uring: don't arm a timeout through work.funcPavel Begunkov
2020-06-08io_uring: remove custom ->func handlersPavel Begunkov
2020-06-08io_uring: don't derive close state from ->funcPavel Begunkov
2020-06-08Merge tag 'gfs2-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs...Linus Torvalds
2020-06-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-06-08binfmt_flat: use flush_icache_user_rangeChristoph Hellwig
2020-06-08exec: use flush_icache_user_range in read_codeChristoph Hellwig
2020-06-08exec: only build read_code when neededChristoph Hellwig
2020-06-08kernel/watchdog.c: convert {soft/hard}lockup boot parameters to sysctl aliasesGuilherme G. Piccoli
2020-06-08kernel/hung_task convert hung_task_panic boot parameter to sysctlVlastimil Babka
2020-06-08kernel/sysctl: support handling command line aliasesVlastimil Babka
2020-06-08kernel/sysctl: support setting sysctl parameters from kernel command lineVlastimil Babka
2020-06-08vfs: clean up posix_acl_permission() logic aroudn MAY_NOT_BLOCKLinus Torvalds
2020-06-08vfs: do not do group lookup when not necessaryLinus Torvalds
2020-06-08io_uring: use kvfree() in io_sqe_buffer_register()Denis Efremov
2020-06-08io_uring: validate the full range of provided buffers for accessBijan Mottahedeh
2020-06-08ovl: remove unnecessary lock checkyoungjun
2020-06-07Merge tag 'apparmor-pr-2020-06-07' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-06-07Merge tag 'driver-core-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-06-06Merge tag 'sh-for-5.8' of git://git.libc.org/linux-shLinus Torvalds
2020-06-06hpfs: fix warning due to superfluous semicolonZou Wei
2020-06-05Merge tag 'for-linus-5.8-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-06-05Merge tag 'dlm-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...Linus Torvalds
2020-06-05Merge tag '5.8-rc-smb3-fixes-part-1' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2020-06-05Merge tag 'afs-next-20200604' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-06-05Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds