summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2026-02-06writeback: fix 100% CPU usage when dirtytime_expire_interval is 0Laveesh Bansal
2026-02-06btrfs: prevent use-after-free on folio private data in btrfs_subpage_clear_up...JP Kobryn
2026-02-06ksmbd: smbd: fix dma_unmap_sg() nentsThomas Fourier
2026-02-06efivarfs: fix error propagation in efivar_entry_get()Kohei Enju
2026-01-30btrfs: fix racy bitfield write in btrfs_clear_space_info_full()Boris Burkov
2026-01-30fs/ntfs3: Initialize allocated memory before useBartlomiej Kubik
2026-01-30exfat: fix refcount leak in exfat_findShuhao Fu
2026-01-30btrfs: fix missing fields in superblock backup with BLOCK_GROUP_TREEMark Harmstone
2026-01-23xfs: set max_agbno to allow sparse alloc of last full inode chunkBrian Foster
2026-01-23btrfs: fix deadlock in wait_current_trans() due to ignored transaction typeRobbie Ko
2026-01-23ext4: fix iloc.bh leak in ext4_xattr_inode_update_refYang Erkun
2026-01-23xfs: Fix the return value of xfs_rtcopy_summary()Nirjhar Roy (IBM)
2026-01-23btrfs: fix memory leaks in create_space_info() error pathsJiasheng Jiang
2026-01-23btrfs: introduce btrfs_space_info sub-groupNaohiro Aota
2026-01-23btrfs: factor out check_removing_space_info() from btrfs_free_block_groups()Naohiro Aota
2026-01-23btrfs: factor out init_space_info() from create_space_info()Naohiro Aota
2026-01-23btrfs: send: check for inline extents in range_is_hole_in_parent()Qu Wenruo
2026-01-23pnfs/blocklayout: Fix memory leak in bl_parse_scsi()Zilin Guan
2026-01-23pnfs/flexfiles: Fix memory leak in nfs4_ff_alloc_deviceid_node()Zilin Guan
2026-01-23NFS: Fix a deadlock involving nfs_release_folio()Trond Myklebust
2026-01-23pNFS: Fix a deadlock when returning a delegation during open()Trond Myklebust
2026-01-23Revert "gfs2: Fix use of bio_chain"Andreas Gruenbacher
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