summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2021-03-30fs/ext4: fix integer overflow in s_log_groups_per_flexSabyrzhan Tasbolatov
2021-03-30ext4: add reclaim checks to xattr codeJan Kara
2021-03-30fs/cachefiles: Remove wait_bit_key layout dependencyMatthew Wilcox (Oracle)
2021-03-30cifs: Adjust key sizes and key generation routines for AES256 encryptionShyam Prasad N
2021-03-30smb3: fix cached file size problems in duplicate extents (reflink)Steve French
2021-03-30io_uring: fix provide_buffers sign extensionPavel Begunkov
2021-03-30squashfs: fix xattr id and id lookup sanity checksPhillip Lougher
2021-03-30squashfs: fix inode lookup sanity checksSean Nyekjaer
2021-03-30btrfs: fix subvolume/snapshot deletion not triggered on mountFilipe Manana
2021-03-30btrfs: fix sleep while in non-sleep context during qgroup removalFilipe Manana
2021-03-30btrfs: initialize device::fs_info alwaysJosef Bacik
2021-03-30btrfs: fix check_data_csum() error message for direct I/OOmar Sandoval
2021-03-30btrfs: do not initialize dev replace for bad dev rootJosef Bacik
2021-03-30btrfs: do not initialize dev stats if we have no dev_rootJosef Bacik
2021-03-30io_uring: cancel deferred requests in try_cancelPavel Begunkov
2021-03-30nfs: we don't support removing system.nfs4_aclJ. Bruce Fields
2021-03-30cifs: change noisy error message to FYIPaulo Alcantara
2021-03-30NFS: Correct size calculation for create reply lengthFrank Sorenson
2021-03-30nfs: fix PNFS_FLEXFILE_LAYOUT Kconfig defaultTimo Rothenpieler
2021-03-30gfs2: fix use-after-free in trans_drainBob Peterson
2021-03-30cifs: ask for more credit on async read/write code pathsAurelien Aptel
2021-03-24cifs: Fix preauth hash corruptionVincent Whitchurch
2021-03-24ext4: fix rename whiteout with fast commitHarshad Shirwadkar
2021-03-24ext4: fix timer use-after-free on failed mountJan Kara
2021-03-24ext4: fix potential error in ext4_do_update_inodeShijie Luo
2021-03-24ext4: do not try to set xattr into ea_inode if value is emptyzhangyi (F)
2021-03-24ext4: stop inode update before returnPan Bian
2021-03-24ext4: find old entry again if failed to rename whiteoutzhangyi (F)
2021-03-24ext4: fix error handling in ext4_end_enable_verity()Eric Biggers
2021-03-24kernel, fs: Introduce and use set_restart_fn() and arch_set_restart_data()Oleg Nesterov
2021-03-24cifs: fix allocation size on newly created filesSteve French
2021-03-24cifs: warn and fail if trying to use rootfs without the config optionAurelien Aptel
2021-03-24io_uring: ensure that SQPOLL thread is started for exitJens Axboe
2021-03-24pstore: Fix warning in pstore_kill_sb()Tetsuo Handa
2021-03-24NFSD: fix dest to src mount in inter-server COPYOlga Kornievskaia
2021-03-24nfsd: don't abort copies earlyJ. Bruce Fields
2021-03-24nfsd: Don't keep looking up unhashed files in the nfsd file cacheTrond Myklebust
2021-03-24afs: Stop listxattr() from listing "afs.*" attributesDavid Howells
2021-03-24afs: Fix accessing YFS xattrs on a non-YFS serverDavid Howells
2021-03-24btrfs: fix slab cache flags for free space tree bitmapDavid Sterba
2021-03-24btrfs: fix race when cloning extent buffer during rewind of an old rootFilipe Manana
2021-03-24zonefs: fix to update .i_wr_refcnt correctly in zonefs_open_zone()Chao Yu
2021-03-24zonefs: prevent use of seq files as swap fileDamien Le Moal
2021-03-24zonefs: Fix O_APPEND async write handlingDamien Le Moal
2021-03-20Revert "nfsd4: a client's own opens needn't prevent delegations"J. Bruce Fields
2021-03-20Revert "nfsd4: remove check_conflicting_opens warning"J. Bruce Fields
2021-03-20fuse: fix live lock in fuse_iget()Amir Goldstein
2021-03-20gfs2: bypass signal_our_withdraw if no journalBob Peterson
2021-03-20gfs2: move freeze glock outside the make_fs_rw and _ro functionsBob Peterson
2021-03-20gfs2: Add common helper for holding and releasing the freeze glockBob Peterson