summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2026-01-17btrfs: fix beyond-EOF write handlingQu Wenruo
2026-01-17btrfs: use variable for end offset in extent_writepage_io()Filipe Manana
2026-01-17btrfs: truncate ordered extent when skipping writeback past i_sizeFilipe Manana
2026-01-17btrfs: remove btrfs_fs_info::sectors_per_pageQu Wenruo
2026-01-17btrfs: add extra error messages for delalloc range related errorsQu Wenruo
2026-01-17btrfs: subpage: dump the involved bitmap when ASSERT() failedQu Wenruo
2026-01-17btrfs: fix error handling of submit_uncompressed_range()Qu Wenruo
2026-01-17erofs: fix file-backed mounts no longer working on EROFS partitionsGao Xiang
2026-01-17erofs: don't bother with s_stack_depth increasing for nowGao Xiang
2026-01-17btrfs: only enforce free space tree if v1 cache is required for bs < ps casesQu Wenruo
2026-01-17btrfs: qgroup: update all parent qgroups when doing quick inheritQu Wenruo
2026-01-17btrfs: fix qgroup_snapshot_quick_inherit() squota bugBoris Burkov
2026-01-17smb/client: fix NT_STATUS_NO_DATA_DETECTED valueChenXiaoSong
2026-01-17smb/client: fix NT_STATUS_DEVICE_DOOR_OPEN valueChenXiaoSong
2026-01-17smb/client: fix NT_STATUS_UNABLE_TO_FREE_VM valueChenXiaoSong
2026-01-17NFS: Fix up the automount fs_context to use the correct credTrond Myklebust
2026-01-17NFSv4: ensure the open stateid seqid doesn't go backwardsScott Mayhew
2026-01-17btrfs: always detect conflicting inodes when logging inode refsFilipe Manana
2026-01-17NFSD: Remove NFSERR_EAGAINChuck Lever
2026-01-17NFSD: net ref data still needs to be freed even if net hasn't startupEdward Adam Davis
2026-01-17nfsd: check that server is running in unlock_filesystemOlga Kornievskaia
2026-01-17nfsd: use correct loop termination in nfsd4_revoke_states()NeilBrown
2026-01-17nfsd: provide locking for v4_end_graceNeilBrown
2026-01-17NFSD: Fix permission check for read access to executable-only filesScott Mayhew
2026-01-08iomap: allocate s_dio_done_wq for async reads as wellChristoph Hellwig
2026-01-08f2fs: fix to propagate error from f2fs_enable_checkpoint()Chao Yu
2026-01-08f2fs: dump more information for f2fs_{enable,disable}_checkpoint()Chao Yu
2026-01-08f2fs: add timeout in f2fs_enable_checkpoint()Chao Yu
2026-01-08f2fs: clear SBI_POR_DOING before initing inmem cursegSheng Yong
2026-01-08f2fs: fix to avoid updating compression context during writebackChao Yu
2026-01-08f2fs: drop inode from the donation list when the last file is closedJaegeuk Kim
2026-01-08f2fs: use global inline_xattr_slab instead of per-sb slab cacheChao Yu
2026-01-08f2fs: fix to detect recoverable inode during dryrun of find_fsync_dnodes()Chao Yu
2026-01-08jbd2: fix the inconsistency between checksum and data in memory for journal sbYe Bin
2026-01-08erofs: fix unexpected EIO under memory pressureJunbeom Yeom
2026-01-08btrfs: don't rewrite ret from inode_permissionJosef Bacik
2026-01-08gfs2: fix freeze error handlingAlexey Velichayshiy
2026-01-08nfsd: Drop the client reference in client_states_open()Haoxiang Li
2026-01-08lockd: fix vfs_test_lock() callsNeilBrown
2026-01-08ntfs: Do not overwrite uptodate pagesMatthew Wilcox (Oracle)
2026-01-08ksmbd: Fix memory leak in get_file_all_info()Zilin Guan
2026-01-08fuse: fix readahead reclaim deadlockJoanne Koong
2026-01-08btrfs: don't log conflicting inode if it's a dir moved in the current transac...Filipe Manana
2026-01-08nfsd: Mark variable __maybe_unused to avoid W=1 build breakAndy Shevchenko
2026-01-08NFSD: NFSv4 file creation neglects setting ACLChuck Lever
2026-01-08NFSD: Clear SECLABEL in the suppattr_exclcreat bitmapChuck Lever
2026-01-08fsnotify: do not generate ACCESS/MODIFY events on child for special filesAmir Goldstein
2026-01-08xfs: fix a UAF problem in xattr repairDarrick J. Wong
2026-01-08xfs: fix stupid compiler warningDarrick J. Wong
2026-01-08xfs: fix a memory leak in xfs_buf_item_init()Haoxiang Li