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:   Sat, 28 Jan 2017 17:04:55 +0000
From:   Trond Myklebust <trondmy@...marydata.com>
To:     "torvalds@...ux-foundation.org" <torvalds@...ux-foundation.org>
CC:     "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
        "linux-nfs@...r.kernel.org" <linux-nfs@...r.kernel.org>
Subject: [GIT PULL] Please pull NFS client bugfixes

Hi Linus,

The following changes since commit 7a308bb3016f57e5be11a677d15b821536419d36:

  Linux 4.10-rc5 (2017-01-22 12:54:15 -0800)

are available in the git repository at:

  git://git.linux-nfs.org/projects/trondmy/linux-nfs.git tags/nfs-for-4.10-4

for you to fetch changes up to ee6625a948d2e47267ec8fd97307fdd67d0f8a5b:

  pNFS: Fix a reference leak in _pnfs_return_layout (2017-01-26 15:50:41 -0500)

----------------------------------------------------------------
NFS client bugfixes for Linux 4.10

Stable patches:
- NFSv4.1: Fix a deadlock in layoutget
- NFSv4 must not bump sequence ids on NFS4ERR_MOVED errors
- NFSv4 Fix a regression with OPEN EXCLUSIVE4 mode
- Fix a memory leak when removing the SUNRPC module

Bugfixes:
- Fix a reference leak in _pnfs_return_layout

----------------------------------------------------------------
Benjamin Coddington (1):
      NFSv4.0: always send mode in SETATTR after EXCLUSIVE4

Chuck Lever (2):
      nfs: Don't increment lock sequence ID after NFS4ERR_MOVED
      nfs: Fix "Don't increment lock sequence ID after NFS4ERR_MOVED"

Kinglong Mee (1):
      SUNRPC: cleanup ida information when removing sunrpc module

Trond Myklebust (2):
      NFSv4.1: Fix a deadlock in layoutget
      pNFS: Fix a reference leak in _pnfs_return_layout

 fs/nfs/nfs4proc.c           | 4 +++-
 fs/nfs/nfs4state.c          | 1 +
 fs/nfs/pnfs.c               | 2 +-
 include/linux/nfs4.h        | 3 ++-
 include/linux/sunrpc/clnt.h | 1 +
 net/sunrpc/clnt.c           | 5 +++++
 net/sunrpc/sunrpc_syms.c    | 1 +
 7 files changed, 14 insertions(+), 3 deletions(-)
-- 
Trond Myklebust
Linux NFS client maintainer, PrimaryData
trond.myklebust@...marydata.com

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ