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>] [day] [month] [year] [list]
Date:   Fri, 14 Sep 2018 20:32:22 +0000
From:   "Schumaker, Anna" <Anna.Schumaker@...app.com>
To:     "torvalds@...ux-foundation.org" <torvalds@...ux-foundation.org>
CC:     "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
        "linux-nfs@...r.linux.org" <linux-nfs@...r.linux.org>
Subject: [GIT PULL] Please pull NFS client bugfixes for 4.19

Hi Linus,

The following changes since commit 0af4c8be97a14d1df8a78b4993a09e8dff545a18:

  pNFS: Remove unwanted optimisation of layoutget (2018-08-21 13:39:08 -0400)

are available in the Git repository at:

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

for you to fetch changes up to 9f0c5124f4a82503ee5d55c60b0b9c6afc3af68b:

  NFS: Don't open code clearing of delegation state (2018-09-14 16:24:27 -0400)

----------------------------------------------------------------

These are a handful of fixes for problems that Trond found.  Sorry that
patch #1 and #3 have the same name, a second issue was found after applying
the first patch.

Thanks,
Anna

----------------------------------------------------------------

Trond Myklebust (5):
      NFSv4: Fix a tracepoint Oops in initiate_file_draining()
      pNFS: Ensure we return the error if someone kills a waiting layoutget
      NFSv4: Fix a tracepoint Oops in initiate_file_draining()
      NFSv4.1 fix infinite loop on I/O.
      NFS: Don't open code clearing of delegation state

 fs/nfs/nfs4proc.c  | 31 +++++++++++++++++++------------
 fs/nfs/nfs4state.c |  2 ++
 fs/nfs/nfs4trace.h |  4 ++--
 fs/nfs/pnfs.c      | 26 ++++++++++++++++----------
 4 files changed, 39 insertions(+), 24 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ