mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [GIT PULL] Please pull NFS client bugfixes for 4.15
@ 2017-12-15 21:43 Anna Schumaker
  0 siblings, 0 replies; only message in thread
From: Anna Schumaker @ 2017-12-15 21:43 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Linux Kernel Mailing List, Linux NFS Mailing List

Hi Linus,

The following changes since commit eb5b46faa693470681ec7c28cc2436edd1571198:

  SUNRPC: Handle ENETDOWN errors (2017-11-30 11:52:52 -0500)

are available in the Git repository at:

  git://git.linux-nfs.org/projects/anna/linux-nfs.git tags/nfs-for-4.15-3

for you to fetch changes up to 90d91b0cd371193d9dbfa9beacab8ab9a4cb75e0:

  SUNRPC: Fix a race in the receive code path (2017-12-15 14:31:56 -0500)

----------------------------------------------------------------
This pull request has two stable bugfixes, one to fix a BUG_ON() when nfs_commit_inode() is called with no outstanding commit requests and another to fix a race in the SUNRPC receive codepath.

Additionally, there are also fixes for an NFS client deadlock and an xprtrdma performance regression.

Cheers,
Anna
----------------------------------------------------------------
Chuck Lever (1):
      xprtrdma: Spread reply processing over more CPUs

Scott Mayhew (2):
      nfs: fix a deadlock in nfs client initialization
      nfs: don't wait on commit in nfs_commit_inode() if there were no commit requests

Trond Myklebust (1):
      SUNRPC: Fix a race in the receive code path

 fs/nfs/client.c                 | 11 +++++++++++
 fs/nfs/nfs4client.c             | 17 +++++++++++++----
 fs/nfs/write.c                  |  2 ++
 net/sunrpc/xprt.c               | 28 +++++++++++++++++++---------
 net/sunrpc/xprtrdma/rpc_rdma.c  |  6 +-----
 net/sunrpc/xprtrdma/transport.c |  2 ++
 net/sunrpc/xprtrdma/verbs.c     |  2 +-
 net/sunrpc/xprtrdma/xprt_rdma.h |  1 +
 8 files changed, 50 insertions(+), 19 deletions(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-12-15 21:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-12-15 21:43 [GIT PULL] Please pull NFS client bugfixes for 4.15 Anna Schumaker

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®