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, 12 Apr 2022 22:21:16 +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>
Subject: [GIT PULL] 1st set of changes for v5.18-rc

Hi Linus-

The following changes since commit 4fc5f5346592cdc91689455d83885b0af65d71b8:

  nfsd: fix using the correct variable for sizeof() (2022-03-20 12:49:38 -0400)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/cel/linux.git tags/nfsd-5.18-1

for you to fetch changes up to 4d5004451ab2218eab94a30e1841462c9316ba19:

  SUNRPC: Fix the svc_deferred_event trace class (2022-04-07 10:22:51 -0400)

----------------------------------------------------------------
NFSD bug fixes for 5.18-rc:

- Fix a write performance regression
- Fix crashes during request deferral on RDMA transports

----------------------------------------------------------------
Chuck Lever (2):
      SUNRPC: Fix NFSD's request deferral on RDMA transports
      SUNRPC: Fix the svc_deferred_event trace class

Haowen Bai (1):
      SUNRPC: Return true/false (not 1/0) from bool functions

Trond Myklebust (2):
      nfsd: Fix a write performance regression
      nfsd: Clean up nfsd_file_put()

 fs/nfsd/filecache.c                     | 25 +++++++++++++++----------
 fs/nfsd/nfs2acl.c                       | 24 ++++++++++++------------
 include/linux/sunrpc/svc.h              |  1 +
 include/trace/events/sunrpc.h           |  7 ++++---
 net/sunrpc/svc_xprt.c                   |  3 +++
 net/sunrpc/xprtrdma/svc_rdma_recvfrom.c |  2 +-
 6 files changed, 36 insertions(+), 26 deletions(-)

--
Chuck Lever



Powered by blists - more mailing lists