summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
38 hoursbtrfs: fix deadlock in wait_current_trans() due to ignored transaction typeRobbie Ko1-5/+6
38 hoursext4: fix iloc.bh leak in ext4_xattr_inode_update_refYang Erkun1-0/+1
38 hoursxfs: Fix the return value of xfs_rtcopy_summary()Nirjhar Roy (IBM)1-1/+1
38 hoursxfs: set max_agbno to allow sparse alloc of last full inode chunkBrian Foster1-5/+6
38 hoursNFS: Fix size read races in truncate, fallocate and copy offloadTrond Myklebust3-14/+27
38 hoursbtrfs: fix memory leaks in create_space_info() error pathsJiasheng Jiang1-2/+6
38 hoursbtrfs: send: check for inline extents in range_is_hole_in_parent()Qu Wenruo1-0/+2
38 hoursbtrfs: release path before iget_failed() in btrfs_read_locked_inode()Filipe Manana1-0/+9
38 hoursNFS/localio: Deal with page bases that are > PAGE_SIZETrond Myklebust1-0/+2
38 hourspnfs/blocklayout: Fix memory leak in bl_parse_scsi()Zilin Guan1-2/+4
38 hourspnfs/flexfiles: Fix memory leak in nfs4_ff_alloc_deviceid_node()Zilin Guan1-1/+1
38 hoursNFS: Fix a deadlock involving nfs_release_folio()Trond Myklebust3-1/+38
38 hourspNFS: Fix a deadlock when returning a delegation during open()Trond Myklebust3-30/+51
38 hoursRevert "gfs2: Fix use of bio_chain"Andreas Gruenbacher1-1/+1
7 daysbtrfs: fix beyond-EOF write handlingQu Wenruo1-4/+4
7 daysbtrfs: use variable for end offset in extent_writepage_io()Filipe Manana1-5/+5
7 daysbtrfs: truncate ordered extent when skipping writeback past i_sizeFilipe Manana2-4/+22
7 dayserofs: fix file-backed mounts no longer working on EROFS partitionsGao Xiang1-1/+2
7 dayserofs: don't bother with s_stack_depth increasing for nowGao Xiang1-6/+12
7 daysbtrfs: fix NULL pointer dereference in do_abort_log_replay()Suchit Karunakaran1-1/+1
7 daysbtrfs: only enforce free space tree if v1 cache is required for bs < ps casesQu Wenruo1-7/+5
7 daysbtrfs: release path before initializing extent tree in btrfs_read_locked_inode()Filipe Manana1-5/+14
7 daysnetfs: Fix early read unlock of page with EOF in middleDavid Howells1-1/+1
7 daysbtrfs: fix use-after-free warning in btrfs_get_or_create_delayed_node()Leo Martins1-15/+17
7 daysbtrfs: qgroup: update all parent qgroups when doing quick inheritQu Wenruo1-2/+16
7 daysbtrfs: fix qgroup_snapshot_quick_inherit() squota bugBoris Burkov1-0/+3
7 dayssmb/client: fix NT_STATUS_NO_DATA_DETECTED valueChenXiaoSong1-1/+1
7 dayssmb/client: fix NT_STATUS_DEVICE_DOOR_OPEN valueChenXiaoSong1-1/+1
7 dayssmb/client: fix NT_STATUS_UNABLE_TO_FREE_VM valueChenXiaoSong1-1/+1
7 daysNFS: Fix up the automount fs_context to use the correct credTrond Myklebust1-0/+5
7 daysNFSv4: ensure the open stateid seqid doesn't go backwardsScott Mayhew2-2/+12
7 daysbtrfs: always detect conflicting inodes when logging inode refsFilipe Manana1-4/+2
7 daysNFSD: Remove NFSERR_EAGAINChuck Lever3-3/+1
7 daysNFSD: net ref data still needs to be freed even if net hasn't startupEdward Adam Davis1-15/+15
7 daysnfsd: check that server is running in unlock_filesystemOlga Kornievskaia3-6/+12
7 daysnfsd: use correct loop termination in nfsd4_revoke_states()NeilBrown1-1/+1
7 daysnfsd: provide locking for v4_end_graceNeilBrown4-5/+44
7 daysNFSD: Fix permission check for read access to executable-only filesScott Mayhew1-2/+2
13 daysnfs/localio: fix regression due to out-of-order __put_credMike Snitzer1-6/+6
2026-01-08erofs: fix unexpected EIO under memory pressureJunbeom Yeom1-5/+5
2026-01-08nfsd: Drop the client reference in client_states_open()Haoxiang Li1-1/+3
2026-01-08nfsd: use ATTR_DELEG in nfsd4_finalize_deleg_timestamps()Jeff Layton1-1/+1
2026-01-08nfsd: fix nfsd_file reference leak in nfsd4_add_rdaccess_to_wrdeleg()Chuck Lever1-4/+10
2026-01-08lockd: fix vfs_test_lock() callsNeilBrown4-18/+24
2026-01-08NFSD: Make FILE_SYNC WRITEs comply with specChuck Lever1-2/+12
2026-01-08ntfs: Do not overwrite uptodate pagesMatthew Wilcox (Oracle)1-6/+29
2026-01-08ksmbd: 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