summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2021-04-07io_uring: do ctx sqd ejection in a clear contextPavel Begunkov1-8/+8
2021-04-07reiserfs: update reiserfs_xattrs_initialized() conditionTetsuo Handa1-1/+1
2021-04-07io_uring: call req_set_fail_links() on short send[msg]()/recv[msg]() with MSG...Stefan Metzmacher1-4/+20
2021-04-07ext4: do not iput inode under running transaction in ext4_rename()zhangyi (F)1-9/+9
2021-04-07io_uring: imply MSG_NOSIGNAL for send[msg]()/recv[msg]() callsStefan Metzmacher1-4/+4
2021-04-07io_uring: halt SQO submission on ctx exitPavel Begunkov1-0/+8
2021-04-07io_uring: fix ->flags races by linked timeoutsPavel Begunkov1-1/+0
2021-04-07NFSD: fix error handling in NFSv4.0 callbacksOlga Kornievskaia1-0/+1
2021-04-07iomap: Fix negative assignment to unsigned sis->pages in iomap_swapfile_activateRitesh Harjani1-0/+10
2021-04-07fs: nfsd: fix kconfig dependency warning for NFSD_V4Julian Braha1-0/+1
2021-04-07ext4: fix bh ref count on error pathsZhaolong Zhang1-3/+3
2021-04-07ext4: shrink race window in ext4_should_retry_alloc()Eric Whitney4-12/+39
2021-04-07virtiofs: Fail dax mount if device does not support itVivek Goyal1-1/+8
2021-03-30fs/ext4: fix integer overflow in s_log_groups_per_flexSabyrzhan Tasbolatov1-2/+9
2021-03-30ext4: add reclaim checks to xattr codeJan Kara1-0/+4
2021-03-30fs/cachefiles: Remove wait_bit_key layout dependencyMatthew Wilcox (Oracle)1-4/+3
2021-03-30cifs: Adjust key sizes and key generation routines for AES256 encryptionShyam Prasad N5-15/+41
2021-03-30smb3: fix cached file size problems in duplicate extents (reflink)Steve French1-3/+15
2021-03-30io_uring: fix provide_buffers sign extensionPavel Begunkov1-1/+3
2021-03-30squashfs: fix xattr id and id lookup sanity checksPhillip Lougher2-4/+8
2021-03-30squashfs: fix inode lookup sanity checksSean Nyekjaer2-2/+7
2021-03-30btrfs: fix subvolume/snapshot deletion not triggered on mountFilipe Manana1-1/+15
2021-03-30btrfs: fix sleep while in non-sleep context during qgroup removalFilipe Manana1-2/+10
2021-03-30btrfs: initialize device::fs_info alwaysJosef Bacik1-1/+2
2021-03-30btrfs: fix check_data_csum() error message for direct I/OOmar Sandoval1-5/+9
2021-03-30btrfs: do not initialize dev replace for bad dev rootJosef Bacik1-0/+3
2021-03-30btrfs: do not initialize dev stats if we have no dev_rootJosef Bacik1-0/+3
2021-03-30io_uring: cancel deferred requests in try_cancelPavel Begunkov1-4/+6
2021-03-30nfs: we don't support removing system.nfs4_aclJ. Bruce Fields1-0/+3
2021-03-30cifs: change noisy error message to FYIPaulo Alcantara1-1/+1
2021-03-30NFS: Correct size calculation for create reply lengthFrank Sorenson1-1/+2
2021-03-30nfs: fix PNFS_FLEXFILE_LAYOUT Kconfig defaultTimo Rothenpieler1-1/+1
2021-03-30gfs2: fix use-after-free in trans_drainBob Peterson2-0/+6
2021-03-30cifs: ask for more credit on async read/write code pathsAurelien Aptel1-4/+2
2021-03-24cifs: Fix preauth hash corruptionVincent Whitchurch1-1/+6
2021-03-24ext4: fix rename whiteout with fast commitHarshad Shirwadkar3-2/+12
2021-03-24ext4: fix timer use-after-free on failed mountJan Kara1-1/+1
2021-03-24ext4: fix potential error in ext4_do_update_inodeShijie Luo1-4/+4
2021-03-24ext4: do not try to set xattr into ea_inode if value is emptyzhangyi (F)1-1/+1
2021-03-24ext4: stop inode update before returnPan Bian1-1/+3
2021-03-24ext4: find old entry again if failed to rename whiteoutzhangyi (F)1-2/+27
2021-03-24ext4: fix error handling in ext4_end_enable_verity()Eric Biggers1-34/+55
2021-03-24kernel, fs: Introduce and use set_restart_fn() and arch_set_restart_data()Oleg Nesterov1-6/+4
2021-03-24cifs: fix allocation size on newly created filesSteve French1-1/+9
2021-03-24cifs: warn and fail if trying to use rootfs without the config optionAurelien Aptel1-2/+4
2021-03-24io_uring: ensure that SQPOLL thread is started for exitJens Axboe1-3/+3
2021-03-24pstore: Fix warning in pstore_kill_sb()Tetsuo Handa1-1/+1
2021-03-24NFSD: fix dest to src mount in inter-server COPYOlga Kornievskaia1-1/+1
2021-03-24nfsd: don't abort copies earlyJ. Bruce Fields1-1/+1
2021-03-24nfsd: Don't keep looking up unhashed files in the nfsd file cacheTrond Myklebust1-0/+2