aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2 daysMerge tag 'vfs-7.2-rc6.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds11-56/+115
4 daysMerge tag 'ntfs-for-7.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-24/+39
4 daysMerge tag 'v7.2-rc5-smb3-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds4-17/+41
4 daysiomap: add a separate bio_set for iomap_split_ioendChristoph Hellwig1-2/+19
5 daysMerge tag 'v7.2-rc5-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds9-87/+63
5 daysksmbd: use memcmp() to compare ClientGUIDsNamjae Jeon1-2/+2
5 daysksmbd: reject repeated SMB2 NEGOTIATE requestsNamjae Jeon3-15/+37
5 daysksmbd: fix use-after-free in __close_file_table_ids()Namjae Jeon1-0/+2
7 daysMerge tag 'for-7.2-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds9-39/+92
7 daysbinfmt_misc: don't leak the user namespace when the mount failsChristian Brauner1-17/+15
7 daysbinfmt_misc: reject a flag character as the field delimiterChristian Brauner1-0/+4
7 daysbinfmt_misc: use exe_file_deny_write_access() for the interpreter cloneChristian Brauner1-2/+8
7 daysbinfmt_misc: restore write access when removing an entryChristian Brauner1-1/+3
7 daysbinfmt_misc: don't let an 'F' entry pin its own instanceChristian Brauner1-0/+4
7 daysnetfs: Fix folio_queue ENOMEM in writeback by adding a mempoolDavid Howells7-31/+47
7 daysnetfs: release readahead folios on iterator preparation failureYichong Chen1-1/+3
7 daysnetfs: handle single writeback rolling buffer allocation failureYichong Chen1-1/+6
7 daysnetfs: clear PG_private_2 on copy-to-cache append failureYichong Chen1-0/+1
8 daysafs: Fix UAF when sending a messageDavid Howells1-1/+2
8 daysafs: Fix afs_fs_fetch_data() to subtract transferred from lenDavid Howells1-1/+1
8 daysafs: Fix afs_fs_fetch_data() to set call->asyncDavid Howells1-0/+3
8 dayscifs: add fscache_resize_cookie() to cifs_setsize()Frank Sorenson1-0/+1
8 dayscifs: fix time_last_write stamp placement in setattr/truncate pathsFrank Sorenson1-4/+22
8 dayscifs: consolidate time_last_write stamp into _cifsFileInfo_put()Frank Sorenson2-66/+22
8 dayssmb: client: simplify cifs_fscache_get_super_cookie()Dmitry Antipov1-5/+1
8 dayssmb: client: free partially allocated transform folio queueYichong Chen1-1/+1
8 daysMerge tag 'mm-hotfixes-stable-2026-07-27-14-18' of git://git.kernel.org/pub/s...Linus Torvalds2-6/+33
8 daysMerge tag 'erofs-for-7.2-rc6-fixes' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-33/+47
9 dayserofs: cap LZMA stream pool sizeMichael Bommarito2-1/+16
9 dayserofs: ensure valid f_path for page cache sharingGao Xiang3-32/+31
9 dayscifs: validate idmap key payload lengthLi Qiang1-0/+3
9 dayssmb: client: remove conditional return with no effectSang-Heon Jeon1-5/+1
9 dayssmb: client: fix buffer leaks in SMB1 read and writeDawei Feng1-3/+9
9 dayssmb: client: use GFP_KERNEL for registry allocationFredric Cover1-3/+3
9 daysMerge tag 'vfs-7.2-rc5.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds14-54/+164
9 dayssuper: fix emergency thaw deadlock on frozen block devicesChristian Brauner1-13/+16
11 daysMerge tag 'v7.2-rc4-smb3-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds6-49/+54
11 daysMerge tag 'ceph-for-7.2-rc5' of https://github.com/ceph/ceph-clientLinus Torvalds7-7/+54
11 daysMerge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linuxLinus Torvalds3-49/+41
11 dayspidfs: make pidfs_ino_lock staticMateusz Guzik1-1/+1
12 daysMerge tag 'v7.2-rc4-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds8-28/+208
12 daysceph: avoid fs reclaim while using current->journal_infoMax Kellermann1-0/+11
12 daysceph: add owner/capability checks for CEPH_IOC_SET_LAYOUT*Max Kellermann1-0/+6
12 daysceph: fix hanging __ceph_get_caps() with stale mds_wantedMax Kellermann3-6/+21
12 daysceph: fix refcount leak in ceph_readdir()WenTao Liang1-1/+6
12 daysceph: fix writeback_count leak in write_folio_nounlock()Wentao Liang1-0/+9
12 daysceph: fix pre-auth out-of-bounds read on snaptrace in ceph_handle_caps()Bryam Vargas1-0/+1
12 dayseventpoll: pin files while checking reverse pathsGuidong Han1-1/+17
12 daysfs: push nr_cached_objects memcg gating into individual filesystemsUsama Arif1-0/+10
12 daysafs: Fix afs_edit_dir_remove() to get, not find, block 0David Howells1-1/+1