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:   Wed, 23 Nov 2016 17:06:41 -0500
From:   Anna Schumaker <Anna.Schumaker@...app.com>
To:     <torvalds@...ux-foundation.org>
CC:     Trond Myklebust <trond.myklebust@...marydata.com>,
        <linux-nfs@...r.kernel.org>, <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] Please pull more NFS client bugfixes for 4.9

Hi Linus,

The following changes since commit 62bdf94a2049822ef8c6d4b0e83cd9c3a1663ab4:

  xprtrdma: Fix DMAR failure in frwr_op_map() after reconnect (2016-11-10 11:04:54 -0500)

are available in the git repository at:

  git://git.linux-nfs.org/projects/anna/linux-nfs.git tags/nfs-for-4.9-4

for you to fetch changes up to d55b352b01bc78fbc3d1bb650140668b87e58bf9:

  NFSv4.x: hide array-bounds warning (2016-11-22 16:11:44 -0500)
----------------------------------------------------------------

Most of these fix regressions or races, but there is one patch for Stable that Arnd sent me

Stable Bugfixes:
- Hide array-bounds warning

Bugfixes:
- Keep a reference on lock states while checking
- Handle NFS4ERR_OLD_STATEID in nfs4_reclaim_open_state
- Don't call close if the open stateid has already been cleared
- Fix CLOSE rases with OPEN
- Fix a regression in DELEGRETURN

Thank you!  Have a good Thanksgiving!
Anna
----------------------------------------------------------------

Arnd Bergmann (1):
      NFSv4.x: hide array-bounds warning

Benjamin Coddington (2):
      NFSv4.1: Handle NFS4ERR_OLD_STATEID in nfs4_reclaim_open_state
      NFSv4.1: Keep a reference on lock states while checking

Trond Myklebust (3):
      NFSv4.1: Fix a regression in DELEGRETURN
      NFSv4: Fix CLOSE races with OPEN
      NFSv4: Don't call close if the open stateid has already been cleared

 fs/nfs/callback.c  |  2 +-
 fs/nfs/nfs4_fs.h   |  7 +++++++
 fs/nfs/nfs4proc.c  | 38 ++++++++++++++++++++++++++------------
 fs/nfs/nfs4state.c |  1 +
 4 files changed, 35 insertions(+), 13 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ