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]
Message-ID: <957B327E-8807-4EEC-8BA3-6465A0810778@oracle.com>
Date: Tue, 19 Dec 2023 20:41:12 +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] more NFSD fixes for 6.7-rc

The following changes since commit bf51c52a1f3c238d72c64e14d5e7702d3a245b82:

  NFSD: Fix checksum mismatches in the duplicate reply cache (2023-11-17 15:13:01 -0500)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/cel/linux.git tags/nfsd-6.7-2

for you to fetch changes up to bd018b98ba84ca0c80abac1ef23ce726a809e58c:

  SUNRPC: Revert 5f7fc5d69f6e92ec0b38774c387f5cf7812c5806 (2023-12-18 17:10:52 -0500)

----------------------------------------------------------------
nfsd-6.7 fixes:
- Address a few recently-introduced issues

----------------------------------------------------------------
Chuck Lever (3):
      NFSD: Revert 6c41d9a9bd0298002805758216a9c44e38a8500d
      NFSD: Revert 738401a9bd1ac34ccd5723d69640a4adbb1a4bc0
      SUNRPC: Revert 5f7fc5d69f6e92ec0b38774c387f5cf7812c5806

NeilBrown (2):
      nfsd: call nfsd_last_thread() before final nfsd_put()
      nfsd: hold nfsd_mutex across entire netlink operation

 fs/nfsd/nfs4callback.c |  97 +---------------------------------------------------------------------------------------------
 fs/nfsd/nfs4state.c    | 116 ++++++++++++-----------------------------------------------------------------------------------------------------
 fs/nfsd/nfs4xdr.c      |   7 ++-----
 fs/nfsd/nfsctl.c       |  18 ++++++++++--------
 fs/nfsd/nfsd.h         |   1 +
 fs/nfsd/nfssvc.c       |   2 +-
 fs/nfsd/state.h        |  25 +------------------------
 fs/nfsd/xdr4cb.h       |  18 ------------------
 net/sunrpc/svc_xprt.c  |   5 ++---
 9 files changed, 30 insertions(+), 259 deletions(-)

--
Chuck Lever



Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ