summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
9 daysntfs: introduce transparent compression codec interfaceHyunchul Lee
9 daysMerge tag 'mm-stable-2026-08-18-18-39' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
10 daysf2fs: reduce memory footprint of ino managementChao Yu
10 daysf2fs: fix i_size when pinned fallocate partially failsZhan Xusheng
10 daysf2fs: fix to migrate all curseg types during free_segment_rangeDaeho Jeong
10 daysf2fs: avoid setting SBI_NEED_FSCK on transient resize failureDaeho Jeong
10 daysNFSv4.1: fix layout segment leak on the pnfs_layout_process() forget pathJunrui Luo
10 daysNFSv4/pnfs: key the data server cache on the NFS versionJunrui Luo
10 dayspNFS: Fix EBUSY check in pnfs_layout_need_returnTim Menninger
10 daysNFSv4.1: zero referring call lists before decodingJérémy Jean
10 daysMerge tag 'for-7.3/block-20260819' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
10 daysMerge tag 'ext4_for_linus-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
10 daysMerge tag 'for-7.3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds
10 daysMerge tag 'fs_for_v7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
10 daysMerge tag 'fsnotify_for_v7.3-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
10 daysMerge tag 'nfsd-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
10 daysMerge tag 'for-linus-7.3-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
10 daysMerge tag 'ntfs3_for_7.3' of https://github.com/Paragon-Software-Group/linux-...Linus Torvalds
10 daysMerge tag 'erofs-for-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
10 daysMerge tag 'libnvdimm-for-7.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
10 daysMerge tag 'sysctl-7.03-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
10 dayssmb: server: remove unused DES crypto headerNamjae Jeon
10 dayssmb: server: Remove obsolete "select CRYPTO_LIB_DES" from Kconfig fileThomas Huth
10 daysksmbd: keep TCP timers alive for kernel socketsNamjae Jeon
10 daysksmbd: enable TCP keepalive for accepted connectionsNamjae Jeon
10 daysefivarfs: Rate limit statfs() handlerArd Biesheuvel
10 daysntfs: reject invalid empty mapping pairsHyunchul Lee
10 daysntfs: fix resource leak in ntfs_new_attr_flagsHongling Zeng
10 daysntfs: validate usa_ofs before preserving the update sequence numberDennis Tighe
10 daysntfs: fix off-by-one page overflow in ntfs_decompress()Dennis Tighe
10 daysocfs2: bound-check dir entries in the inline-data re-validation scanZhan Xusheng
10 daysocfs2: bound-check dir entries in the readdir re-validation scanZhan Xusheng
10 dayssquashfs: avoid thundering-herd cache wakeupsUsama Arif
11 daysMerge tag 'tracefs-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds
11 daysMerge tag 'driver-core-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
11 dayssmb/client: fix nlink of an overwritten open fileChenXiaoSong
11 dayscifs: remove dead size-update blocks in cifs_setattr_unix/nounixFrank Sorenson
11 dayscifs: remove redundant size-update block in cifs_remap_file_range()Frank Sorenson
11 dayscifs: add cifs_resize_file_locked() to guard fscache_resize_cookie() under i_...Frank Sorenson
11 dayscifs: use cifs_invalidate_cache() in cifs_do_truncate() for O_TRUNCFrank Sorenson
11 dayssmb: client: clear ce->tgthint in free_tgts()Fredric Cover
11 dayssmb: client: harden DFS cache against invalid target hintsFredric Cover
11 dayssmb: client: clear setuid/setgid bit on write with cifsacl/modefromsid/posix ...Jiangshan Yi
11 dayssmb: client: set replay flag on the read send-error retry pathChristopher Lusk
11 dayssmb: client: fix request buffer leak in smb2_new_read_req()Christopher Lusk
11 dayssmb/client: return EOPNOTSUPP for unsupported O_TMPFILEChenXiaoSong
11 daysntfs: do not update ctime when setxattr failsBaolin Liu
11 daysntfs: reject invalid MFT LCNs from boot sectorHyunchul Lee
11 daysntfs: serialize resident iomap reads with mrec_lockHyeontae Lee
11 daysntfs: verify run length exceeding volume boundaryHongling Zeng