summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2020-04-16btrfs: do not zero f_bavail if we have available spaceJosef Bacik
2020-04-16reiserfs: Fix memory leak of journal device stringJan Kara
2020-04-16gfs2: Another gfs2_find_jhead fixAndreas Gruenbacher
2020-04-16cifs: fix soft mounts hanging in the reconnect codeRonnie Sahlberg
2020-04-16cifs: set correct max-buffer-size for smb2_ioctl_init()Ronnie Sahlberg
2020-04-16CIFS: Fix task struct use-after-free on reconnectVincent Whitchurch
2020-04-16readdir: be more conservative with directory entry namesLinus Torvalds
2020-04-16ceph: hold extra reference to r_parent over life of requestJeff Layton
2020-04-16afs: Fix characters allowed into cell namesDavid Howells
2020-04-12afs: Remove set but not used variables 'before', 'after'zhengbin
2020-04-12nfsd: depend on CRYPTO_MD5 for legacy client trackingPatrick Steinhardt
2020-04-12xfs: Sanity check flags of Q_XQUOTARM callJan Kara
2020-04-12reiserfs: fix handling of -EOPNOTSUPP in reiserfs_for_each_xattrJeff Mahoney
2020-04-12Btrfs: always copy scrub arguments back to user spaceFilipe Manana
2020-04-12btrfs: check rw_devices, not num_devices for balanceJosef Bacik
2020-04-12btrfs: fix memory leak in qgroup accountingJohannes Thumshirn
2020-04-12btrfs: do not delete mismatched root refsJosef Bacik
2020-04-12btrfs: fix invalid removal of root refJosef Bacik
2020-04-12btrfs: rework arguments of btrfs_unlink_subvolJosef Bacik
2020-04-12smb3: fix performance regression with setting mtimeSteve French
2020-04-12locks: reinstate locks_delete_block optimizationLinus Torvalds
2020-04-12ocfs2: fix oops when writing cloned fileGang He
2020-04-12readdir: make user_access_begin() use the real access rangeLinus Torvalds
2020-04-12f2fs: use EINVAL for superblock with invalid magicIcenowy Zheng
2020-04-12NFS: Revalidate the file mapping on all fatal writeback errorsTrond Myklebust
2020-04-12afs: Fix handling of an abort from a service handlerDavid Howells
2020-04-12afs: Fix afs_lookup() to not clobber the version on a new dentryDavid Howells
2020-04-12io_uring: fix __io_iopoll_check deadlock in io_sq_threadXiaoguang Wang
2020-03-30ocfs2: call journal flush to mark journal as empty after journal recovery whe...Kai Li
2020-03-30NFSD fixing possible null pointer derefering in copy offloadOlga Kornievskaia
2020-03-30f2fs: fix potential overflowChao Yu
2020-03-30ubifs: Fixed missed le64_to_cpu() in journalBen Dooks (Codethink)
2020-03-30gfs2: add compat_ioctl supportArnd Bergmann
2020-03-30affs: fix a memory leak in affs_remountNavid Emamdoost
2020-03-30NFSv4.x: Drop the slot if nfs4_delegreturn_prepare waits for layoutreturnTrond Myklebust
2020-03-30NFSv4.x: Handle bad/dead sessions correctly in nfs41_sequence_process()Trond Myklebust
2020-03-30NFSv2: Fix a typo in encode_sattr()Trond Myklebust
2020-03-30afs: Fix use-after-loss-of-refDavid Howells
2020-03-30btrfs: simplify inode locking for RWF_NOWAITGoldwyn Rodrigues
2020-03-30afs: Fix missing cell comparison in afs_test_super()David Howells
2020-03-30cifs: Adjust indentation in smb2_open_fileNathan Chancellor
2020-03-30chardev: Avoid potential use-after-free in 'chrdev_open()'Will Deacon
2020-03-20pstore/ram: Regularize prz label allocation lifetimeKees Cook
2020-03-20locks: fix a potential use-after-free problem when wakeup a waiteryangerkun
2020-03-20fs: move guard_bio_eod() after bio_set_op_attrsMing Lei
2020-03-20fs: call fsnotify_sb_delete after evict_inodesEric Sandeen
2020-03-20fs: avoid softlockups in s_inodes iteratorsEric Sandeen
2020-03-20btrfs: handle error in btrfs_cache_block_groupJosef Bacik
2020-03-20btrfs: Fix error messages in qgroup_rescan_initNikolay Borisov
2020-03-20Btrfs: only associate the locked page with one async_chunk structChris Mason