summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2026-02-06ksmbd: fix recursive locking in RPC handle list accessMarios Makassikis
2026-02-06writeback: fix 100% CPU usage when dirtytime_expire_interval is 0Laveesh Bansal
2026-02-06btrfs: prevent use-after-free on page private data in btrfs_subpage_clear_upt...JP Kobryn
2026-02-06ksmbd: Fix race condition in RPC handle list accessYunseong Kim
2026-02-06ksmbd: fix use-after-free in ksmbd_session_rpc_openNamjae Jeon
2026-02-06NFSD: fix race between nfsd registration and exports_procManinder Singh
2026-02-06gfs2: Fix NULL pointer dereference in gfs2_log_flushAndreas Gruenbacher
2026-02-06fs/ntfs3: Initialize allocated memory before useBartlomiej Kubik
2026-02-06iomap: Fix possible overflow condition in iomap_write_delalloc_scanRitesh Harjani (IBM)
2026-02-06ksmbd: smbd: fix dma_unmap_sg() nentsThomas Fourier
2026-02-06xfs: set max_agbno to allow sparse alloc of last full inode chunkBrian Foster
2026-02-06efivarfs: fix error propagation in efivar_entry_get()Kohei Enju
2026-02-06btrfs: fix missing fields in superblock backup with BLOCK_GROUP_TREEMark Harmstone
2026-02-06btrfs: fix deadlock in wait_current_trans() due to ignored transaction typeRobbie Ko
2026-02-06ext4: fix iloc.bh leak in ext4_xattr_inode_update_refYang Erkun
2026-02-06btrfs: fix memory leaks in create_space_info() error pathsJiasheng Jiang
2026-02-06btrfs: introduce btrfs_space_info sub-groupNaohiro Aota
2026-02-06btrfs: factor out check_removing_space_info() from btrfs_free_block_groups()Naohiro Aota
2026-02-06btrfs: factor out init_space_info() from create_space_info()Naohiro Aota
2026-02-06btrfs: store fs_info in space_infoBoris Burkov
2026-02-06btrfs: move flush related definitions to space-info.hJosef Bacik
2026-02-06pnfs/flexfiles: Fix memory leak in nfs4_ff_alloc_deviceid_node()Zilin Guan
2026-02-06Revert "gfs2: Fix use of bio_chain"Andreas Gruenbacher
2026-01-17NFSD: Remove NFSERR_EAGAINChuck Lever
2026-01-17nfs_common: factor out nfs_errtbl and nfs_stat_to_errnoMike Snitzer
2026-01-17nfsd: provide locking for v4_end_graceNeilBrown
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-17ext4: fix out-of-bound read in ext4_xattr_inode_dec_ref_all()Ye Bin
2026-01-17ext4: introduce ITAIL helperYe Bin
2026-01-17btrfs: always detect conflicting inodes when logging inode refsFilipe Manana
2026-01-11ext4: fix error message when rejecting the default hashGabriel Krisman Bertazi
2026-01-11ext4: factor out ext4_hash_info_init()Jason Yan
2026-01-11ext4: filesystems without casefold feature cannot be mounted with siphashLizhi Xu
2026-01-11NFSD: NFSv4 file creation neglects setting ACLChuck Lever
2026-01-11lockd: fix vfs_test_lock() callsNeilBrown
2026-01-11fuse: fix readahead reclaim deadlockJoanne Koong
2026-01-11btrfs: don't log conflicting inode if it's a dir moved in the current transac...Filipe Manana
2026-01-11NFSD: Clear SECLABEL in the suppattr_exclcreat bitmapChuck Lever
2026-01-11f2fs: fix to detect recoverable inode during dryrun of find_fsync_dnodes()Chao Yu
2026-01-11f2fs: use global inline_xattr_slab instead of per-sb slab cacheChao Yu
2026-01-11f2fs: fix to propagate error from f2fs_enable_checkpoint()Chao Yu
2026-01-11f2fs: fix to avoid updating compression context during writebackChao Yu
2026-01-11f2fs: drop inode from the donation list when the last file is closedJaegeuk Kim
2026-01-11f2fs: keep POSIX_FADV_NOREUSE rangesJaegeuk Kim
2026-01-11f2fs: remove unused GC_FAILURE_PINChao Yu
2026-01-11f2fs: fix to avoid updating zero-sized extent in extent cacheChao Yu