index
:
pub/scm/linux/kernel/git/docs/linux.git
master
corbet's fork of linux.git
Kernel documentation group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-02
Merge tag 'vfs-7.2-rc6.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
11
-56
/
+115
2026-07-31
Merge tag 'ntfs-for-7.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-24
/
+39
2026-07-31
Merge tag 'v7.2-rc5-smb3-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
4
-17
/
+41
2026-07-31
iomap: add a separate bio_set for iomap_split_ioend
Christoph Hellwig
1
-2
/
+19
2026-07-30
Merge tag 'v7.2-rc5-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
9
-87
/
+63
2026-07-30
ksmbd: use memcmp() to compare ClientGUIDs
Namjae Jeon
1
-2
/
+2
2026-07-30
ksmbd: reject repeated SMB2 NEGOTIATE requests
Namjae Jeon
3
-15
/
+37
2026-07-30
ksmbd: fix use-after-free in __close_file_table_ids()
Namjae Jeon
1
-0
/
+2
2026-07-28
Merge tag 'for-7.2-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
9
-39
/
+92
2026-07-28
binfmt_misc: don't leak the user namespace when the mount fails
Christian Brauner
1
-17
/
+15
2026-07-28
binfmt_misc: reject a flag character as the field delimiter
Christian Brauner
1
-0
/
+4
2026-07-28
binfmt_misc: use exe_file_deny_write_access() for the interpreter clone
Christian Brauner
1
-2
/
+8
2026-07-28
binfmt_misc: restore write access when removing an entry
Christian Brauner
1
-1
/
+3
2026-07-28
binfmt_misc: don't let an 'F' entry pin its own instance
Christian Brauner
1
-0
/
+4
2026-07-28
netfs: Fix folio_queue ENOMEM in writeback by adding a mempool
David Howells
7
-31
/
+47
2026-07-28
netfs: release readahead folios on iterator preparation failure
Yichong Chen
1
-1
/
+3
2026-07-28
netfs: handle single writeback rolling buffer allocation failure
Yichong Chen
1
-1
/
+6
2026-07-28
netfs: clear PG_private_2 on copy-to-cache append failure
Yichong Chen
1
-0
/
+1
2026-07-28
afs: Fix UAF when sending a message
David Howells
1
-1
/
+2
2026-07-28
afs: Fix afs_fs_fetch_data() to subtract transferred from len
David Howells
1
-1
/
+1
2026-07-28
afs: Fix afs_fs_fetch_data() to set call->async
David Howells
1
-0
/
+3
2026-07-27
cifs: add fscache_resize_cookie() to cifs_setsize()
Frank Sorenson
1
-0
/
+1
2026-07-27
cifs: fix time_last_write stamp placement in setattr/truncate paths
Frank Sorenson
1
-4
/
+22
2026-07-27
cifs: consolidate time_last_write stamp into _cifsFileInfo_put()
Frank Sorenson
2
-66
/
+22
2026-07-27
smb: client: simplify cifs_fscache_get_super_cookie()
Dmitry Antipov
1
-5
/
+1
2026-07-27
smb: client: free partially allocated transform folio queue
Yichong Chen
1
-1
/
+1
2026-07-27
Merge tag 'mm-hotfixes-stable-2026-07-27-14-18' of git://git.kernel.org/pub/s...
Linus Torvalds
2
-6
/
+33
2026-07-27
Merge tag 'erofs-for-7.2-rc6-fixes' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-32
/
+46
2026-07-27
erofs: cap LZMA stream pool size
Michael Bommarito
2
-1
/
+16
2026-07-27
erofs: ensure valid f_path for page cache sharing
Gao Xiang
3
-31
/
+30
2026-07-26
cifs: validate idmap key payload length
Li Qiang
1
-0
/
+3
2026-07-26
smb: client: remove conditional return with no effect
Sang-Heon Jeon
1
-5
/
+1
2026-07-26
smb: client: fix buffer leaks in SMB1 read and write
Dawei Feng
1
-3
/
+9
2026-07-26
smb: client: use GFP_KERNEL for registry allocation
Fredric Cover
1
-3
/
+3
2026-07-26
Merge tag 'vfs-7.2-rc5.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
14
-54
/
+164
2026-07-26
super: fix emergency thaw deadlock on frozen block devices
Christian Brauner
1
-13
/
+16
2026-07-24
Merge tag 'v7.2-rc4-smb3-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
6
-49
/
+54
2026-07-24
Merge tag 'ceph-for-7.2-rc5' of https://github.com/ceph/ceph-client
Linus Torvalds
7
-7
/
+54
2026-07-24
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linux
Linus Torvalds
3
-49
/
+41
2026-07-24
pidfs: make pidfs_ino_lock static
Mateusz Guzik
1
-1
/
+1
2026-07-23
Merge tag 'v7.2-rc4-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
8
-28
/
+208
2026-07-23
ceph: avoid fs reclaim while using current->journal_info
Max Kellermann
1
-0
/
+11
2026-07-23
ceph: add owner/capability checks for CEPH_IOC_SET_LAYOUT*
Max Kellermann
1
-0
/
+6
2026-07-23
ceph: fix hanging __ceph_get_caps() with stale mds_wanted
Max Kellermann
3
-6
/
+21
2026-07-23
ceph: fix refcount leak in ceph_readdir()
WenTao Liang
1
-1
/
+6
2026-07-23
ceph: fix writeback_count leak in write_folio_nounlock()
Wentao Liang
1
-0
/
+9
2026-07-23
ceph: fix pre-auth out-of-bounds read on snaptrace in ceph_handle_caps()
Bryam Vargas
1
-0
/
+1
2026-07-23
eventpoll: pin files while checking reverse paths
Guidong Han
1
-1
/
+17
2026-07-23
fs: push nr_cached_objects memcg gating into individual filesystems
Usama Arif
1
-0
/
+10
2026-07-23
afs: Fix afs_edit_dir_remove() to get, not find, block 0
David Howells
1
-1
/
+1
[next]