linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Schumaker, Anna" <Anna.Schumaker@netapp.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.4-rc3
Date: Fri, 11 Oct 2019 21:14:20 +0000	[thread overview]
Message-ID: <5e755211af46cd98099145223b8d4929542a8141.camel@netapp.com> (raw)

Hi Linus,

The following changes since commit 54ecb8f7028c5eb3d740bb82b0f1d90f2df63c5c:

  Linux 5.4-rc1 (2019-09-30 10:35:40 -0700)

are available in the Git repository at:

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

for you to fetch changes up to af84537dbd1b39505d1f3d8023029b4a59666513:

  SUNRPC: fix race to sk_err after xs_error_report (2019-10-10 16:14:28 -0400)

----------------------------------------------------------------
Stable bugfixes:
- Fix O_DIRECT accounting of number of bytes read/written # v4.1+

Other fixes:
- Fix nfsi->nrequests count error on nfs_inode_remove_request()
- Remove redundant mirror tracking in O_DIRECT
- Fix leak of clp->cl_acceptor string
- Fix race to sk_err after xs_error_report

I hope you have a good weekend!
Anna
----------------------------------------------------------------
Benjamin Coddington (1):
      SUNRPC: fix race to sk_err after xs_error_report

Chuck Lever (1):
      NFSv4: Fix leak of clp->cl_acceptor string

Trond Myklebust (2):
      NFS: Fix O_DIRECT accounting of number of bytes read/written
      NFS: Remove redundant mirror tracking in O_DIRECT

ZhangXiaoxu (1):
      nfs: Fix nfsi->nrequests count error on nfs_inode_remove_request

 fs/nfs/direct.c                 | 106 ++++++++++++++--------------------------
 fs/nfs/nfs4proc.c               |   1 +
 fs/nfs/write.c                  |   5 +-
 include/linux/sunrpc/xprtsock.h |   1 +
 net/sunrpc/xprtsock.c           |  17 +++----
 5 files changed, 49 insertions(+), 81 deletions(-)

             reply	other threads:[~2019-10-11 21:14 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-11 21:14 Schumaker, Anna [this message]
2019-10-11 21:35 ` [GIT PULL] Please pull NFS Client bugfixes for 5.4-rc3 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=5e755211af46cd98099145223b8d4929542a8141.camel@netapp.com \
    --to=anna.schumaker@netapp.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;
as well as URLs for NNTP newsgroup(s).