mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Trond Myklebust <trondmy@hammerspace.com>
To: "torvalds@linux-foundation.org" <torvalds@linux-foundation.org>
Cc: "linux-nfs@vger.kernel.org" <linux-nfs@vger.kernel.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] Please pull NFS client bugfixes for 5.13
Date: Fri, 28 May 2021 14:15:42 +0000	[thread overview]
Message-ID: <3e2e6ebe7d121f9f26404253c6f360d829129f94.camel@hammerspace.com> (raw)

Hi Linus,

The following changes since commit d07f6ca923ea0927a1024dfccafc5b53b61cfecc:

  Linux 5.13-rc2 (2021-05-16 15:27:44 -0700)

are available in the Git repository at:

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

for you to fetch changes up to a799b68a7c7ac97b457aba4ede4122a2a9f536ab:

  nfs: Remove trailing semicolon in macros (2021-05-27 09:19:33 -0400)

Cheers
  Trond
----------------------------------------------------------------
NFS client bugfixes for Linux 5.13

Highlights include:

Stable fixes
- Fix v4.0/v4.1 SEEK_DATA return -ENOTSUPP when set NFS_V4_2 config
- Fix Oops in xs_tcp_send_request() when transport is disconnected
- Fix a NULL pointer dereference in pnfs_mark_matching_lsegs_return()

Bugfixes
- Fix instances where signal_pending() should be fatal_signal_pending()
- fix an incorrect limit in filelayout_decode_layout()
- Fixes for the SUNRPC backlogged RPC queue
- Don't corrupt the value of pg_bytes_written in nfs_do_recoalesce()
- Revert commit 586a0787ce35 ("Clean up rpcrdma_prepare_readch()")

----------------------------------------------------------------
Anna Schumaker (1):
      NFSv4: Fix a NULL pointer dereference in pnfs_mark_matching_lsegs_return()

Chuck Lever (1):
      xprtrdma: Revert 586a0787ce35

Dan Carpenter (1):
      NFS: fix an incorrect limit in filelayout_decode_layout()

Huilong Deng (1):
      nfs: Remove trailing semicolon in macros

NeilBrown (1):
      SUNRPC in case of backlog, hand free slots directly to waiting task

Trond Myklebust (5):
      SUNRPC: Fix Oops in xs_tcp_send_request() when transport is disconnected
      SUNRPC: More fixes for backlog congestion
      NFS: Fix an Oopsable condition in __nfs_pageio_add_request()
      NFS: Don't corrupt the value of pg_bytes_written in nfs_do_recoalesce()
      NFS: Clean up reset of the mirror accounting variables

Yang Li (1):
      pNFS/NFSv4: Remove redundant initialization of 'rd_size'

Zhang Xiaoxu (1):
      NFSv4: Fix v4.0/v4.1 SEEK_DATA return -ENOTSUPP when set NFS_V4_2 config

zhouchuangao (1):
      fs/nfs: Use fatal_signal_pending instead of signal_pending

 fs/nfs/filelayout/filelayout.c  |  2 +-
 fs/nfs/namespace.c              |  2 +-
 fs/nfs/nfs4file.c               |  2 +-
 fs/nfs/nfs4proc.c               |  4 ++--
 fs/nfs/pagelist.c               | 20 ++++++--------------
 fs/nfs/pnfs.c                   | 17 ++++++++---------
 fs/nfs/super.c                  |  2 +-
 include/linux/sunrpc/xprt.h     |  2 ++
 net/sunrpc/clnt.c               |  7 -------
 net/sunrpc/xprt.c               | 40 ++++++++++++++++++++++++++++++++--------
 net/sunrpc/xprtrdma/rpc_rdma.c  | 27 ++++++++++++++++++---------
 net/sunrpc/xprtrdma/transport.c | 12 ++++++------
 net/sunrpc/xprtrdma/verbs.c     | 18 +++++++++++++++---
 net/sunrpc/xprtrdma/xprt_rdma.h |  1 +
 net/sunrpc/xprtsock.c           |  2 ++
 15 files changed, 96 insertions(+), 62 deletions(-)

-- 
Trond Myklebust
Linux NFS client maintainer, Hammerspace
trond.myklebust@hammerspace.com



             reply	other threads:[~2021-05-28 14:15 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-28 14:15 Trond Myklebust [this message]
2021-05-28 19:00 ` pr-tracker-bot
2021-06-13 15:36 Trond Myklebust
2021-06-13 20:17 ` 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=3e2e6ebe7d121f9f26404253c6f360d829129f94.camel@hammerspace.com \
    --to=trondmy@hammerspace.com \
    --cc=linux-kernel@vger.kernel.org \
    --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

all inboxes | Powered by JetHome®