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, 26 Mar 2019 20:12:07 +0000
From:   Trond Myklebust <trondmy@...merspace.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 fixes

Hi Linus,

The following changes since commit 9e98c678c2d6ae3a17cb2de55d17f69dddaa231b:

  Linux 5.1-rc1 (2019-03-17 14:22:26 -0700)

are available in the Git repository at:

  git://git.linux-nfs.org/projects/trondmy/linux-nfs.git tags/nfs-for-5.1-3

for you to fetch changes up to 01f2f5b82a2b523ae76af53f2ff43c48dde10a00:

  SUNRPC: fix uninitialized variable warning (2019-03-26 13:04:32 -0700)

----------------------------------------------------------------
NFS client bugfixes for Linux 5.1

Highlights include:

Stable fixes:
- Fix nfs4_lock_state refcounting in nfs4_alloc_{lock,unlock}data()
- fix mount/umount race in nlmclnt.
- NFSv4.1 don't free interrupted slot on open

Bugfixes:
- Don't let RPC_SOFTCONN tasks time out if the transport is connected
- Fix a typo in nfs_init_timeout_values()
- Fix layoutstats handling during read failovers
- fix uninitialized variable warning

----------------------------------------------------------------
Alakesh Haloi (1):
      SUNRPC: fix uninitialized variable warning

Catalin Marinas (1):
      NFS: Fix nfs4_lock_state refcounting in nfs4_alloc_{lock,unlock}data()

NeilBrown (1):
      NFS: fix mount/umount race in nlmclnt.

Olga Kornievskaia (1):
      NFSv4.1 don't free interrupted slot on open

Trond Myklebust (3):
      SUNRPC: Don't let RPC_SOFTCONN tasks time out if the transport is connected
      NFS: Fix a typo in nfs_init_timeout_values()
      pNFS/flexfiles: Fix layoutstats handling during read failovers

 fs/lockd/host.c                        |  3 +--
 fs/nfs/client.c                        |  2 +-
 fs/nfs/flexfilelayout/flexfilelayout.c |  5 ++++-
 fs/nfs/nfs4proc.c                      |  5 ++---
 net/sunrpc/clnt.c                      | 12 +++++++++++-
 net/sunrpc/xprtsock.c                  |  4 ++--
 6 files changed, 21 insertions(+), 10 deletions(-)
-- 
Trond Myklebust
Linux NFS client maintainer, Hammerspace
trond.myklebust@...merspace.com


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ