summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2020-01-17ocfs2: call journal flush to mark journal as empty after journal recovery whe...Kai Li
2020-01-17NFSD fixing possible null pointer derefering in copy offloadOlga Kornievskaia
2020-01-17f2fs: fix potential overflowChao Yu
2020-01-17ubifs: do_kill_orphans: Fix a memory leak bugZhihao Cheng
2020-01-17ubifs: Fixed missed le64_to_cpu() in journalBen Dooks (Codethink)
2020-01-17Revert "ubifs: Fix memory leak bug in alloc_ubifs_info() error path"Richard Weinberger
2020-01-17gfs2: add compat_ioctl supportArnd Bergmann
2020-01-17affs: fix a memory leak in affs_remountNavid Emamdoost
2020-01-17NFSv4.x: Drop the slot if nfs4_delegreturn_prepare waits for layoutreturnTrond Myklebust
2020-01-17NFSv4.x: Handle bad/dead sessions correctly in nfs41_sequence_process()Trond Myklebust
2020-01-17nfsd: v4 support requires CRYPTO_SHA256Scott Mayhew
2020-01-17nfsd: Fix cld_net->cn_tfm initializationScott Mayhew
2020-01-17NFSv2: Fix a typo in encode_sattr()Trond Myklebust
2020-01-17afs: Fix afs_lookup() to not clobber the version on a new dentryDavid Howells
2020-01-17afs: Fix use-after-loss-of-refDavid Howells
2020-01-17btrfs: simplify inode locking for RWF_NOWAITGoldwyn Rodrigues
2020-01-17afs: Fix missing cell comparison in afs_test_super()David Howells
2020-01-17cifs: Adjust indentation in smb2_open_fileNathan Chancellor
2020-01-17fs: move guard_bio_eod() after bio_set_op_attrsMing Lei
2020-01-14pstore/ram: Regularize prz label allocation lifetimeKees Cook
2020-01-14chardev: Avoid potential use-after-free in 'chrdev_open()'Will Deacon
2020-01-12io_uring: don't wait when under-submittingPavel Begunkov
2020-01-12fs: call fsnotify_sb_delete after evict_inodesEric Sandeen
2020-01-12fs: avoid softlockups in s_inodes iteratorsEric Sandeen
2020-01-12Btrfs: fix hole extent items with a zero size after range cloningFilipe Manana
2020-01-12btrfs: handle error in btrfs_cache_block_groupJosef Bacik
2020-01-12Btrfs: fix cloning range with a hole when using the NO_HOLES featureFilipe Manana
2020-01-12btrfs: Fix error messages in qgroup_rescan_initNikolay Borisov
2020-01-09Btrfs: only associate the locked page with one async_chunk structChris Mason
2020-01-09btrfs: get rid of unique workqueue helper functionsOmar Sandoval
2020-01-09ubifs: ubifs_tnc_start_commit: Fix OOB in layout_in_gapsZhihao Cheng
2020-01-09xfs: periodically yield scrub threads to the schedulerDarrick J. Wong
2020-01-09fix compat handling of FICLONERANGE, FIDEDUPERANGE and FS_IOC_FIEMAPAl Viro
2020-01-09fs: cifs: Fix atime update check vs mtimeDeepa Dinamani
2020-01-09cifs: Fix lookup of root ses in DFS referral cachePaulo Alcantara (SUSE)
2020-01-09xfs: don't check for AG deadlock for realtime files in bunmapiOmar Sandoval
2020-01-09cifs: Fix potential softlockups while refreshing DFS cachePaulo Alcantara (SUSE)
2020-01-09nfsd4: fix up replay_matches_cache()Scott Mayhew
2020-01-09io_uring: use current task creds instead of allocating a new oneJens Axboe
2020-01-09Btrfs: fix infinite loop during nocow writeback due to raceFilipe Manana
2020-01-09locks: print unsigned ino in /proc/locksAmir Goldstein
2020-01-09pstore/ram: Fix error-path memory leak in persistent_ram_new() callersKees Cook
2020-01-09pstore/ram: Write new dumps to start of recycled zonesAleksandr Yashkin
2020-01-09ocfs2: fix the crash due to call ocfs2_get_dlm_debug once lessGang He
2020-01-09block: add bio_truncate to fix guard_bio_eodMing Lei
2020-01-09afs: Fix creation calls in the dynamic root to fail with EOPNOTSUPPDavid Howells
2020-01-09afs: Fix mountpoint parsingDavid Howells
2020-01-09afs: Fix SELinux setting security label on /afsDavid Howells
2020-01-09afs: Fix afs_find_server lookups for ipv4 peersMarc Dionne
2020-01-04mm/hugetlbfs: fix for_each_hstate() loop in init_hugetlbfs_fs()Jan Stancek