summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2026-07-18ntfs: preserve RECALL_ON_OPEN on WSL special-file reparse pointsNamjae Jeon
2026-07-17ecryptfs: hold msg ctx list lock when cleaning daemon queueYichong Chen
2026-07-17ecryptfs: release message context on send failureYichong Chen
2026-07-17ecryptfs: reject oversized encrypted_key_size in parse_tag_3_packetHanQuan
2026-07-17lockd: fix NLMv3 GRANTED_MSG handlingOlga Kornievskaia
2026-07-17fuse: allow larger read requests by setting bdi->io_pagesJim Harris
2026-07-17UDF symlink pathComponent header OOB readDavid Lee
2026-07-17fuse: publish io-uring queues with release semanticsJoanne Koong
2026-07-17fuse: use release/acquire for fch->initializedJoanne Koong
2026-07-17fuse: fix missing barrier when checking io-uring readinessJoanne Koong
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-14dax: fix misleading comment about share/index union in dax_folio_reset_order()John Groves
2026-07-14hfs: don't re-dirty MDB buffers after a write failureViacheslav Dubeyko
2026-07-14hfsplus: fix error code when writing beyond volume capacityViacheslav Dubeyko
2026-07-14hfs: fix error code when writing beyond volume capacityViacheslav Dubeyko
2026-07-14hfsplus: validate thread record before delete key rebuildKyle Zeng
2026-07-14hfs: validate catalog CNIDs before instantiating inodesDavid Maximiliano Hermitte
2026-07-14fs/ntfs3: fix slab-out-of-bounds write in ni_create_attr_list()HE WEI(ギカク)
2026-07-14fs/ntfs3: cosmetic fixes and improvementsKonstantin Komarov
2026-07-14fs/ntfs3: widen inode/record number storage to u64Konstantin Komarov
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
2026-07-14xfs: use the rt version of the cow staging checkerDarrick J. Wong
2026-07-14xfs: use rtrefcount btree cursor in xchk_xref_is_rt_cow_stagingDarrick J. Wong
2026-07-14xfs: don't wrap around quota ids in dqiterateDarrick J. Wong
2026-07-14xfs: move cow_replace_mapping to xfs_bmap_util.cDarrick J. Wong
2026-07-14xfs: make cow repair somewhat flaky when debugging knob enabledDarrick J. Wong
2026-07-14xfs: don't replace the wrong part of the cow forkDarrick J. Wong
2026-07-14xfs: resample the data fork mapping after cycling ILOCKDarrick J. Wong
2026-07-14btrfs: fix GET_SUBVOL_INFO after compat refactorDaan De Meyer