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:   Fri, 11 Oct 2019 21:14:20 +0000
From:   "Schumaker, Anna" <Anna.Schumaker@...app.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 for 5.4-rc3

Hi Linus,

The following changes since commit 54ecb8f7028c5eb3d740bb82b0f1d90f2df63c5c:

  Linux 5.4-rc1 (2019-09-30 10:35:40 -0700)

are available in the Git repository at:

  git://git.linux-nfs.org/projects/anna/linux-nfs.git tags/nfs-for-5.4-2

for you to fetch changes up to af84537dbd1b39505d1f3d8023029b4a59666513:

  SUNRPC: fix race to sk_err after xs_error_report (2019-10-10 16:14:28 -0400)

----------------------------------------------------------------
Stable bugfixes:
- Fix O_DIRECT accounting of number of bytes read/written # v4.1+

Other fixes:
- Fix nfsi->nrequests count error on nfs_inode_remove_request()
- Remove redundant mirror tracking in O_DIRECT
- Fix leak of clp->cl_acceptor string
- Fix race to sk_err after xs_error_report

I hope you have a good weekend!
Anna
----------------------------------------------------------------
Benjamin Coddington (1):
      SUNRPC: fix race to sk_err after xs_error_report

Chuck Lever (1):
      NFSv4: Fix leak of clp->cl_acceptor string

Trond Myklebust (2):
      NFS: Fix O_DIRECT accounting of number of bytes read/written
      NFS: Remove redundant mirror tracking in O_DIRECT

ZhangXiaoxu (1):
      nfs: Fix nfsi->nrequests count error on nfs_inode_remove_request

 fs/nfs/direct.c                 | 106 ++++++++++++++--------------------------
 fs/nfs/nfs4proc.c               |   1 +
 fs/nfs/write.c                  |   5 +-
 include/linux/sunrpc/xprtsock.h |   1 +
 net/sunrpc/xprtsock.c           |  17 +++----
 5 files changed, 49 insertions(+), 81 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ