summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2026-01-30fs/ntfs3: Initialize allocated memory before useBartlomiej Kubik
2026-01-30ksmbd: fix use-after-free in ksmbd_session_rpc_openNamjae Jeon
2026-01-30NFSD: fix race between nfsd registration and exports_procManinder Singh
2026-01-30btrfs: fix missing fields in superblock backup with BLOCK_GROUP_TREEMark Harmstone
2026-01-30btrfs: fix deadlock in wait_current_trans() due to ignored transaction typeRobbie Ko
2026-01-30ext4: fix iloc.bh leak in ext4_xattr_inode_update_refYang Erkun
2026-01-30btrfs: fix memory leaks in create_space_info() error pathsJiasheng Jiang
2026-01-30btrfs: introduce btrfs_space_info sub-groupNaohiro Aota
2026-01-30btrfs: factor out check_removing_space_info() from btrfs_free_block_groups()Naohiro Aota
2026-01-30btrfs: factor out init_space_info() from create_space_info()Naohiro Aota
2026-01-30btrfs: store fs_info in space_infoBoris Burkov
2026-01-30btrfs: send: check for inline extents in range_is_hole_in_parent()Qu Wenruo
2026-01-30pnfs/flexfiles: Fix memory leak in nfs4_ff_alloc_deviceid_node()Zilin Guan
2026-01-30Revert "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-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-17NFSD: NFSv4 file creation neglects setting ACLChuck Lever
2026-01-17nfsd: set security label during create operationsStephen Smalley
2026-01-17nfsd: Fix NFSv3 atomicity bugs in nfsd_setattr()Trond Myklebust
2026-01-17nfsd: convert to new timestamp accessorsJeff Layton
2026-01-17btrfs: always detect conflicting inodes when logging inode refsFilipe Manana
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-11ext4: fix error message when rejecting the default hashGabriel Krisman Bertazi
2026-01-11ext4: filesystems without casefold feature cannot be mounted with siphashLizhi Xu
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-11ext4: fix out-of-bound read in ext4_xattr_inode_dec_ref_all()Ye Bin
2026-01-11ext4: introduce ITAIL helperYe Bin
2026-01-11lockd: fix vfs_test_lock() callsNeilBrown
2026-01-11fuse: fix readahead reclaim deadlockJoanne Koong
2026-01-11NFSD: Clear SECLABEL in the suppattr_exclcreat bitmapChuck Lever
2026-01-11f2fs: fix to avoid potential deadlockChao Yu
2026-01-11f2fs: use f2fs_err_ratelimited() to avoid redundant logsChao Yu
2026-01-11btrfs: don't rewrite ret from inode_permissionJosef Bacik
2026-01-11gfs2: fix freeze error handlingAlexey Velichayshiy
2026-01-11jbd2: fix the inconsistency between checksum and data in memory for journal sbYe Bin
2026-01-11ext4: fix string copying in parse_apply_sb_mount_options()Fedor Pchelkin
2026-01-11nfsd: Drop the client reference in client_states_open()Haoxiang Li
2026-01-11ntfs: Do not overwrite uptodate pagesMatthew Wilcox (Oracle)