..
mgmt
ksmbd: Fix refcount leak when invalid session is found on session lookup
2025-12-14 18:35:56 -06:00
Kconfig
ksmbd: Use HMAC-MD5 library for NTLMv2
2025-11-30 21:11:43 -06:00
Makefile
…
asn1.c
…
asn1.h
…
auth.c
ksmbd: rename smb2_get_msg to smb_get_msg
2025-12-21 19:20:46 -06:00
auth.h
ksmbd: Use HMAC-SHA256 library for message signing and key generation
2025-11-30 21:11:43 -06:00
connection.c
smb/server: fix minimum SMB2 PDU size
2025-12-21 19:20:46 -06:00
connection.h
ksmbd: replace connection list with hash table
2025-09-30 21:37:55 -05:00
crypto_ctx.c
ksmbd: Use HMAC-MD5 library for NTLMv2
2025-11-30 21:11:43 -06:00
crypto_ctx.h
ksmbd: Use HMAC-MD5 library for NTLMv2
2025-11-30 21:11:43 -06:00
glob.h
…
ksmbd_netlink.h
ksmbd: add max ip connections parameter
2025-09-30 21:37:54 -05:00
ksmbd_spnego_negtokeninit.asn1
…
ksmbd_spnego_negtokentarg.asn1
…
ksmbd_work.c
…
ksmbd_work.h
…
misc.c
ksmbd: Replace strcpy + strcat to improve convert_to_nt_pathname
2025-11-30 21:11:45 -06:00
misc.h
…
ndr.c
…
ndr.h
…
ntlmssp.h
…
oplock.c
ksmbd: rename smb2_get_msg to smb_get_msg
2025-12-21 19:20:46 -06:00
oplock.h
…
server.c
ksmbd: rename smb2_get_msg to smb_get_msg
2025-12-21 19:20:46 -06:00
server.h
ksmbd: add max ip connections parameter
2025-09-30 21:37:54 -05:00
smb2misc.c
smb/server: remove unused nterr.h
2025-12-09 21:01:16 -06:00
smb2ops.c
smb: move create_durable_rsp_v2 to common/smb2pdu.h
2025-11-30 21:11:44 -06:00
smb2pdu.c
smb/server: fix refcount leak in smb2_open()
2025-12-29 17:39:58 -06:00
smb2pdu.h
ksmbd: rename smb2_get_msg to smb_get_msg
2025-12-21 19:20:46 -06:00
smb_common.c
ksmbd: rename smb2_get_msg to smb_get_msg
2025-12-21 19:20:46 -06:00
smb_common.h
ksmbd: rename smb2_get_msg to smb_get_msg
2025-12-21 19:20:46 -06:00
smbacl.c
ksmbd: remove redundant DACL check in smb_check_perm_dacl
2025-12-14 18:35:56 -06:00
smbacl.h
…
smbfsctl.h
…
transport_ipc.c
ksmbd: ipc: fix use-after-free in ipc_msg_send_request
2025-11-30 21:11:45 -06:00
transport_ipc.h
…
transport_rdma.c
smb: server: defer the initial recv completion logic to smb_direct_negotiate_recv_work()
2025-12-14 18:35:55 -06:00
transport_rdma.h
…
transport_tcp.c
Forty four smb client and server changesets
2025-12-03 20:23:41 -08:00
transport_tcp.h
…
unicode.c
…
unicode.h
…
vfs.c
ksmbd: convert comma to semicolon
2025-12-14 18:35:56 -06:00
vfs.h
smb/server: use end_removing_noperm for for target of smb2_create_link()
2025-11-14 13:15:56 +01:00
vfs_cache.c
ksmbd: vfs: fix race on m_flags in vfs_cache
2025-11-30 21:11:45 -06:00
vfs_cache.h
…
xattr.h
…