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, 25 Jun 2014 18:52:05 -0400
From:	Trond Myklebust <trond.myklebust@...marydata.com>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	Linux NFS Mailing List <linux-nfs@...r.kernel.org>,
	Linux Kernel mailing list <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] Please pull NFS client bugfixes for Linux 3.16

Hi Linus,

The following changes since commit a497c3ba1d97fc69c1e78e7b96435ba8c2cb42ee:

  Linux 3.16-rc2 (2014-06-21 19:02:54 -1000)

are available in the git repository at:

  git://git.linux-nfs.org/projects/trondmy/linux-nfs.git tags/nfs-for-3.16-2

for you to fetch changes up to 66b068604903849c5dee3842eb72564064c64c72:

  NFSv4: test SECINFO RPC_AUTH_GSS pseudoflavors for support (2014-06-24 18:46:58 -0400)

----------------------------------------------------------------
NFS client fixes for Linux 3.16

Highlights include:

- Stable fix for a data corruption case due to incorrect cache validation
- Fix a couple of false positive cache invalidations
- Fix NFSv4 security negotiation issues

----------------------------------------------------------------
Andy Adamson (3):
      NFS check the return of nfs4_negotiate_security in nfs4_submount
      NFS Return -EPERM if no supported or matching SECINFO flavor
      NFSv4: test SECINFO RPC_AUTH_GSS pseudoflavors for support

Scott Mayhew (1):
      nfs: Fix cache_validity check in nfs_write_pageuptodate()

Trond Myklebust (2):
      NFS: Clear NFS_INO_REVAL_PAGECACHE when we update the file size
      NFS: Don't mark the data cache as invalid if it has been flushed

 fs/nfs/inode.c         |  76 +++++++++++++++++++-----------------
 fs/nfs/nfs4_fs.h       |   2 +-
 fs/nfs/nfs4namespace.c | 102 +++++++++++++++++++++++++++----------------------
 fs/nfs/nfs4proc.c      |   2 +-
 fs/nfs/write.c         |   4 +-
 net/sunrpc/auth.c      |   1 +
 6 files changed, 104 insertions(+), 83 deletions(-)

-- 
Trond Myklebust
Linux NFS client maintainer, PrimaryData
trond.myklebust@...marydata.com


Download attachment "signature.asc" of type "application/pgp-signature" (837 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ