linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Anna Schumaker <schumaker.anna@gmail.com>
To: Linus Torvalds <torvalds@linux-foundation.org>,
	Linux NFS Mailing List <linux-nfs@vger.kernel.org>
Subject: [GIT PULL] Please pull NFS client fixes for 5.8-rc
Date: Fri, 26 Jun 2020 17:53:02 -0400	[thread overview]
Message-ID: <CAFX2JfkFH1gQQNyLJ88_oe0Zu+_S=XDODoo1nG9PZX=bEKVFFg@mail.gmail.com> (raw)

Hi Linus,

The following changes since commit 48778464bb7d346b47157d21ffde2af6b2d39110:

  Linux 5.8-rc2 (2020-06-21 15:45:29 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 89a3c9f5b9f0bcaa9aea3e8b2a616fcaea9aad78:

  SUNRPC: Properly set the @subbuf parameter of xdr_buf_subsegment()
(2020-06-26 08:45:23 -0400)

----------------------------------------------------------------
Stable Fixes:
- xprtrdma: Fix handling of RDMA_ERROR replies
- sunrpc: Fix rollback in rpc_gssd_dummy_populate()
- pNFS/flexfiles: Fix list corruption if the mirror count changes
- NFSv4: Fix CLOSE not waiting for direct IO completion
- SUNRPC: Properly set the @subbuf parameter of xdr_buf_subsegment()

Other Fixes:
- xprtrdma: Fix a use-after-free with r_xprt->rx_ep
- Fix other xprtrdma races during disconnect
- NFS: Fix memory leak of export_path

Thanks,
Anna
----------------------------------------------------------------
Chuck Lever (6):
      xprtrdma: Prevent dereferencing r_xprt->rx_ep after it is freed
      xprtrdma: Use re_connect_status safely in rpcrdma_xprt_connect()
      xprtrdma: Clean up synopsis of rpcrdma_flush_disconnect()
      xprtrdma: Clean up disconnect
      xprtrdma: Fix handling of RDMA_ERROR replies
      SUNRPC: Properly set the @subbuf parameter of xdr_buf_subsegment()

Olga Kornievskaia (1):
      NFSv4 fix CLOSE not waiting for direct IO compeletion

Tom Rix (1):
      nfs: Fix memory leak of export_path

Trond Myklebust (1):
      pNFS/flexfiles: Fix list corruption if the mirror count changes

Vasily Averin (1):
      sunrpc: fixed rollback in rpc_gssd_dummy_populate()

 fs/nfs/direct.c                        | 13 +++++++++----
 fs/nfs/file.c                          |  1 +
 fs/nfs/flexfilelayout/flexfilelayout.c | 11 +++++++----
 fs/nfs/nfs4namespace.c                 |  1 +
 net/sunrpc/rpc_pipe.c                  |  1 +
 net/sunrpc/xdr.c                       |  4 ++++
 net/sunrpc/xprtrdma/frwr_ops.c         |  8 ++++----
 net/sunrpc/xprtrdma/rpc_rdma.c         |  9 +++------
 net/sunrpc/xprtrdma/transport.c        |  2 +-
 net/sunrpc/xprtrdma/verbs.c            | 71
++++++++++++++++++++++++++++++++++++++++++-----------------------------
 net/sunrpc/xprtrdma/xprt_rdma.h        |  3 ++-
 11 files changed, 75 insertions(+), 49 deletions(-)

             reply	other threads:[~2020-06-26 21:53 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-26 21:53 Anna Schumaker [this message]
2020-06-27 16:40 ` [GIT PULL] Please pull NFS client fixes for 5.8-rc pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAFX2JfkFH1gQQNyLJ88_oe0Zu+_S=XDODoo1nG9PZX=bEKVFFg@mail.gmail.com' \
    --to=schumaker.anna@gmail.com \
    --cc=linux-nfs@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).