mirror-linux/fs/smb/server
Linus Torvalds a91e1138b7 3 smb3 client fixes
-----BEGIN PGP SIGNATURE-----
 
 iQGzBAABCgAdFiEE6fsu8pdIjtWE/DpLiiy9cAdyT1EFAmlEL34ACgkQiiy9cAdy
 T1G7MAv/aPWShb8uwNhTy6OuZzR6sDxcx5eTS0L7zPY2YqWs9Pf7SRbYsW38uNhU
 v7biZqwHOjMBRlNPKCahU9gs+thliZMYrD+dkEL5FIMrD1O2kUq1Ulx3FxuzwFXh
 lCePdiRkJVNS2N/jsDjHapl+wdURV4SwFZ9k4McbUxwPJ9peifYdlQfTrKh4nz+v
 gF6S8B2ElSbFTQ6ejXpBd4aFPY/xZyvs0F9mW84Cty0I8cjoXMYaoStbS3llarPd
 FuSBB5za6Wx85O7iOPMt7qcRgZ8eSdtdWf4fVle2nbQZWW7XFptJ7V+En+or2g2e
 +d4qq5tyHgp3RCCEk1c7R/ndZp9xjbKuExPzoor3HQ/9qpnMem57HVeuiDPO0b+D
 pbH/mX4jcow+jU9+urs5BxzDoWOkZ3Hm5rzSGr407kX2YCw2KP6Oxy3sM00zh+kH
 aGG5oZzgXUBLWMEQkJi2b6DKQ6OF0zLA8rlow2dkaZHjmHZABf1eCqsgTZuui7Nq
 Lo8iUhHX
 =Oj0h
 -----END PGP SIGNATURE-----

Merge tag 'v6.19-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6

Pull smb client fixes from Steve French:

 - important fix for reconnect problem

 - minor cleanup

* tag 'v6.19-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6:
  cifs: update internal module version number
  smb: move some SMB1 definitions into common/smb1pdu.h
  smb: align durable reconnect v2 context to 8 byte boundary
2025-12-19 07:50:20 +12:00
..
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: Use HMAC-MD5 library for NTLMv2 2025-11-30 21:11:43 -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 ksmbd: replace connection list with hash table 2025-09-30 21:37:55 -05: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 fs: WQ_PERCPU added to alloc_workqueue users 2025-09-19 16:15:07 +02:00
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 smb: move create_durable_rsp_v2 to common/smb2pdu.h 2025-11-30 21:11:44 -06:00
oplock.h
server.c ksmbd: Use HMAC-MD5 library for NTLMv2 2025-11-30 21:11:43 -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 ksmbd: fix buffer validation by including null terminator size in EA length 2025-12-14 18:35:56 -06:00
smb2pdu.h smb: move create_durable_reconn to common/smb2pdu.h 2025-11-30 21:11:45 -06:00
smb_common.c smb: server: Fix extension string in ksmbd_extract_shortname() 2025-08-07 18:23:12 -05:00
smb_common.h smb: move some SMB1 definitions into common/smb1pdu.h 2025-12-16 17:43:01 -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 smb: server: pass ksmbd_transport to get_smbd_max_read_write_size() 2025-09-28 18:29:52 -05:00
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 ksmbd: allow a filename to contain colons on SMB3.1.1 posix extensions 2025-08-31 17:48:38 -05:00
xattr.h