[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAH2r5msCnFTerrxda-e95d6xb5f9kLtEj8=h63WC7Mccj1_8NQ@mail.gmail.com>
Date: Wed, 4 Sep 2024 09:55:21 -0500
From: Steve French <smfrench@...il.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: LKML <linux-kernel@...r.kernel.org>, CIFS <linux-cifs@...r.kernel.org>,
Namjae Jeon <linkinjeon@...nel.org>
Subject: [GIT PULL] ksmbd server fixes
Please pull the following changes since commit
780bdc1ba77646c3461f1988b12c42c60f836d77:
Merge tag '6.11-rc5-server-fixes' of git://git.samba.org/ksmbd
(2024-08-25 12:15:04 +1200)
are available in the Git repository at:
git://git.samba.org/ksmbd.git tags/v6.11-rc6-server-fixes
for you to fetch changes up to 844436e045ac2ab7895d8b281cb784a24de1d14d:
ksmbd: Unlock on in ksmbd_tcp_set_interfaces() (2024-08-29 20:28:37 -0500)
----------------------------------------------------------------
Three smb3 server fixes
- Fix crash in session setup
- FIx locking bug
- Improve access bounds checking
----------------------------------------------------------------
Dan Carpenter (1):
ksmbd: Unlock on in ksmbd_tcp_set_interfaces()
Namjae Jeon (1):
ksmbd: unset the binding mark of a reused connection
Thorsten Blum (1):
smb: Annotate struct xattr_smb_acl with __counted_by()
fs/smb/server/smb2pdu.c | 4 ++++
fs/smb/server/transport_tcp.c | 4 +++-
fs/smb/server/xattr.h | 2 +-
3 files changed, 8 insertions(+), 2 deletions(-)
--
Thanks,
Steve
Powered by blists - more mailing lists