index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2026-05-07
Merge tag 'v7.1-rc3-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
25
-342
/
+508
2026-05-06
Merge tag 'efi-fixes-for-v7.1-1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-4
/
+1
2026-05-02
Merge tag 'ntfs-for-7.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-25
/
+72
2026-05-02
ksmbd: validate inherited ACE SID length
Shota Zaizen
1
-14
/
+52
2026-05-02
ksmbd: fix kernel-doc warnings from ksmbd_conn_get/put()
Namjae Jeon
1
-0
/
+4
2026-05-02
ksmbd: fail share config requests when path allocation fails
Shuhao Fu
1
-4
/
+8
2026-05-02
ksmbd: close durable scavenger races against m_fp_list lookups
DaeMyung Kang
1
-26
/
+76
2026-05-02
ksmbd: harden file lifetime during session teardown
DaeMyung Kang
3
-25
/
+164
2026-05-02
ksmbd: centralize ksmbd_conn final release to plug transport leak
DaeMyung Kang
5
-30
/
+156
2026-05-02
smb: smbdirect: fix MR registration for coalesced SG lists
Yi Kuo
1
-9
/
+12
2026-05-02
smb: smbdirect: introduce and use include/linux/smbdirect.h
Stefan Metzmacher
7
-204
/
+3
2026-05-02
smb: smbdirect: make use of DEFAULT_SYMBOL_NAMESPACE and EXPORT_SYMBOL_GPL
Stefan Metzmacher
13
-30
/
+33
2026-05-01
Merge tag 'v7.1-rc2-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
3
-9
/
+46
2026-05-01
Merge tag 'v7.1-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
4
-33
/
+12
2026-04-30
cifs: change_conf needs to be called for session setup
Shyam Prasad N
1
-0
/
+11
2026-04-30
smb: client: change allocation requirements in smb2_compound_op
Fredric Cover
1
-1
/
+1
2026-04-30
ntfs: Use return instead of goto in ntfs_mapping_pairs_decompress()
Nathan Chancellor
1
-1
/
+1
2026-04-30
ntfs: drop nlink once for WIN32/DOS aliases
Hyunchul Lee
1
-2
/
+11
2026-04-29
ksmbd: rewrite stop_sessions() with restartable iteration
DaeMyung Kang
2
-8
/
+39
2026-04-29
smb: server: handle readdir_info_level_struct_sz() error
Marios Makassikis
1
-1
/
+7
2026-04-28
ntfs: fix invalid PTR_ERR() usage in __ntfs_bitmap_set_bits_in_run()
Namjae Jeon
1
-8
/
+11
2026-04-28
efivarfs: use QSTR() in efivarfs_alloc_dentry
Thorsten Blum
1
-4
/
+1
2026-04-28
Merge tag 'fs_for_v7.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-12
/
+18
2026-04-28
Merge tag 'fsnotify_for_v7.1-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-12
/
+49
2026-04-28
Merge tag 'for-7.1-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
7
-29
/
+104
2026-04-27
ntfs: fix error handling in ntfs_write_iomap_end_resident()
Namjae Jeon
1
-3
/
+3
2026-04-27
ntfs: fix VCN overflow in ntfs_mapping_pairs_decompress()
Zhan Xusheng
1
-3
/
+21
2026-04-27
ntfs: fix WSL symlink target leak on reparse failure
DaeMyung Kang
1
-2
/
+3
2026-04-27
ntfs: fix NULL dereference in ntfs_index_walk_down()
DaeMyung Kang
2
-7
/
+23
2026-04-27
smb/client: remove unused smb3_parse_opt()
David Disseldorp
2
-32
/
+0
2026-04-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linux
Linus Torvalds
1
-0
/
+3
2026-04-25
Merge tag 'nfs-for-7.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
15
-40
/
+133
2026-04-24
Merge tag 'ceph-for-7.1-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
14
-31
/
+1127
2026-04-24
Merge tag 'ntfs-for-7.1-rc1-part2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
7
-42
/
+114
2026-04-24
Merge tag '9p-for-7.1-rc1' of https://github.com/martinetd/linux
Linus Torvalds
2
-3
/
+7
2026-04-24
Merge tag 'vfs-7.1-rc1.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-100
/
+112
2026-04-24
Merge tag 'v7.1-rc-part2-ksmbd-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
39
-214
/
+164
2026-04-24
Merge tag 'v7.1-rc1-part3-smb3-client-fixes' of git://git.samba.org/sfrench/c...
Linus Torvalds
24
-392
/
+438
2026-04-24
eventpoll: drop vestigial epi->dying flag
Christian Brauner
1
-20
/
+7
2026-04-24
eventpoll: drop dead bool return from ep_remove_epi()
Christian Brauner
1
-8
/
+5
2026-04-24
eventpoll: move f_lock acquisition into ep_remove_file()
Christian Brauner
1
-6
/
+4
2026-04-24
eventpoll: fix ep_remove struct eventpoll / struct file UAF
Christian Brauner
1
-6
/
+10
2026-04-24
eventpoll: move epi_fget() up
Christian Brauner
1
-28
/
+28
2026-04-24
eventpoll: rename ep_remove_safe() back to ep_remove()
Christian Brauner
1
-8
/
+8
2026-04-24
eventpoll: drop vestigial __ prefix from ep_remove_{file,epi}()
Christian Brauner
1
-6
/
+6
2026-04-24
eventpoll: kill __ep_remove()
Christian Brauner
1
-37
/
+30
2026-04-24
eventpoll: split __ep_remove()
Christian Brauner
1
-4
/
+23
2026-04-24
eventpoll: use hlist_is_singular_node() in __ep_remove()
Christian Brauner
1
-1
/
+1
2026-04-24
fs: Handle multiply claimed blocks more gracefully with mmb
Jan Kara
1
-1
/
+8
2026-04-24
fs: aio: reject partial mremap to avoid Null-pointer-dereference error
Zizhi Wo
1
-1
/
+2
[next]