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 for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Sun, 19 Apr 2020 07:50:06 -0500
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 Fixes

Please pull the following changes since commit
8f3d9f354286745c751374f5f1fcafee6b3f3136:

  Linux 5.7-rc1 (2020-04-12 12:35:55 -0700)

are available in the Git repository at:

  git://git.samba.org/sfrench/cifs-2.6.git tags/5.7-rc-smb3-fixes

for you to fetch changes up to 9692ea9d3288a201df762868a52552b2e07e1c55:

  smb3: remove overly noisy debug line in signing errors (2020-04-16
12:23:40 -0500)

----------------------------------------------------------------
Three small smb3 fixes: two debug related (helping network tracing for
SMB2 mounts, and the other removing an unintended debug line on
signing failures), and one fixing a performance problem with 64K pages

Regression testing results:
http://smb3-test-rhel-75.southcentralus.cloudapp.azure.com/#/builders/2/builds/344
----------------------------------------------------------------
Jones Syue (1):
      cifs: improve read performance for page size 64KB & cache=strict
& vers=2.1+

Ronnie Sahlberg (1):
      cifs: dump the session id and keys also for SMB2 sessions

Steve French (1):
      smb3: remove overly noisy debug line in signing errors

 fs/cifs/cifssmb.c       |  4 ++++
 fs/cifs/inode.c         |  2 +-
 fs/cifs/smb2pdu.c       | 15 +++++++++++++++
 fs/cifs/smb2transport.c |  4 ++--
 4 files changed, 22 insertions(+), 3 deletions(-)

-- 
Thanks,

Steve

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ