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