index
:
kernel
0x221E-v0.0.1-v6.19
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-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
smb
/
server
/
smb2pdu.c
Age
Commit message (
Expand
)
Author
2026-03-19
ksmbd: Compare MACs in constant time
Eric Biggers
2026-03-19
smb: server: fix use-after-free in smb2_open()
Marios Makassikis
2026-03-19
smb/server: Fix another refcount leak in smb2_open()
Guenter Roeck
2026-03-12
ksmbd: call ksmbd_vfs_kern_path_end_removing() on some error paths
Fedor Pchelkin
2026-02-16
ksmbd: add chann_lock to protect ksmbd_chann_list xarray
Namjae Jeon
2026-02-11
smb/server: fix refcount leak in parse_durable_handle_context()
ZhangGuoDong
2026-02-11
smb/server: fix refcount leak in smb2_open()
ZhangGuoDong
2026-02-11
smb/server: call ksmbd_session_rpc_close() on error path in create_smb2_pipe()
ZhangGuoDong
2026-01-08
ksmbd: Fix memory leak in get_file_all_info()
Zilin Guan
2026-01-02
ksmbd: fix buffer validation by including null terminator size in EA length
Namjae Jeon
2026-01-02
ksmbd: fix use-after-free in ksmbd_tree_connect_put under concurrency
Namjae Jeon
2026-01-02
smb/server: fix return value of smb2_ioctl()
ChenXiaoSong
2025-10-15
ksmbd: fix recursive locking in RPC handle list access
Marios Makassikis
2025-10-15
smb/server: fix possible refcount leak in smb2_sess_setup()
ZhangGuoDong
2025-10-15
smb/server: fix possible memory leak in smb2_read()
ZhangGuoDong
2025-09-30
ksmbd: replace connection list with hash table
Namjae Jeon
2025-09-30
ksmbd: fix error code overwriting in smb2_get_info_filesystem()
Matvey Kovalev
2025-09-28
smb: server: pass ksmbd_transport to get_smbd_max_read_write_size()
Stefan Metzmacher
2025-09-28
smb: server: make use of common smbdirect.h
Stefan Metzmacher
2025-08-31
ksmbd: allow a filename to contain colons on SMB3.1.1 posix extensions
Philipp Kerling
2025-07-30
Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2025-07-24
ksmbd: fix Preauh_HashValue race condition
Namjae Jeon
2025-07-24
ksmbd: check return value of xa_store() in krb5_authenticate
Namjae Jeon
2025-07-24
ksmbd: fix null pointer dereference error in generate_encryptionkey
Namjae Jeon
2025-07-24
smb/server: add ksmbd_vfs_kern_path()
NeilBrown
2025-07-20
smb/server: avoid deadlock when linking with ReplaceIfExists
NeilBrown
2025-07-20
smb/server: use lookup_one_unlocked()
NeilBrown
2025-07-18
net: s/dev_get_flags/netif_get_flags/
Stanislav Fomichev
2025-07-08
ksmbd: fix potential use-after-free in oplock/lease break ack
Namjae Jeon
2025-06-17
ksmbd: handle set/get info file for streamed file
Namjae Jeon
2025-06-17
ksmbd: fix null pointer dereference in destroy_previous_session
Namjae Jeon
2025-06-04
Merge tag '6.16-rc-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2025-05-27
ksmbd: allow a filename to contain special characters on SMB3.1.1 posix exten...
Namjae Jeon
2025-05-27
ksmbd: provide zero as a unique ID to the Mac client
Namjae Jeon
2025-05-26
Merge tag 'vfs-6.16-rc1.async.dir' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-05-01
ksmbd: prevent rename with empty string
Namjae Jeon
2025-04-25
ksmbd: fix use-after-free in session logoff
Sean Heelan
2025-04-25
ksmbd: fix use-after-free in kerberos authentication
Sean Heelan
2025-04-22
smb: server: smb2pdu: check return value of xa_store()
Salah Triki
2025-04-14
ksmbd: Fix dangling pointer in krb_authenticate
Sean Heelan
2025-04-07
VFS: improve interface for lookup_one functions
NeilBrown
2025-04-01
ksmbd: fix null pointer dereference in alloc_preauth_hash()
Namjae Jeon
2025-04-01
ksmbd: fix session use-after-free in multichannel connection
Namjae Jeon
2025-03-27
ksmbd: fix multichannel connection failure
Namjae Jeon
2025-03-24
ksmbd: add bounds check for durable handle context
Namjae Jeon
2025-03-02
ksmbd: fix bug on trap in smb2_lock
Namjae Jeon
2025-03-02
ksmbd: fix use-after-free in smb2_lock
Namjae Jeon
2025-01-15
ksmbd: browse interfaces list on FSCTL_QUERY_INTERFACE_INFO IOCTL
Namjae Jeon
2025-01-07
ksmbd: Implement new SMB3 POSIX type
Namjae Jeon
2025-01-05
ksmbd: fix a missing return value check bug
Wentao Liang
[next]