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.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-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
/
smb
/
server
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-18
ksmbd: fix refcount leak causing resource not released
Ziyan Xu
1
-3
/
+10
2025-08-18
ksmbd: extend the connection limiting mechanism to support IPv6
Namjae Jeon
2
-4
/
+29
2025-08-18
smb: server: split ksmbd_rdma_stop_listening() out of ksmbd_rdma_destroy()
Stefan Metzmacher
3
-3
/
+9
2025-08-09
Merge tag 'v6.17rc-part2-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
4
-63
/
+54
2025-08-08
smb: server: Fix extension string in ksmbd_extract_shortname()
Thorsten Blum
1
-1
/
+1
2025-08-08
ksmbd: limit repeated connections from clients with the same IP
Namjae Jeon
2
-0
/
+18
2025-08-06
smb: server: let recv_done() avoid touching data_transfer after cleanup/move
Stefan Metzmacher
1
-5
/
+7
2025-08-06
smb: server: let recv_done() consistently call put_recvmsg/smb_direct_disconn...
Stefan Metzmacher
1
-5
/
+13
2025-08-06
smb: server: make sure we call ib_dma_unmap_single() only if we called ib_dma...
Stefan Metzmacher
1
-2
/
+9
2025-08-06
smb: server: remove separate empty_recvmsg_queue
Stefan Metzmacher
1
-52
/
+8
2025-07-30
Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2
-5
/
+3
2025-07-29
Merge tag 'v6.17-rc-smb3-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
3
-164
/
+174
2025-07-28
Merge tag 'vfs-6.17-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+2
2025-07-25
ksmbd: fix corrupted mtime and ctime in smb2_open
Namjae Jeon
1
-1
/
+2
2025-07-25
ksmbd: fix Preauh_HashValue race condition
Namjae Jeon
1
-4
/
+0
2025-07-25
ksmbd: check return value of xa_store() in krb5_authenticate
Namjae Jeon
1
-2
/
+7
2025-07-25
ksmbd: fix null pointer dereference error in generate_encryptionkey
Namjae Jeon
1
-2
/
+16
2025-07-24
smb/server: add ksmbd_vfs_kern_path()
NeilBrown
3
-71
/
+111
2025-07-21
smb/server: avoid deadlock when linking with ReplaceIfExists
NeilBrown
1
-12
/
+4
2025-07-21
smb/server: simplify ksmbd_vfs_kern_path_locked()
NeilBrown
1
-64
/
+42
2025-07-21
smb/server: use lookup_one_unlocked()
NeilBrown
1
-20
/
+4
2025-07-19
net: s/dev_get_flags/netif_get_flags/
Stanislav Fomichev
1
-1
/
+1
2025-07-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-22
/
+13
2025-07-08
ksmbd: fix potential use-after-free in oplock/lease break ack
Namjae Jeon
1
-20
/
+9
2025-07-08
ksmbd: fix a mount write count leak in ksmbd_vfs_kern_path_locked()
Al Viro
1
-0
/
+1
2025-07-08
smb: server: make use of rdma_destroy_qp()
Stefan Metzmacher
1
-2
/
+3
2025-06-24
net: make sk->sk_rcvtimeo lockless
Eric Dumazet
1
-4
/
+2
2025-06-18
ksmbd: handle set/get info file for streamed file
Namjae Jeon
3
-15
/
+54
2025-06-18
ksmbd: fix null pointer dereference in destroy_previous_session
Namjae Jeon
1
-5
/
+6
2025-06-18
ksmbd: add free_transport ops in ksmbd connection
Namjae Jeon
4
-4
/
+12
2025-06-16
VFS: change old_dir and new_dir in struct renamedata to dentrys
NeilBrown
1
-2
/
+2
2025-06-05
Merge tag '6.16-rc-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
10
-93
/
+53
2025-05-27
ksmbd: allow a filename to contain special characters on SMB3.1.1 posix exten...
Namjae Jeon
1
-26
/
+27
2025-05-27
ksmbd: provide zero as a unique ID to the Mac client
Namjae Jeon
3
-2
/
+21
2025-05-26
Merge tag 'vfs-6.16-rc1.async.dir' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-3
/
+4
2025-05-26
ksmbd: remove unnecessary softdep on crc32
Eric Biggers
1
-1
/
+0
2025-05-26
ksmbd: use SHA-256 library API instead of crypto_shash API
Eric Biggers
6
-64
/
+5
2025-05-22
ksmbd: use list_first_entry_or_null for opinfo_get_list()
Namjae Jeon
1
-5
/
+2
2025-05-22
ksmbd: fix rename failure
Namjae Jeon
1
-1
/
+1
2025-05-20
ksmbd: fix stream write failure
Namjae Jeon
1
-8
/
+6
2025-05-06
ksmbd: Fix UAF in __close_file_table_ids
Sean Heelan
1
-7
/
+26
2025-05-06
ksmbd: prevent out-of-bounds stream writes by validating *pos
Norbert Szetei
1
-0
/
+7
2025-05-02
ksmbd: fix memory leak in parse_lease_state()
Wang Zhaolong
1
-2
/
+5
2025-05-02
ksmbd: prevent rename with empty string
Namjae Jeon
1
-0
/
+5
2025-04-26
ksmbd: fix use-after-free in session logoff
Sean Heelan
1
-4
/
+0
2025-04-26
ksmbd: fix use-after-free in kerberos authentication
Sean Heelan
2
-6
/
+13
2025-04-23
ksmbd: fix use-after-free in ksmbd_session_rpc_open
Namjae Jeon
2
-6
/
+15
2025-04-23
smb: server: smb2pdu: check return value of xa_store()
Salah Triki
1
-2
/
+7
2025-04-15
ksmbd: Prevent integer overflow in calculation of deadtime
Denis Arefev
1
-1
/
+6
2025-04-15
ksmbd: fix the warning from __kernel_write_iter
Namjae Jeon
1
-1
/
+2
[next]