linux/fs/smb/client
Linus Torvalds 566771afc7 Seven ksmbd server fixes
-----BEGIN PGP SIGNATURE-----
 
 iQGzBAABCgAdFiEE6fsu8pdIjtWE/DpLiiy9cAdyT1EFAmj63hEACgkQiiy9cAdy
 T1H35Qv7BP1CTVoILj9C7k55zZcpzDYdYT0y54vrQGrqRaPMRubD+WEklD7U+LV8
 esWwVVphtl77k38YWVs8afhhY0GeaF4Pmrgh118yLMSl1WjQ9+MC0VaS6kc8MSGR
 9zXRgSF70+2bYNMjpI6xuVuxkKvCI3FcrCYwp07J9sBGAHkk4KMWMoic+r+H73SO
 5lC5+QoUE0hEB0dD+WDr4VZMkuv5JE0VYNxMT0GbggMgtOwPTEmltj/wOFEFIyBP
 QfkVrMHWMoAEVrQGjQX0nVsvVl3gxnkruebavJoEmJhvjoxQg+aFcOhkuY40/Wzt
 V7LhONxof/msvvzqBSMA/HmhHs6famLeCPXcmtZ0hOov9k4feJ/kvR3yYn5kpvEX
 4xEdZX6WdH2UMsWCGEziof4c8z2ZMDWkySWwDiMAEp5FIRA126Y0k/xnfAV05zmP
 AD7NM//HZFKR0mVMXIF0vkAG/QoWqzx98zRlDgQ+wSgsxfioK9eMHUfdfKjJhF0b
 YSN2QbdN
 =6x96
 -----END PGP SIGNATURE-----

Merge tag 'v6.18-rc2-smb-server-fixes' of git://git.samba.org/ksmbd

Pull smb server fixes from Steve French:
 "smbdirect (RDMA) fixes in order avoid potential submission queue
  overflows:

   - free transport teardown fix

   - credit related fixes (five server related, one client related)"

* tag 'v6.18-rc2-smb-server-fixes' of git://git.samba.org/ksmbd:
  smb: server: let free_transport() wait for SMBDIRECT_SOCKET_DISCONNECTED
  smb: client: make use of smbdirect_socket.send_io.lcredits.*
  smb: server: make use of smbdirect_socket.send_io.lcredits.*
  smb: server: simplify sibling_list handling in smb_direct_flush_send_list/send_done
  smb: server: smb_direct_disconnect_rdma_connection() already wakes all waiters on error
  smb: smbdirect: introduce smbdirect_socket.send_io.lcredits.*
  smb: server: allocate enough space for RW WRs and ib_drain_qp()
2025-10-24 18:50:15 -07:00
..
compress
Kconfig smb: client: Remove obsolete crypto_shash allocations 2025-10-15 22:10:28 -05:00
Makefile cifs: Move the SMB1 transport code out of transport.c 2025-08-06 12:01:54 -05:00
asn1.c smb3: add support for IAKerb 2025-01-31 12:51:44 -06:00
cached_dir.c smb: client: remove cfids_invalidation_worker 2025-10-09 11:18:09 -05:00
cached_dir.h smb: client: remove cfids_invalidation_worker 2025-10-09 11:18:09 -05:00
cifs_debug.c smb: client: account smb directory cache usage and per-tcon totals 2025-10-01 21:49:53 -05:00
cifs_debug.h
cifs_fs_sb.h smb:client: smb: client: Add reverse mapping from tcon to superblocks 2025-03-31 21:12:31 -05:00
cifs_ioctl.h smb: minor fix to use SMB2_NTLMV2_SESSKEY_SIZE for auth_key size 2025-06-21 11:03:25 -05:00
cifs_spnego.c smb: client: Return a status code only as a constant in cifs_spnego_key_instantiate() 2025-10-07 11:12:19 -05:00
cifs_spnego.h
cifs_spnego_negtokeninit.asn1
cifs_swn.c smb: client: Return directly after a failed genlmsg_new() in cifs_swn_send_register_message() 2025-10-07 14:28:16 -05:00
cifs_swn.h
cifs_unicode.c cifs: prevent NULL pointer dereference in UTF16 conversion 2025-09-04 11:43:31 -05:00
cifs_unicode.h
cifsacl.c smb: client: Return a status code only as a constant in sid_to_id() 2025-10-13 08:26:22 -05:00
cifsacl.h
cifsencrypt.c smb: client: Remove obsolete crypto_shash allocations 2025-10-15 22:10:28 -05:00
cifsfs.c smb: client: Remove obsolete crypto_shash allocations 2025-10-15 22:10:28 -05:00
cifsfs.h cifs: update internal version number 2025-10-10 11:10:01 -05:00
cifsglob.h cifs: Call the calc_signature functions directly 2025-10-23 02:47:20 -05:00
cifspdu.h cifs: Correctly set SMB1 SessionKey field in Session Setup Request 2025-06-01 20:43:49 -05:00
cifsproto.h cifs: #include cifsglob.h before trace.h to allow structs in tracepoints 2025-10-23 02:47:20 -05:00
cifsroot.c
cifssmb.c cifs: Add a couple of missing smb3_rw_credits tracepoints 2025-10-20 16:48:05 -05:00
cifstransport.c smb: client: fix mid_q_entry memleak leak with per-mid locking 2025-08-13 11:36:05 -05:00
compress.c cifs: Fix collect_sample() to handle any iterator type 2025-08-11 23:20:07 -05:00
compress.h
connect.c smb: client: remove redundant lstrp update in negotiate protocol 2025-08-13 11:36:24 -05:00
dfs.c smb: client: don't trust DFSREF_STORAGE_SERVER bit 2025-02-05 21:09:00 -06:00
dfs.h smb: client: get rid of kstrdup() in get_ses_refpath() 2025-02-05 21:09:07 -06:00
dfs_cache.c smb: client: get rid of kstrdup() in get_ses_refpath() 2025-02-05 21:09:07 -06:00
dfs_cache.h
dir.c smb: client: Use common code in cifs_do_create() 2025-10-07 13:31:27 -05:00
dns_resolve.c
dns_resolve.h
export.c
file.c smb: client: remove redudant assignment in cifs_strict_fsync() 2025-10-09 11:16:25 -05:00
fs_context.c 16 smb3 client fixes 2025-10-03 14:13:23 -07:00
fs_context.h smb: client: set symlink type as native for POSIX mounts 2025-08-01 00:16:19 -05:00
fscache.c
fscache.h
inode.c smb: client: get rid of d_drop() in cifs_do_rename() 2025-10-23 02:46:50 -05:00
ioctl.c smb: minor fix to use SMB2_NTLMV2_SESSKEY_SIZE for auth_key size 2025-06-21 11:03:25 -05:00
link.c smb: client: Use MD5 library for M-F symlink hashing 2025-10-15 22:10:28 -05:00
misc.c cifs: parse_dfs_referrals: prevent oob on malformed input 2025-10-15 22:10:28 -05:00
namespace.c 13 smb3/cifs client fixes 2025-06-03 16:04:29 -07:00
netlink.c
netlink.h
netmisc.c
nterr.c
nterr.h
ntlmssp.h
readdir.c smb: client: account smb directory cache usage and per-tcon totals 2025-10-01 21:49:53 -05:00
reparse.c smb: client: fix spellings in comments 2025-09-02 20:37:17 -05:00
reparse.h cifs: Add support for creating reparse points over SMB1 2025-07-27 17:43:08 -05:00
rfc1002pdu.h
sess.c smb: client: Consolidate cmac(aes) shash allocation 2025-10-15 22:10:28 -05:00
smb1ops.c cifs: Add fallback code path for cifs_mkdir_setinfo() 2025-10-09 23:01:24 -05:00
smb2file.c cifs: Do not add FILE_READ_ATTRIBUTES when using GENERIC_READ/EXECUTE/ALL 2025-04-01 04:58:09 -05:00
smb2glob.h smb: client: fix data loss due to broken rename(2) 2025-09-09 18:39:58 -05:00
smb2inode.c cifs: Add comments for DeletePending assignments in open functions 2025-10-09 23:01:24 -05:00
smb2maperror.c
smb2misc.c smb: client: Use SHA-512 library for SMB3.1.1 preauth hash 2025-10-15 22:10:28 -05:00
smb2ops.c cifs: Call the calc_signature functions directly 2025-10-23 02:47:20 -05:00
smb2pdu.c cifs: Add comments for DeletePending assignments in open functions 2025-10-09 23:01:24 -05:00
smb2pdu.h smb: client: batch SRV_COPYCHUNK entries to cut round trips 2025-10-09 10:42:14 -05:00
smb2proto.h cifs: Call the calc_signature functions directly 2025-10-23 02:47:20 -05:00
smb2transport.c cifs: Call the calc_signature functions directly 2025-10-23 02:47:20 -05:00
smbdirect.c Seven ksmbd server fixes 2025-10-24 18:50:15 -07:00
smbdirect.h smb: client: change smbd_deregister_mr() to return void 2025-10-13 08:26:22 -05:00
smbencrypt.c
smberr.h
trace.c cifs: #include cifsglob.h before trace.h to allow structs in tracepoints 2025-10-23 02:47:20 -05:00
trace.h smb: client: batch SRV_COPYCHUNK entries to cut round trips 2025-10-09 10:42:14 -05:00
transport.c smb: client: transport: minor indentation style fix 2025-10-01 22:25:25 -05:00
unc.c
winucase.c
xattr.c smb: client: Omit one redundant variable assignment in cifs_xattr_set() 2025-10-13 08:26:22 -05:00