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]
Date: Sun, 23 Jun 2024 01:44:50 -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>
Subject: [GIT PULL] smb3 client fixes

Please pull the following changes since commit
6ba59ff4227927d3a8530fc2973b80e94b54d58f:

  Linux 6.10-rc4 (2024-06-16 13:40:16 -0700)

are available in the Git repository at:

  git://git.samba.org/smfrench/cifs-2.6.git 6.10-rc4-smb3-client-fixes

for you to fetch changes up to 3f59138580bf8006fa99641b5803d0f683709f10:

  cifs: Move the 'pid' from the subreq to the req (2024-06-20 15:25:08 -0500)

----------------------------------------------------------------
Five smb3 client fixes
- three nets/fiolios cifs fixes
- fix typo in module parameters description
- fix incorrect swap warning
----------------------------------------------------------------
Barry Song (1):
      cifs: drop the incorrect assertion in cifs_swap_rw()

David Howells (3):
      cifs: Defer read completion
      cifs: Only pick a channel once per read request
      cifs: Move the 'pid' from the subreq to the req

Steve French (1):
      cifs: fix typo in module parameter enable_gcm_256

 fs/smb/client/cifsfs.c   |  2 +-
 fs/smb/client/cifsglob.h |  3 ++-
 fs/smb/client/cifssmb.c  |  8 ++++----
 fs/smb/client/file.c     | 27 ++++++---------------------
 fs/smb/client/smb2pdu.c  | 19 ++++++++++++++-----
 5 files changed, 27 insertions(+), 32 deletions(-)

-- 
Thanks,

Steve

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ