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