summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2026-07-21ntfs: drop stale page-cache when shrinking a non-resident attrNamjae Jeon
2026-07-21ntfs: harden runlist realloc size calculationsNamjae Jeon
2026-07-21btrfs: raid56: fix scrub read assembly submitting no readsMykola Lysenko
2026-07-21btrfs: zoned: skip fully truncated ordered extents at zone finishJohannes Thumshirn
2026-07-21btrfs: initialize 'args' to avoid compiler warning in btrfs_ioctl_get_csums()Paul E. McKenney
2026-07-21btrfs: zoned: fix missing chunk metadata reservationGuanghui Yang
2026-07-21btrfs: raid56: fix an incorrect csum skip during scrubQu Wenruo
2026-07-21btrfs: report missing raid stripe tree root during lookupDongjiang Zhu
2026-07-21btrfs: skip global block reserve accounting for rescue mountsDongjiang Zhu
2026-07-21btrfs: zoned: reset meta_write_pointer on zone resetJohannes Thumshirn
2026-07-21btrfs: zoned: fix deadlock between metadata writeback and transaction commitJohannes Thumshirn
2026-07-21btrfs: fix leaking BTRFS_FS_STATE_REMOUNTING flagQu Wenruo
2026-07-20fs/proc/task_mmu: fix PAGEMAP_SCAN written state for PMD holesKiryl Shutsemau (Meta)
2026-07-20ocfs2: fix boundary check in ocfs2_check_dir_entry() to use buffer offsetJoseph Qi
2026-07-20fs/proc/task_mmu: fix PAGEMAP_SCAN written state for unpopulated ptesKiryl Shutsemau (Meta)
2026-07-20binfmt_misc: set have_execfd only once the interpreter is openedChristian Brauner
2026-07-20Merge tag 'mm-hotfixes-stable-2026-07-20-11-37' of git://git.kernel.org/pub/s...Linus Torvalds
2026-07-20fscrypt: Avoid dynamic allocation in fscrypt_get_devices()Eric Biggers
2026-07-20fscrypt: Add missing superblock check in find_or_insert_direct_key()Eric Biggers
2026-07-20NFS: Decrement refcounts if allocating nfs_free_stateid_data failsAnna Schumaker
2026-07-20NFS: Pin the 'struct nfs_server' during a FREE_STATEID callAnna Schumaker
2026-07-20xfs: propagate errors from xfs_rtginode_loadGuanghui Yang
2026-07-19smb: client: bound dirent name against end of SMB response in cifs_filldirJay Vadayath
2026-07-19smb: client: validate DFS referral PathConsumedYichong Chen
2026-07-17Merge tag 'v7.2-rc3-smb3-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2026-07-18ntfs: preserve RECALL_ON_OPEN on WSL special-file reparse pointsNamjae Jeon
2026-07-17lockd: fix NLMv3 GRANTED_MSG handlingOlga Kornievskaia
2026-07-16Merge tag 'v7.2-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2026-07-16Merge tag 'xfs-fixes-7.2-rc4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2026-07-16Merge tag 'erofs-for-7.2-rc4-fixes' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-07-16ksmbd: validate compound request size before reading StructureSize2Xiang Mei (Microsoft)
2026-07-16ksmbd: lock the binding preauth session in smb3_preauth_hash_rspGil Portnoy
2026-07-16ksmbd: remove stale channels from all sessions on teardownGil Portnoy
2026-07-16ksmbd: fix stack buffer overflow in multichannel session-key copyGil Portnoy
2026-07-16ksmbd: fix memory leak of xattr_stream_name in smb2_rename()Gil Portnoy
2026-07-16ksmbd: zero the smb2_read alignment tail to avoid an infoleakGil Portnoy
2026-07-16ksmbd: pin conn during async oplock break notificationQihang
2026-07-16ksmbd: fix integer overflow in set_file_allocation_info()Ibrahim Hashimov
2026-07-14smb/client: flush dirty data before punching a holeHuiwen He
2026-07-14smb/client: Use EXPORT_SYMBOL_IF_KUNIT() to export symbols in SMB2Andy Shevchenko
2026-07-14smb/client: Use EXPORT_SYMBOL_IF_KUNIT() to export symbolsAndy Shevchenko
2026-07-14Merge tag 'for-7.2-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-07-14xfs: don't zap bmbt forks if they are MAXLEVELS tallDarrick J. Wong
2026-07-14xfs: clamp timestamp nanoseconds correctlyDarrick J. Wong
2026-07-14xfs: fully check the parent handle when it points to the rootdirDarrick J. Wong
2026-07-14xfs: handle non-inode owners for rtrmap record checkingDarrick J. Wong
2026-07-14xfs: fix off-by-one error when calling xchk_xref_has_rt_ownerDarrick J. Wong
2026-07-14xfs: set xfarray killable sort correctlyDarrick J. Wong
2026-07-14xfs: grab rtrmap btree when checking rgsuperDarrick J. Wong
2026-07-14xfs: write the rg superblock when fixing itDarrick J. Wong