summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
32 hoursxfs: set max_agbno to allow sparse alloc of last full inode chunkBrian Foster1-5/+6
32 hoursbtrfs: fix deadlock in wait_current_trans() due to ignored transaction typeRobbie Ko1-5/+6
32 hoursext4: fix iloc.bh leak in ext4_xattr_inode_update_refYang Erkun1-0/+1
32 hoursxfs: Fix the return value of xfs_rtcopy_summary()Nirjhar Roy (IBM)1-1/+1
32 hoursbtrfs: fix memory leaks in create_space_info() error pathsJiasheng Jiang1-2/+6
32 hoursbtrfs: introduce btrfs_space_info sub-groupNaohiro Aota4-6/+76
32 hoursbtrfs: factor out check_removing_space_info() from btrfs_free_block_groups()Naohiro Aota1-22/+27
32 hoursbtrfs: factor out init_space_info() from create_space_info()Naohiro Aota1-11/+16
32 hoursbtrfs: send: check for inline extents in range_is_hole_in_parent()Qu Wenruo1-0/+2
32 hourspnfs/blocklayout: Fix memory leak in bl_parse_scsi()Zilin Guan1-2/+4
32 hourspnfs/flexfiles: Fix memory leak in nfs4_ff_alloc_deviceid_node()Zilin Guan1-1/+1
32 hoursNFS: Fix a deadlock involving nfs_release_folio()Trond Myklebust3-1/+38
32 hourspNFS: Fix a deadlock when returning a delegation during open()Trond Myklebust3-30/+51
32 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 daysbtrfs: remove btrfs_fs_info::sectors_per_pageQu Wenruo4-54/+84
7 daysbtrfs: add extra error messages for delalloc range related errorsQu Wenruo2-0/+27
7 daysbtrfs: subpage: dump the involved bitmap when ASSERT() failedQu Wenruo1-11/+30
7 daysbtrfs: fix error handling of submit_uncompressed_range()Qu Wenruo1-13/+4
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: only enforce free space tree if v1 cache is required for bs < ps casesQu Wenruo1-7/+5
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
2026-01-08iomap: allocate s_dio_done_wq for async reads as wellChristoph Hellwig1-5/+5
2026-01-08f2fs: fix to propagate error from f2fs_enable_checkpoint()Chao Yu1-10/+16
2026-01-08f2fs: dump more information for f2fs_{enable,disable}_checkpoint()Chao Yu1-0/+16
2026-01-08f2fs: add timeout in f2fs_enable_checkpoint()Chao Yu2-6/+17
2026-01-08f2fs: clear SBI_POR_DOING before initing inmem cursegSheng Yong1-3/+3
2026-01-08f2fs: fix to avoid updating compression context during writebackChao Yu4-3/+23
2026-01-08f2fs: drop inode from the donation list when the last file is closedJaegeuk Kim4-2/+11
2026-01-08f2fs: use global inline_xattr_slab instead of per-sb slab cacheChao Yu4-36/+24
2026-01-08f2fs: fix to detect recoverable inode during dryrun of find_fsync_dnodes()Chao Yu1-8/+12
2026-01-08jbd2: fix the inconsistency between checksum and data in memory for journal sbYe Bin1-0/+14
2026-01-08erofs: fix unexpected EIO under memory pressureJunbeom Yeom1-4/+4
2026-01-08btrfs: don't rewrite ret from inode_permissionJosef Bacik1-3/+1