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, 12 Sep 2022 21:34:51 +0000
From:   Trond Myklebust <trondmy@...merspace.com>
To:     "torvalds@...ux-foundation.org" <torvalds@...ux-foundation.org>
CC:     "linux-nfs@...r.kernel.org" <linux-nfs@...r.kernel.org>,
        "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] Please pull NFS client bugfixes

Hi Linus,

The following changes since commit ed06fce0b034b2e25bd93430f5c4cbb28036cc1a:

  SUNRPC: RPC level errors should set task->tk_rpc_status (2022-08-19 20:32:05 -0400)

are available in the Git repository at:

  git://git.linux-nfs.org/projects/trondmy/linux-nfs.git tags/nfs-for-5.20-3

for you to fetch changes up to 13bd9014180425f5a35eaf3735971d582c299292:

  Revert "SUNRPC: Remove unreachable error condition" (2022-09-08 11:11:23 -0400)

----------------------------------------------------------------
NFS client bugfixes for Linux 6.0

Highlights include:

Bugfixes
- Fix SUNRPC call completion races with call_decode() that trigger a
  WARN_ON()
- NFSv4.0 cannot support open-by-filehandle and NFS re-export
- Revert "SUNRPC: Remove unreachable error condition" to allow handling
  of error conditions
- Update suid/sgid mode bits after ALLOCATE and DEALLOCATE

----------------------------------------------------------------
Anna Schumaker (1):
      NFSv4.2: Update mode bits after ALLOCATE and DEALLOCATE

Dan Aloni (1):
      Revert "SUNRPC: Remove unreachable error condition"

Trond Myklebust (2):
      SUNRPC: Fix call completion races with call_decode()
      NFSv4: Turn off open-by-filehandle and NFS re-export for NFSv4.0

 fs/nfs/internal.h  | 25 +++++++++++++++++++++++++
 fs/nfs/nfs42proc.c |  9 +++++++--
 fs/nfs/super.c     | 27 ++++++++++++++++++---------
 fs/nfs/write.c     | 25 -------------------------
 net/sunrpc/clnt.c  |  3 +++
 net/sunrpc/xprt.c  |  8 ++++----
 6 files changed, 57 insertions(+), 40 deletions(-)

-- 
Trond Myklebust
Linux NFS client maintainer, Hammerspace
trond.myklebust@...merspace.com


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ