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:   Sat, 07 Jan 2023 13:09:18 -0500
From:   Trond Myklebust <trondmy@...nel.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     linux-kernel@...r.kernel.org, linux-nfs@...r.kernel.org
Subject: [GIT PULL] Please pull NFS client bugfixes

Hi Linus,

The following changes since commit 7fd461c47c6cfab4ca4d003790ec276209e52978:

  NFSv4.2: Change the default KConfig value for READ_PLUS (2022-12-10 13:24:59 -0500)

are available in the Git repository at:

  git://git.linux-nfs.org/projects/trondmy/linux-nfs.git tags/nfs-for-6.2-2

for you to fetch changes up to 5e9a7b9c2ea18551759833146a181b14835bfe39:

  NFS: Fix up a sparse warning (2023-01-01 20:17:26 -0500)

Thanks!
  Trond

----------------------------------------------------------------
NFS client fixes for Linux 6.2

Highlights include:

Bugfixes
- Fix a race in the RPCSEC_GSS upcall code that causes hung RPC calls
- Fix a broken coalescing test in the pNFS file layout driver
- Ensure that the access cache rcu path also applies the login test
- Fix up for a sparse warning

----------------------------------------------------------------
Chengen Du (1):
      NFS: Judge the file access cache's timestamp in rcu path

Olga Kornievskaia (1):
      pNFS/filelayout: Fix coalescing test for single DS

Trond Myklebust (1):
      NFS: Fix up a sparse warning

minoura makoto (1):
      SUNRPC: ensure the matching upcall is in-flight upon downcall

 fs/nfs/dir.c                       |  7 ++++++-
 fs/nfs/filelayout/filelayout.c     |  8 ++++++++
 include/linux/sunrpc/rpc_pipe_fs.h |  5 +++++
 net/sunrpc/auth_gss/auth_gss.c     | 19 +++++++++++++++++--
 4 files changed, 36 insertions(+), 3 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