index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
smb
/
server
/
smb2pdu.c
Age
Commit message (
Expand
)
Author
2026-02-09
ksmbd: convert tree_conns_lock to rw_semaphore
Namjae Jeon
2026-02-09
ksmbd: add chann_lock to protect ksmbd_chann_list xarray
Namjae Jeon
2026-02-08
ksmbd: add procfs interface for runtime monitoring and statistics
Bahubali B Gumaji
2025-12-29
smb/server: fix refcount leak in smb2_open()
ZhangGuoDong
2025-12-29
smb/server: fix refcount leak in parse_durable_handle_context()
ZhangGuoDong
2025-12-29
smb/server: call ksmbd_session_rpc_close() on error path in create_smb2_pipe()
ZhangGuoDong
2025-12-29
ksmbd: Fix memory leak in get_file_all_info()
Zilin Guan
2025-12-21
ksmbd: rename smb2_get_msg to smb_get_msg
Namjae Jeon
2025-12-14
ksmbd: fix buffer validation by including null terminator size in EA length
Namjae Jeon
2025-12-09
smb/server: add comment to FileSystemName of FileFsAttributeInformation
ChenXiaoSong
2025-12-05
smb: rename to STATUS_SMB_NO_PREAUTH_INTEGRITY_HASH_OVERLAP
ChenXiaoSong
2025-12-03
Merge tag 'v6.19-rc-smb-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2025-12-01
Merge tag 'vfs-6.19-rc1.directory.locking' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2025-11-30
smb: move FILE_SYSTEM_ATTRIBUTE_INFO to common/fscc.h
ChenXiaoSong
2025-11-30
ksmbd: implement error handling for STATUS_INFO_LENGTH_MISMATCH in smb server
Aaditya Kansal
2025-11-30
ksmbd: fix use-after-free in ksmbd_tree_connect_put under concurrency
Namjae Jeon
2025-11-30
smb: move create_durable_reconn to common/smb2pdu.h
ChenXiaoSong
2025-11-30
smb: move FILE_SYSTEM_SIZE_INFO to common/fscc.h
ChenXiaoSong
2025-11-30
smb: move some duplicate struct definitions to common/fscc.h
ChenXiaoSong
2025-11-30
smb: move some duplicate definitions to common/smb2pdu.h
ZhangGuoDong
2025-11-30
smb: move create_durable_handle_reconnect_v2 to common/smb2pdu.h
ChenXiaoSong
2025-11-30
smb: move create_durable_req_v2 to common/smb2pdu.h
ChenXiaoSong
2025-11-30
smb: move resume_key_ioctl_rsp to common/smb2pdu.h
ZhangGuoDong
2025-11-30
smb: move copychunk definitions to common/smb2pdu.h
ZhangGuoDong
2025-11-30
smb: move smb_sockaddr_in and smb_sockaddr_in6 to common/smb2pdu.h
ZhangGuoDong
2025-11-30
smb: move smb_version_values to common/smbglob.h
ZhangGuoDong
2025-11-30
smb/server: update some misguided comment of smb2_0_server_cmds proc
ChenXiaoSong
2025-11-30
smb/server: fix return value of smb2_oplock_break()
ChenXiaoSong
2025-11-30
smb/server: fix return value of smb2_ioctl()
ChenXiaoSong
2025-11-30
smb/server: fix return value of smb2_query_dir()
ChenXiaoSong
2025-11-30
smb/server: fix return value of smb2_notify()
ChenXiaoSong
2025-11-30
smb/server: fix return value of smb2_read()
ChenXiaoSong
2025-11-30
ksmbd: Use HMAC-SHA256 library for message signing and key generation
Eric Biggers
2025-11-14
smb/server: use end_removing_noperm for for target of smb2_create_link()
NeilBrown
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
[next]