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:   Tue, 10 Jan 2023 19:13:21 +0000
From:   Chuck Lever III <chuck.lever@...cle.com>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
CC:     Linux NFS Mailing List <linux-nfs@...r.kernel.org>,
        Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
        Jeff Layton <jlayton@...nel.org>
Subject: [GIT PULL] second v6.2-rc pull request for nfsd

The following changes since commit cad853374d85fe678d721512cecfabd7636e51f3:

  nfsd: fix handling of readdir in v4root vs. mount upcall timeout (2023-01-02 10:45:31 -0500)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/cel/linux.git tags/nfsd-6.2-3

for you to fetch changes up to 5304930dbae82d259bcf7e5611db7c81e7a42eff:

  NFSD: Use set_bit(RQ_DROPME) (2023-01-07 10:16:33 -0500)

----------------------------------------------------------------
nfsd-6.2 fixes:
- Fix a race when creating NFSv4 files
- Revert the use of relaxed bitops

----------------------------------------------------------------
Chuck Lever (2):
      Revert "SUNRPC: Use RMW bitops in single-threaded hot paths"
      NFSD: Use set_bit(RQ_DROPME)

Jeff Layton (1):
      nfsd: fix handling of cached open files in nfsd4_open codepath

 fs/nfsd/filecache.c                      | 40 ++++++++++++++++++++++------------------
 fs/nfsd/filecache.h                      |  5 +++--
 fs/nfsd/nfs4proc.c                       |  7 +++----
 fs/nfsd/nfs4state.c                      | 16 ++++------------
 fs/nfsd/nfs4xdr.c                        |  2 +-
 fs/nfsd/nfsproc.c                        |  4 ++--
 fs/nfsd/trace.h                          | 52 +++++++++++++---------------------------------------
 net/sunrpc/auth_gss/svcauth_gss.c        |  4 ++--
 net/sunrpc/svc.c                         |  6 +++---
 net/sunrpc/svc_xprt.c                    |  2 +-
 net/sunrpc/svcsock.c                     |  8 ++++----
 net/sunrpc/xprtrdma/svc_rdma_transport.c |  2 +-
 12 files changed, 59 insertions(+), 89 deletions(-)

--
Chuck Lever



Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ