lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAH2r5mtxKs7+wFMoE2m9gMZLc9vr3Jj9eEm21JZCNsunuiydDQ@mail.gmail.com>
Date: Thu, 18 Dec 2025 10:48:23 -0600
From: Steve French <smfrench@...il.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: CIFS <linux-cifs@...r.kernel.org>, LKML <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] smb3 client fixes

Please pull the following changes since commit
8f0b4cce4481fb22653697cced8d0d04027cb1e8:

  Linux 6.19-rc1 (2025-12-14 16:05:07 +1200)

are available in the Git repository at:

  git://git.samba.org/sfrench/cifs-2.6.git tags/v6.19-rc1-smb3-client-fixes

for you to fetch changes up to d8a4af8f3d9d3367b2c49b0d9dee529556bdd2f4:

  cifs: update internal module version number (2025-12-16 17:43:02 -0600)

----------------------------------------------------------------
3 smb3 client fixes
- important fix for reconnect problem
- minor cleanup
----------------------------------------------------------------
Bharath SM (1):
      smb: align durable reconnect v2 context to 8 byte boundary

Steve French (1):
      cifs: update internal module version number

ZhangGuoDong (1):
      smb: move some SMB1 definitions into common/smb1pdu.h

 fs/smb/client/cifsfs.h     |  4 ++--
 fs/smb/client/cifspdu.h    |  2 +-
 fs/smb/common/smb1pdu.h    | 56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 fs/smb/common/smb2pdu.h    | 41 +----------------------------------------
 fs/smb/common/smbglob.h    |  2 --
 fs/smb/server/smb_common.h |  1 +
 6 files changed, 61 insertions(+), 45 deletions(-)
 create mode 100644 fs/smb/common/smb1pdu.h


-- 
Thanks,

Steve

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ