summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2026-03-18hfsplus: validate b-tree node 0 bitmap at mount timeShardul Bankar
2026-03-18hfsplus: refactor b-tree map page access and add node-type validationShardul Bankar
2026-03-18Merge tag 'nfsd-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds
2026-03-18fs/tests: exec: Remove bad test vectorKees Cook
2026-03-19erofs: add GFP_NOIO in the bio completion if neededJiucheng Xu
2026-03-18Merge branch 'xfs-7.1-merge' into for-nextCarlos Maiolino
2026-03-18autofs: replace manual symlink buffer allocation in autofs_dir_symlinkThorsten Blum
2026-03-18iomap: fix invalid folio access when i_blkbits differs from I/O granularityJoanne Koong
2026-03-18xfs: avoid unnecessary calculations in xfs_zoned_need_gc()Damien Le Moal
2026-03-18xfs: display more zone related information in mountstatsDamien Le Moal
2026-03-18xfs: fix a comment typo in xfs_select_zone_nowait()Damien Le Moal
2026-03-18xfs: avoid unnecessary open zone check in xfs_select_zone_nowait()Damien Le Moal
2026-03-18xfs: annotate struct xfs_attr_list_context with __counted_by_ptrBill Wendling
2026-03-18xfs: cleanup buftarg handling in XFS_IOC_VERIFY_MEDIAChristoph Hellwig
2026-03-18xfs: scrub: unlock dquot before early return in quota scrubhongao
2026-03-18xfs: refactor xfsaild_push loop into helperYuto Ohnuki
2026-03-18xfs: save ailp before dropping the AIL lock in push callbacksYuto Ohnuki
2026-03-18xfs: avoid dereferencing log items after push callbacksYuto Ohnuki
2026-03-18xfs: stop reclaim before pushing AIL during unmountYuto Ohnuki
2026-03-18xfs: opencode xfs_zone_record_blocksCarlos Maiolino
2026-03-17ksmbd: fix use-after-free in durable v2 replay of active file handlesHyunwoo Kim
2026-03-17ksmbd: fix use-after-free of share_conf in compound requestHyunwoo Kim
2026-03-17ksmbd: use volume UUID in FS_OBJECT_ID_INFORMATIONNamjae Jeon
2026-03-17ksmbd: unset conn->binding on failed binding requestNamjae Jeon
2026-03-17ksmbd: fix share_conf UAF in tree_conn disconnectNicholas Carlini
2026-03-17hfsplus: fix to update ctime after renameViacheslav Dubeyko
2026-03-17Merge tag 'rust_io-7.1-rc1' into driver-core-nextDanilo Krummrich
2026-03-17nilfs2: fix 64-bit division operations in nilfs_bmap_find_target_in_group()Jeff Layton
2026-03-17fs/mbcache: cancel shrink work before destroying the cacheHyungJung Joo
2026-03-17fs/omfs: reject s_sys_blocksize smaller than OMFS_DIR_STARTHyungJung Joo
2026-03-17fs: clear I_DIRTY_TIME in sync_lazytimeChristoph Hellwig
2026-03-17btrfs: reject root items with drop_progress and zero drop_levelZhengYuan Huang
2026-03-17btrfs: check block group before marking it unused in balance_remap_chunks()Mark Harmstone
2026-03-17btrfs: hold block group reference during entire move_existing_remap()Mark Harmstone
2026-03-17btrfs: fix an incorrect ASSERT() condition inside lzo_decompress_bio()Qu Wenruo
2026-03-17btrfs: fix an incorrect ASSERT() condition inside zstd_decompress_bio()Qu Wenruo
2026-03-17btrfs: do not touch page cache for encoded writesQu Wenruo
2026-03-17btrfs: fix a bug that makes encoded write bio larger than expectedQu Wenruo
2026-03-17btrfs: reserve enough transaction items for qgroup ioctlsFilipe Manana
2026-03-17btrfs: check for NULL root after calls to btrfs_csum_root()Filipe Manana
2026-03-17btrfs: check for NULL root after calls to btrfs_extent_root()Filipe Manana
2026-03-17erofs: set fileio bio failed in short read caseSheng Yong
2026-03-16cifs: smb1: fix comment typoJoseph Salisbury
2026-03-16hfsplus: fix generic/533 test-case failureViacheslav Dubeyko
2026-03-16nfsd: fix heap overflow in NFSv4.0 LOCK replay cacheJeff Layton
2026-03-16Merge tag 'for-7.0-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-03-16jfs: avoid -Wtautological-constant-out-of-range-compare warning againArnd Bergmann
2026-03-16ntfs: fix ignoring unreachable code warningsHyunchul Lee
2026-03-16ntfs: fix inconsistent indenting warningsHyunchul Lee
2026-03-16ntfs: fix variable dereferenced before check warningsHyunchul Lee