summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
3 daysbtrfs: fix beyond-EOF write handlingQu Wenruo1-4/+4
3 daysbtrfs: use variable for end offset in extent_writepage_io()Filipe Manana1-5/+5
3 daysbtrfs: truncate ordered extent when skipping writeback past i_sizeFilipe Manana2-4/+22
3 daysbtrfs: remove btrfs_fs_info::sectors_per_pageQu Wenruo4-54/+84
3 daysbtrfs: add extra error messages for delalloc range related errorsQu Wenruo2-0/+27
3 daysbtrfs: subpage: dump the involved bitmap when ASSERT() failedQu Wenruo1-11/+30
3 daysbtrfs: fix error handling of submit_uncompressed_range()Qu Wenruo1-13/+4
3 dayserofs: fix file-backed mounts no longer working on EROFS partitionsGao Xiang1-1/+2
3 dayserofs: don't bother with s_stack_depth increasing for nowGao Xiang1-6/+12
3 daysbtrfs: only enforce free space tree if v1 cache is required for bs < ps casesQu Wenruo1-7/+5
3 daysbtrfs: qgroup: update all parent qgroups when doing quick inheritQu Wenruo1-2/+16
3 daysbtrfs: fix qgroup_snapshot_quick_inherit() squota bugBoris Burkov1-0/+3
3 dayssmb/client: fix NT_STATUS_NO_DATA_DETECTED valueChenXiaoSong1-1/+1
3 dayssmb/client: fix NT_STATUS_DEVICE_DOOR_OPEN valueChenXiaoSong1-1/+1
3 dayssmb/client: fix NT_STATUS_UNABLE_TO_FREE_VM valueChenXiaoSong1-1/+1
3 daysNFS: Fix up the automount fs_context to use the correct credTrond Myklebust1-0/+5
3 daysNFSv4: ensure the open stateid seqid doesn't go backwardsScott Mayhew2-2/+12
3 daysbtrfs: always detect conflicting inodes when logging inode refsFilipe Manana1-4/+2
3 daysNFSD: Remove NFSERR_EAGAINChuck Lever3-3/+1
3 daysNFSD: net ref data still needs to be freed even if net hasn't startupEdward Adam Davis1-15/+15
3 daysnfsd: check that server is running in unlock_filesystemOlga Kornievskaia3-6/+12
3 daysnfsd: use correct loop termination in nfsd4_revoke_states()NeilBrown1-1/+1
3 daysnfsd: provide locking for v4_end_graceNeilBrown4-5/+44
3 daysNFSD: Fix permission check for read access to executable-only filesScott Mayhew1-2/+2
12 daysiomap: allocate s_dio_done_wq for async reads as wellChristoph Hellwig1-5/+5
12 daysf2fs: fix to propagate error from f2fs_enable_checkpoint()Chao Yu1-10/+16
12 daysf2fs: dump more information for f2fs_{enable,disable}_checkpoint()Chao Yu1-0/+16
12 daysf2fs: add timeout in f2fs_enable_checkpoint()Chao Yu2-6/+17
12 daysf2fs: clear SBI_POR_DOING before initing inmem cursegSheng Yong1-3/+3
12 daysf2fs: fix to avoid updating compression context during writebackChao Yu4-3/+23
12 daysf2fs: drop inode from the donation list when the last file is closedJaegeuk Kim4-2/+11
12 daysf2fs: use global inline_xattr_slab instead of per-sb slab cacheChao Yu4-36/+24
12 daysf2fs: fix to detect recoverable inode during dryrun of find_fsync_dnodes()Chao Yu1-8/+12
12 daysjbd2: fix the inconsistency between checksum and data in memory for journal sbYe Bin1-0/+14
12 dayserofs: fix unexpected EIO under memory pressureJunbeom Yeom1-4/+4
12 daysbtrfs: don't rewrite ret from inode_permissionJosef Bacik1-3/+1
12 daysgfs2: fix freeze error handlingAlexey Velichayshiy1-3/+1
12 daysnfsd: Drop the client reference in client_states_open()Haoxiang Li1-1/+3
12 dayslockd: fix vfs_test_lock() callsNeilBrown4-18/+24
12 daysntfs: Do not overwrite uptodate pagesMatthew Wilcox (Oracle)1-6/+29
12 daysksmbd: Fix memory leak in get_file_all_info()Zilin Guan1-1/+3
12 daysfuse: fix readahead reclaim deadlockJoanne Koong1-7/+19
12 daysbtrfs: don't log conflicting inode if it's a dir moved in the current transac...Filipe Manana1-0/+38
12 daysnfsd: Mark variable __maybe_unused to avoid W=1 build breakAndy Shevchenko1-1/+1
12 daysNFSD: NFSv4 file creation neglects setting ACLChuck Lever1-1/+2
12 daysNFSD: Clear SECLABEL in the suppattr_exclcreat bitmapChuck Lever1-0/+5
12 daysfsnotify: do not generate ACCESS/MODIFY events on child for special filesAmir Goldstein1-1/+8
12 daysxfs: fix a UAF problem in xattr repairDarrick J. Wong1-1/+1
12 daysxfs: fix stupid compiler warningDarrick J. Wong1-1/+1
12 daysxfs: fix a memory leak in xfs_buf_item_init()Haoxiang Li1-0/+1