From: Linus Torvalds Date: Wed, 1 Jun 2022 18:17:24 +0000 (-0700) Subject: Merge tag '5.19-rc-ksmbd-server-fixes' of git://git.samba.org/ksmbd X-Git-Tag: v5.19-rc1~78 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e5b0208713326cdd3f0a83540e31f9b6f280da38;p=thirdparty%2Fkernel%2Fstable.git Merge tag '5.19-rc-ksmbd-server-fixes' of git://git.samba.org/ksmbd Pull ksmbd server updates from Steve French: - rdma (smbdirect) fixes, cleanup and optimizations - crediting (flow control) fix for mounts from Windows client - ACL fix - Windows client query dir fix - write validation fix - cleanups * tag '5.19-rc-ksmbd-server-fixes' of git://git.samba.org/ksmbd: ksmbd: smbd: relax the count of sges required ksmbd: fix outstanding credits related bugs ksmbd: smbd: fix connection dropped issue ksmbd: Fix some kernel-doc comments ksmbd: fix wrong smbd max read/write size check ksmbd: add smbd max io size parameter ksmbd: handle smb2 query dir request for OutputBufferLength that is too small ksmbd: smbd: handle multiple Buffer descriptors ksmbd: smbd: change the return value of get_sg_list ksmbd: smbd: simplify tracking pending packets ksmbd: smbd: introduce read/write credits for RDMA read/write ksmbd: smbd: change prototypes of RDMA read/write related functions ksmbd: validate length in smb2_write() ksmbd: fix reference count leak in smb_check_perm_dacl() --- e5b0208713326cdd3f0a83540e31f9b6f280da38