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:   Mon, 28 Sep 2020 17:27:14 +0000
From:   Trond Myklebust <trondmy@...merspace.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

Hi Linus,

The following changes since commit 856deb866d16e29bd65952e0289066f6078af773:

  Linux 5.9-rc5 (2020-09-13 16:06:00 -0700)

are available in the Git repository at:

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

for you to fetch changes up to b9df46d08a8d098ea2124cb9e3b84458a474b4d4:

  pNFS/flexfiles: Be consistent about mirror index types (2020-09-18 09:25:33 -0400)

Cheers,
  Trond
----------------------------------------------------------------
NFS client bugfixes for Linux 5.9

Highlights include:

Bugfixes:
- NFSv4.2: copy_file_range needs to invalidate caches on success
- NFSv4.2: Fix security label length not being reset
- pNFS/flexfiles: Ensure we initialise the mirror bsizes correctly on read
- pNFS/flexfiles: Fix signed/unsigned type issues with mirror indices

----------------------------------------------------------------
Jeffrey Mitchell (1):
      nfs: Fix security label length not being reset

Olga Kornievskaia (1):
      NFSv4.2: fix client's attribute cache management for copy_file_range

Trond Myklebust (2):
      pNFS/flexfiles: Ensure we initialise the mirror bsizes correctly on read
      pNFS/flexfiles: Be consistent about mirror index types

 fs/nfs/dir.c                           |  3 +++
 fs/nfs/flexfilelayout/flexfilelayout.c | 43 +++++++++++++++++-----------------
 fs/nfs/nfs42proc.c                     | 10 +++++++-
 include/linux/nfs_xdr.h                |  4 ++--
 4 files changed, 36 insertions(+), 24 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