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:   Mon, 21 Mar 2022 15:57:45 -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] cifs/smb3 fixes

Please pull the following changes since commit
6e4069881a7f9dceb6dfb97e436d55e3c7f43e81:

  Merge tag '5.17-rc8-smb3-fix' of
git://git.samba.org/sfrench/cifs-2.6 (2022-03-18 12:22:15 -0700)

are available in the Git repository at:

  git://git.samba.org/sfrench/cifs-2.6.git tags/5.18-smb3-fixes-part1

for you to fetch changes up to dca65818c80cf06e0f08ba2cf94060a5236e73c2:

  cifs: use a different reconnect helper for non-cifsd threads
(2022-03-18 23:12:03 -0500)

----------------------------------------------------------------
5 cifs/smb3 fixes, 3 for stable

handlecache,  unmount, fiemap and two reconnect fixes

Am working on (testing, reviewing) a larger set of fixes for
later in the merge window, but these are good to get in
early.
----------------------------------------------------------------
Rohith Surabattula (1):
      Adjust cifssb maximum read size

Ronnie Sahlberg (3):
      cifs: fix handlecache and multiuser
      cifs: truncate the inode and mapping when we simulate fcollapse
      cifs: we do not need a spinlock around the tree access during umount

Shyam Prasad N (1):
      cifs: use a different reconnect helper for non-cifsd threads

 fs/cifs/cifs_swn.c  |  6 +++---
 fs/cifs/cifsfs.c    | 14 +++++++++++---
 fs/cifs/cifsproto.h |  3 +++
 fs/cifs/connect.c   | 42 +++++++++++++++++++++++++++++++++++++++++-
 fs/cifs/dfs_cache.c |  2 +-
 fs/cifs/file.c      | 10 ++++++++++
 fs/cifs/smb1ops.c   |  2 +-
 fs/cifs/smb2ops.c   | 18 ++++++++++++++----
 fs/cifs/transport.c |  2 +-
 9 files changed, 85 insertions(+), 14 deletions(-)

-- 
Thanks,

Steve

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ