summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2020-01-17ocfs2: call journal flush to mark journal as empty after journal recovery whe...Kai Li1-0/+8
2020-01-17NFSD fixing possible null pointer derefering in copy offloadOlga Kornievskaia1-1/+2
2020-01-17f2fs: fix potential overflowChao Yu2-2/+2
2020-01-17ubifs: do_kill_orphans: Fix a memory leak bugZhihao Cheng1-7/+10
2020-01-17ubifs: Fixed missed le64_to_cpu() in journalBen Dooks (Codethink)1-1/+1
2020-01-17Revert "ubifs: Fix memory leak bug in alloc_ubifs_info() error path"Richard Weinberger1-3/+1
2020-01-17gfs2: add compat_ioctl supportArnd Bergmann1-0/+30
2020-01-17affs: fix a memory leak in affs_remountNavid Emamdoost1-6/+0
2020-01-17NFSv4.x: Drop the slot if nfs4_delegreturn_prepare waits for layoutreturnTrond Myklebust1-1/+3
2020-01-17NFSv4.x: Handle bad/dead sessions correctly in nfs41_sequence_process()Trond Myklebust1-9/+25
2020-01-17nfsd: v4 support requires CRYPTO_SHA256Scott Mayhew1-1/+1
2020-01-17nfsd: Fix cld_net->cn_tfm initializationScott Mayhew1-5/+7
2020-01-17NFSv2: Fix a typo in encode_sattr()Trond Myklebust1-1/+1
2020-01-17afs: Fix afs_lookup() to not clobber the version on a new dentryDavid Howells1-5/+1
2020-01-17afs: Fix use-after-loss-of-refDavid Howells1-5/+7
2020-01-17btrfs: simplify inode locking for RWF_NOWAITGoldwyn Rodrigues1-2/+3
2020-01-17afs: Fix missing cell comparison in afs_test_super()David Howells1-0/+1
2020-01-17cifs: Adjust indentation in smb2_open_fileNathan Chancellor1-1/+1
2020-01-17fs: move guard_bio_eod() after bio_set_op_attrsMing Lei3-6/+6
2020-01-14pstore/ram: Regularize prz label allocation lifetimeKees Cook2-3/+3
2020-01-14chardev: Avoid potential use-after-free in 'chrdev_open()'Will Deacon1-1/+1
2020-01-12io_uring: don't wait when under-submittingPavel Begunkov1-0/+4
2020-01-12fs: call fsnotify_sb_delete after evict_inodesEric Sandeen2-1/+6
2020-01-12fs: avoid softlockups in s_inodes iteratorsEric Sandeen4-1/+10
2020-01-12Btrfs: fix hole extent items with a zero size after range cloningFilipe Manana1-11/+5
2020-01-12btrfs: handle error in btrfs_cache_block_groupJosef Bacik1-2/+18
2020-01-12Btrfs: fix cloning range with a hole when using the NO_HOLES featureFilipe Manana1-2/+2
2020-01-12btrfs: Fix error messages in qgroup_rescan_initNikolay Borisov1-2/+2
2020-01-09Btrfs: only associate the locked page with one async_chunk structChris Mason2-5/+22
2020-01-09btrfs: get rid of unique workqueue helper functionsOmar Sandoval12-145/+50
2020-01-09ubifs: ubifs_tnc_start_commit: Fix OOB in layout_in_gapsZhihao Cheng1-7/+27
2020-01-09xfs: periodically yield scrub threads to the schedulerDarrick J. Wong1-1/+8
2020-01-09fix compat handling of FICLONERANGE, FIDEDUPERANGE and FS_IOC_FIEMAPAl Viro1-1/+2
2020-01-09fs: cifs: Fix atime update check vs mtimeDeepa Dinamani1-1/+1
2020-01-09cifs: Fix lookup of root ses in DFS referral cachePaulo Alcantara (SUSE)1-2/+1
2020-01-09xfs: don't check for AG deadlock for realtime files in bunmapiOmar Sandoval1-1/+1
2020-01-09cifs: Fix potential softlockups while refreshing DFS cachePaulo Alcantara (SUSE)1-12/+29
2020-01-09nfsd4: fix up replay_matches_cache()Scott Mayhew1-5/+10
2020-01-09io_uring: use current task creds instead of allocating a new oneJens Axboe1-2/+2
2020-01-09Btrfs: fix infinite loop during nocow writeback due to raceFilipe Manana1-3/+3
2020-01-09locks: print unsigned ino in /proc/locksAmir Goldstein1-1/+1
2020-01-09pstore/ram: Fix error-path memory leak in persistent_ram_new() callersKees Cook1-0/+2
2020-01-09pstore/ram: Write new dumps to start of recycled zonesAleksandr Yashkin1-0/+11
2020-01-09ocfs2: fix the crash due to call ocfs2_get_dlm_debug once lessGang He1-0/+1
2020-01-09block: add bio_truncate to fix guard_bio_eodMing Lei1-24/+1
2020-01-09afs: Fix creation calls in the dynamic root to fail with EOPNOTSUPPDavid Howells1-0/+3
2020-01-09afs: Fix mountpoint parsingDavid Howells1-2/+4
2020-01-09afs: Fix SELinux setting security label on /afsDavid Howells1-1/+0
2020-01-09afs: Fix afs_find_server lookups for ipv4 peersMarc Dionne1-13/+8
2020-01-04mm/hugetlbfs: fix for_each_hstate() loop in init_hugetlbfs_fs()Jan Stancek1-1/+3