linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] A few more NFS client bugfixes for Linux 5.8
@ 2020-07-17 21:27 Anna Schumaker
  2020-07-17 23:45 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Anna Schumaker @ 2020-07-17 21:27 UTC (permalink / raw)
  To: Linus Torvalds, Linux NFS Mailing List

Hi Linus,

The following changes since commit 11ba468877bb23f28956a35e896356252d63c983:

  Linux 5.8-rc5 (2020-07-12 16:34:50 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 65caafd0d2145d1dd02072c4ced540624daeab40:

  SUNRPC reverting d03727b248d0 ("NFSv4 fix CLOSE not waiting for
direct IO compeletion") (2020-07-17 14:47:38 -0400)

----------------------------------------------------------------
These are mostly SUNRPC and NFSoRDMA fixes, but there is an NFS layer fix too.

- NFS: Fix interrupted slots by using the SEQUENCE operation
- SUNRPC: reverte d03727b248d0 to fix unkillable IOs
- xprtrdma: Fix double-free in rpcrdma_ep_create()
- xprtrdma: Fix recursion into rpcrdma_xprt_disconnect()
- xprtrdma: Fix return code from rpcrdma_xprt_connect()
- xprtrdma: Fix handling of connect errors
- xprtrdma: Fix incorrect header size calculations

Thanks,
Anna

----------------------------------------------------------------
Anna Schumaker (1):
      NFS: Fix interrupted slots by sending a solo SEQUENCE operation

Chuck Lever (4):
      xprtrdma: Fix double-free in rpcrdma_ep_create()
      xprtrdma: Fix recursion into rpcrdma_xprt_disconnect()
      xprtrdma: Fix return code from rpcrdma_xprt_connect()
      xprtrdma: Fix handling of connect errors

Colin Ian King (1):
      xprtrdma: fix incorrect header size calculations

Olga Kornievskaia (1):
      SUNRPC reverting d03727b248d0 ("NFSv4 fix CLOSE not waiting for
direct IO compeletion")

 fs/nfs/direct.c                 | 13 ++++---------
 fs/nfs/file.c                   |  1 -
 fs/nfs/nfs4proc.c               | 20 ++++++++++++++++++--
 net/sunrpc/xprtrdma/rpc_rdma.c  |  4 ++--
 net/sunrpc/xprtrdma/transport.c |  5 +++++
 net/sunrpc/xprtrdma/verbs.c     | 35 ++++++++++++++++-------------------
 6 files changed, 45 insertions(+), 33 deletions(-)

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

* Re: [GIT PULL] A few more NFS client bugfixes for Linux 5.8
  2020-07-17 21:27 [GIT PULL] A few more NFS client bugfixes for Linux 5.8 Anna Schumaker
@ 2020-07-17 23:45 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2020-07-17 23:45 UTC (permalink / raw)
  To: Anna Schumaker; +Cc: Linus Torvalds, Linux NFS Mailing List

The pull request you sent on Fri, 17 Jul 2020 17:27:38 -0400:

> git://git.linux-nfs.org/projects/anna/linux-nfs.git nfs-for-5.8-3

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/6a70f89cc58f2368efa055cbcbd8b37384f6c588

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker

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

end of thread, other threads:[~2020-07-17 23:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-17 21:27 [GIT PULL] A few more NFS client bugfixes for Linux 5.8 Anna Schumaker
2020-07-17 23:45 ` 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).