aboutsummaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2026-07-28Merge tag 'for-7.2-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linuxLinus Torvalds9-39/+92
2026-07-27Merge tag 'mm-hotfixes-stable-2026-07-27-14-18' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds2-6/+33
2026-07-27Merge tag 'erofs-for-7.2-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofsLinus Torvalds4-32/+46
2026-07-27erofs: cap LZMA stream pool sizeMichael Bommarito2-1/+16
2026-07-27erofs: ensure valid f_path for page cache sharingGao Xiang3-31/+30
2026-07-26Merge tag 'vfs-7.2-rc5.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds14-54/+164
2026-07-26super: fix emergency thaw deadlock on frozen block devicesChristian Brauner1-13/+16
2026-07-24Merge tag 'v7.2-rc4-smb3-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds6-49/+54
2026-07-24Merge tag 'ceph-for-7.2-rc5' of https://github.com/ceph/ceph-clientLinus Torvalds7-7/+54
2026-07-24Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linuxLinus Torvalds3-49/+41
2026-07-24pidfs: make pidfs_ino_lock staticMateusz Guzik1-1/+1
2026-07-23Merge tag 'v7.2-rc4-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds8-28/+208
2026-07-23ceph: avoid fs reclaim while using current->journal_infoMax Kellermann1-0/+11
2026-07-23ceph: add owner/capability checks for CEPH_IOC_SET_LAYOUT*Max Kellermann1-0/+6
2026-07-23ceph: fix hanging __ceph_get_caps() with stale mds_wantedMax Kellermann3-6/+21
2026-07-23ceph: fix refcount leak in ceph_readdir()WenTao Liang1-1/+6
2026-07-23ceph: fix writeback_count leak in write_folio_nounlock()Wentao Liang1-0/+9
2026-07-23ceph: fix pre-auth out-of-bounds read on snaptrace in ceph_handle_caps()Bryam Vargas1-0/+1
2026-07-23eventpoll: pin files while checking reverse pathsGuidong Han1-1/+17
2026-07-23fs: push nr_cached_objects memcg gating into individual filesystemsUsama Arif1-0/+10
2026-07-23afs: Fix afs_edit_dir_remove() to get, not find, block 0David Howells1-1/+1
2026-07-23iomap: prevent ioend merge when io_private differsZhang Yi1-0/+2
2026-07-23Merge patch series "iomap: trivial fixes for ext4 conversion"Christian Brauner1-14/+44
2026-07-23iomap: add comments for ifs_clear/set_range_dirty()Zhang Yi1-0/+14
2026-07-23iomap: fix out-of-bounds bitmap_set() with zero-length rangeZhang Yi1-8/+14
2026-07-23iomap: fix incorrect did_zero setting in iomap_zero_iter()Zhang Yi1-2/+6
2026-07-23iomap: support invalidating partial foliosZhang Yi1-0/+2
2026-07-23iomap: correct the range of a partial dirty clearZhang Yi1-4/+8
2026-07-23fs/super: fix emergency thaw double-unlock of s_umountChen Changcheng1-2/+5
2026-07-22ksmbd: reject undersized decompressed SMB2 requestsNamjae Jeon1-1/+2
2026-07-22ksmbd: validate minimum PDU size for transform requestsNamjae Jeon1-5/+11
2026-07-22ksmbd: defer destroy_previous_session() until after NTLM authenticationJames Montgomery1-5/+4
2026-07-22ksmbd: validate ACE size against SID sub-authoritiesNamjae Jeon1-3/+10
2026-07-22ksmbd: restore DACL size on check_add_overflow() to avoid malformed ACLWentao Guan1-1/+6
2026-07-22ksmbd: bound DACL dedup walk to copied ACEsNamjae Jeon1-6/+10
2026-07-22ksmbd: enforce signing required by the sessionNamjae Jeon2-3/+10
2026-07-22ksmbd: preserve VFS inherited POSIX ACL maskNamjae Jeon1-25/+1
2026-07-22pidfs: handle FS_IOC32_GETVERSION in compat ioctlLi Chen1-1/+15
2026-07-22ovl: check access to copy_file_range source with src mounter credsAmir Goldstein1-1/+15
2026-07-22proc: Fix broken error paths for namespace linksJann Horn1-1/+3
2026-07-22pidfs: add pidfs_dentry_open() helperChristian Brauner1-21/+21
2026-07-22pidfs: preserve thread pidfds reopened by file handleChristian Brauner1-1/+7
2026-07-22ovl: fix trusted xattr escape prefix matchingYichong Chen1-1/+1
2026-07-21cifs: fix cifsFileInfo leak on kmalloc failure in deferred close drain pathsFrank Sorenson1-6/+39
2026-07-21cifs: prevent readdir from changing file size due to stale directory metadataFrank Sorenson5-8/+96
2026-07-21smb: client: handle STATUS_STOPPED_ON_SYMLINK responses without a symlink targetCarl Johnson2-3/+41
2026-07-21fs: preserve ACL_DONT_CACHE state in forget_cached_acl()Amir Goldstein1-0/+7
2026-07-21Merge tag 'nfsd-7.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds1-1/+2
2026-07-21Merge tag 'for-7.2-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linuxLinus Torvalds8-21/+79
2026-07-21binfmt_elf_fdpic: only honour the first PT_INTERPChristian Brauner1-0/+4