summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
39 hoursbtrfs: fix beyond-EOF write handlingQu Wenruo1-4/+4
39 hoursbtrfs: use variable for end offset in extent_writepage_io()Filipe Manana1-5/+5
39 hoursbtrfs: truncate ordered extent when skipping writeback past i_sizeFilipe Manana2-4/+22
39 hourserofs: fix file-backed mounts no longer working on EROFS partitionsGao Xiang1-1/+2
39 hourserofs: don't bother with s_stack_depth increasing for nowGao Xiang1-6/+12
39 hoursbtrfs: fix NULL pointer dereference in do_abort_log_replay()Suchit Karunakaran1-1/+1
39 hoursbtrfs: only enforce free space tree if v1 cache is required for bs < ps casesQu Wenruo1-7/+5
39 hoursbtrfs: release path before initializing extent tree in btrfs_read_locked_inode()Filipe Manana1-5/+14
39 hoursnetfs: Fix early read unlock of page with EOF in middleDavid Howells1-1/+1
39 hoursbtrfs: fix use-after-free warning in btrfs_get_or_create_delayed_node()Leo Martins1-15/+17
39 hoursbtrfs: qgroup: update all parent qgroups when doing quick inheritQu Wenruo1-2/+16
39 hoursbtrfs: fix qgroup_snapshot_quick_inherit() squota bugBoris Burkov1-0/+3
39 hourssmb/client: fix NT_STATUS_NO_DATA_DETECTED valueChenXiaoSong1-1/+1
39 hourssmb/client: fix NT_STATUS_DEVICE_DOOR_OPEN valueChenXiaoSong1-1/+1
39 hourssmb/client: fix NT_STATUS_UNABLE_TO_FREE_VM valueChenXiaoSong1-1/+1
39 hoursNFS: Fix up the automount fs_context to use the correct credTrond Myklebust1-0/+5
39 hoursNFSv4: ensure the open stateid seqid doesn't go backwardsScott Mayhew2-2/+12
39 hoursbtrfs: always detect conflicting inodes when logging inode refsFilipe Manana1-4/+2
39 hoursNFSD: Remove NFSERR_EAGAINChuck Lever3-3/+1
39 hoursNFSD: net ref data still needs to be freed even if net hasn't startupEdward Adam Davis1-15/+15
39 hoursnfsd: check that server is running in unlock_filesystemOlga Kornievskaia3-6/+12
39 hoursnfsd: use correct loop termination in nfsd4_revoke_states()NeilBrown1-1/+1
39 hoursnfsd: provide locking for v4_end_graceNeilBrown4-5/+44
39 hoursNFSD: Fix permission check for read access to executable-only filesScott Mayhew1-2/+2
8 daysnfs/localio: fix regression due to out-of-order __put_credMike Snitzer1-6/+6
11 dayserofs: fix unexpected EIO under memory pressureJunbeom Yeom1-5/+5
11 daysnfsd: Drop the client reference in client_states_open()Haoxiang Li1-1/+3
11 daysnfsd: use ATTR_DELEG in nfsd4_finalize_deleg_timestamps()Jeff Layton1-1/+1
11 daysnfsd: fix nfsd_file reference leak in nfsd4_add_rdaccess_to_wrdeleg()Chuck Lever1-4/+10
11 dayslockd: fix vfs_test_lock() callsNeilBrown4-18/+24
11 daysNFSD: Make FILE_SYNC WRITEs comply with specChuck Lever1-2/+12
11 daysntfs: Do not overwrite uptodate pagesMatthew Wilcox (Oracle)1-6/+29
11 daysksmbd: Fix memory leak in get_file_all_info()Zilin Guan1-1/+3
2026-01-02fuse: missing copy_finish in fuse-over-io-uring argument copiesCheng Ding3-2/+6
2026-01-02fuse: fix readahead reclaim deadlockJoanne Koong1-7/+19
2026-01-02fuse: fix io-uring list corruption for terminated non-committed requestsJoanne Koong1-0/+1
2026-01-02btrfs: don't log conflicting inode if it's a dir moved in the current transac...Filipe Manana1-0/+38
2026-01-02nfsd: Mark variable __maybe_unused to avoid W=1 build breakAndy Shevchenko1-1/+1
2026-01-02NFSD: Clear TIME_DELEG in the suppattr_exclcreat bitmapChuck Lever1-1/+7
2026-01-02NFSD: NFSv4 file creation neglects setting ACLChuck Lever1-1/+2
2026-01-02NFSD: Clear SECLABEL in the suppattr_exclcreat bitmapChuck Lever1-0/+5
2026-01-02fsnotify: do not generate ACCESS/MODIFY events on child for special filesAmir Goldstein1-1/+8
2026-01-02xfs: validate that zoned RT devices are zone alignedChristoph Hellwig1-0/+15
2026-01-02xfs: fix a UAF problem in xattr repairDarrick J. Wong1-1/+1
2026-01-02xfs: fix the zoned RT growfs check for zone alignmentChristoph Hellwig1-6/+8
2026-01-02xfs: fix stupid compiler warningDarrick J. Wong1-1/+1
2026-01-02xfs: fix a memory leak in xfs_buf_item_init()Haoxiang Li1-0/+1
2026-01-02ocfs2: fix kernel BUG in ocfs2_find_victim_chainPrithvi Tambewagh1-0/+10
2026-01-02f2fs: fix return value of f2fs_recover_fsync_data()Chao Yu1-5/+9
2026-01-02f2fs: fix to not account invalid blocks in get_left_section_blocks()Chao Yu1-3/+5