summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2026-08-17ksmbd: fix off-by-one rejecting minimal COPYCHUNK query-limits requestGael Blivet
2026-08-17ksmbd: handle AAPL stream copy length mismatchNamjae Jeon
2026-08-17ksmbd: support copychunk for alternate data streamsNamjae Jeon
2026-08-17ksmbd: preserve access denied status for copychunkNamjae Jeon
2026-08-17ksmbd: preserve data during overlapping copy chunkNamjae Jeon
2026-08-17ksmbd: return complete resume key responseNamjae Jeon
2026-08-17ksmbd: support empty snapshot enumerationNamjae Jeon
2026-08-17ksmbd: require read control for security informationNamjae Jeon
2026-08-17ksmbd: support normalized name informationNamjae Jeon
2026-08-17ksmbd: return buffer too small for short security queriesNamjae Jeon
2026-08-17ksmbd: fix partial file information responsesNamjae Jeon
2026-08-17ksmbd: Do not skip lock checks for single-byte rangesGuangshuo Li
2026-08-17ksmbd: return buffer overflow for partial filesystem infoNamjae Jeon
2026-08-17ksmbd: allow I/O on directory named streamsNamjae Jeon
2026-08-17ksmbd: protect private extended attributesNamjae Jeon
2026-08-17ksmbd: reject delete-on-close for read-only filesNamjae Jeon
2026-08-17ksmbd: honor owner rights ACEs in maximal accessNamjae Jeon
2026-08-17ksmbd: support access-based directory enumerationNamjae Jeon
2026-08-17ksmbd: fix maximum allowed access checksNamjae Jeon
2026-08-17ksmbd: validate SMB2 write offsetsNamjae Jeon
2026-08-17ksmbd: reject SMB3.1.1 binding with mismatched cipherNamjae Jeon
2026-08-15xfs: avoid double deferrals for RWF_DONTCACHE writesTal Zussman
2026-08-16futex: Clean up the redundant exit/exec functionsThomas Gleixner
2026-08-16futex/pi: Plug private futex exec() raceThomas Gleixner
2026-08-15kernfs: avoid iattr allocation in listxattrYichong Chen
2026-08-14Merge tag 'ceph-for-7.2-rc8' of https://github.com/ceph/ceph-clientLinus Torvalds
2026-08-14Merge tag 'vfs-7.2-rc8.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-08-14erofs: fix EROFS_FS_ZIP_LZMA_DEFAULT_MAX_STREAMS on some UP platformsGao Xiang
2026-08-14exfat: keep FITRIM within the requested rangeYang Wen
2026-08-14eventfs: Add warning for out of bounds pos in __eventfs_iterate()Steven Rostedt
2026-08-14fs/ntfs3: reject out-of-range evcn in mi_enum_attr()Zhan Xusheng
2026-08-14fs/ntfs3: fix integer overflow in MFT cluster validationZhan Xusheng
2026-08-13Squashfs: check block offset is not negativePhillip Lougher
2026-08-13ocfs2: fix readdir position truncation on 32-bit kernelsZhan Xusheng
2026-08-13ocfs2: fix cached cluster count after suballocator reclaimMatthias Goergens
2026-08-13ocfs2: fix circular locking dependency in ocfs2_init_acl()Krystian Kaniewski
2026-08-13ocfs2: validate DIO orphan slot during inode readZhengYuan Huang
2026-08-13ocfs2: validate orphan slot during inode readZhengYuan Huang
2026-08-12smb: clear the aes_cmac_key and aes_cmac_ctx when doneThomas Huth
2026-08-12f2fs: unify add/remove ino entry API for all ino typesChao Yu
2026-08-12f2fs: fix to zero post-EOF data when extending file sizeChao Yu
2026-08-12f2fs: fix to off-by-one issue in f2fs_zero_post_eof_page()Chao Yu
2026-08-12ceph: use the mount idmap for the owner checks in the SET_LAYOUT ioctlsZhan Xusheng
2026-08-12ceph: fix MDS random selection readiness predicateYiming Zhu
2026-08-12gfs2: harden gfs2_glock_holdAndreas Gruenbacher
2026-08-12cachefiles,netfs: sunset ondemand modeGao Xiang
2026-08-12ovl: fix double end_creating() on the casefold-mismatch pathVivek Parikh
2026-08-12pipe: only enable the extra wake_up(rd_wait) for EPOLLET consumersOleg Nesterov
2026-08-12pidfd: hold exec_update_lock around namespace ioctlChen Linxuan
2026-08-12fs: fix user path of nested backing filesBaokun Li