summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
9 daysbtrfs: fix super block offset in error message in btrfs_validate_super()Mark Harmstone
9 dayssmb/client: ensure smb2_mapping_table rebuild on cmd changesHuiwen He
9 daysxfs: remove redundant validation in xlog_recover_attri_commit_pass2Long Li
9 daysxfs: fix ri_total validation in xlog_recover_attri_commit_pass2Long Li
9 daysxfs: close crash window in attr dabtree inactivationLong Li
9 daysxfs: factor out xfs_attr3_leaf_initLong Li
9 daysxfs: factor out xfs_attr3_node_entry_removeLong Li
9 daysxfs: only assert new size for datafork during truncate extentsLong Li
10 daysksmbd: replace hardcoded hdr2_len with offsetof() in smb2_calc_max_out_buf_len()Namjae Jeon
10 daysksmbd: fix memory leaks and NULL deref in smb2_lock()Werner Kasselman
10 daysksmbd: fix use-after-free and NULL deref in smb_grant_oplock()Werner Kasselman
10 daysksmbd: do not expire session on binding failureHyunwoo Kim
11 daysMerge tag 'for-7.0-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
12 daysMerge tag 'execve-v7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
12 daysMerge tag 'v7.0-rc4-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
12 daysMerge tag 'v7.0-rc4-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
12 dayswriteback: don't block sync for filesystems with no data integrity guaranteesJoanne Koong
13 dayssmb: client: fix generic/694 due to wrong ->i_blocksPaulo Alcantara
13 daysnetfs: Fix read abandonment during retryDavid Howells
13 daysvfs: fix docstring of hash_name()Jori Koolstra
14 daysMerge tag 'nfsd-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds
14 daysfs/tests: exec: Remove bad test vectorKees Cook
2026-03-19erofs: add GFP_NOIO in the bio completion if neededJiucheng Xu
2026-03-18iomap: fix invalid folio access when i_blkbits differs from I/O granularityJoanne Koong
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-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-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-16nfsd: fix heap overflow in NFSv4.0 LOCK replay cacheJeff Layton