linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Please pull NFS client bugfixes for 5.6-rc2
@ 2020-02-14 21:35 Schumaker, Anna
  2020-02-15 18:40 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Schumaker, Anna @ 2020-02-14 21:35 UTC (permalink / raw)
  To: torvalds; +Cc: linux-nfs, linux-kernel

Hi Linus,

The following changes since commit bb6d3fb354c5ee8d6bde2d576eb7220ea09862b9:

  Linux 5.6-rc1 (2020-02-09 16:08:48 -0800)

are available in the Git repository at:

  git://git.linux-nfs.org/projects/anna/linux-nfs.git tags/nfs-for-5.6-2

for you to fetch changes up to 5d63944f8206a80636ae8cb4b9107d3b49f43d37:

  NFSv4: Ensure the delegation cred is pinned when we call delegreturn (2020-02-
13 16:23:02 -0500)

----------------------------------------------------------------
The only stable fix this time is the DMA scatter-gather list bug fixed by Chuck.
The rest fix up races and refcounting issues that have been found during
testing.

Thanks,
Anna

----------------------------------------------------------------
Chuck Lever (1):
      xprtrdma: Fix DMA scatter-gather list mapping imbalance

Olga Kornievskaia (1):
      NFSv4.1 make cachethis=no for writes

Trond Myklebust (5):
      NFS: Fix up directory verifier races
      NFSv4: Fix races between open and dentry revalidation
      NFSv4: Fix revalidation of dentries with delegations
      NFSv4: Ensure the delegation is pinned in nfs_do_return_delegation()
      NFSv4: Ensure the delegation cred is pinned when we call delegreturn

 fs/nfs/delegation.c            |  50 ++++++++++++++++++++++++++++++++++++++++
----------
 fs/nfs/delegation.h            |   1 +
 fs/nfs/dir.c                   | 126
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
++++++++++++++++++++++++++++++++++++----------
 fs/nfs/inode.c                 |   1 +
 fs/nfs/nfs4file.c              |   1 -
 fs/nfs/nfs4proc.c              |  20 +++++++++++++++++---
 include/linux/nfs_fs.h         |  26 ++++++--------------------
 net/sunrpc/xprtrdma/frwr_ops.c |  13 +++++++------
 8 files changed, 188 insertions(+), 50 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-02-15 18:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-14 21:35 [GIT PULL] Please pull NFS client bugfixes for 5.6-rc2 Schumaker, Anna
2020-02-15 18:40 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).