linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] more nfsd changes for 5.13
@ 2021-05-05 16:20 Chuck Lever III
  2021-05-05 20:49 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Chuck Lever III @ 2021-05-05 16:20 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Bruce Fields, Linux NFS Mailing List

Hi Linus-

The following changes since commit b73ac6808b0f7994a05ebc38571e2e9eaf98a0f4:

  NFSD: Use DEFINE_SPINLOCK() for spinlock (2021-04-06 11:27:38 -0400)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux.git tags/nfsd-5.13-1

for you to fetch changes up to b9f83ffaa0c096b4c832a43964fe6bff3acffe10:

  SUNRPC: Fix null pointer dereference in svc_rqst_free() (2021-04-23 10:43:05 -0400)

----------------------------------------------------------------
Additional fixes and clean-ups for NFSD since tags/nfsd-5.13,
including a fix to grant read delegations for files open for
writing.

----------------------------------------------------------------
Chuck Lever (3):
      svcrdma: Don't leak send_ctxt on Send errors
      svcrdma: Rename goto labels in svc_rdma_sendto()
      svcrdma: Pass a useful error code to the send_err tracepoint

Dan Carpenter (1):
      SUNRPC: fix ternary sign expansion bug in tracing

Gustavo A. R. Silva (1):
      nfsd: Fix fall-through warnings for Clang

J. Bruce Fields (5):
      nfsd: ensure new clients break delegations
      nfsd: hash nfs4_files by inode number
      nfsd: track filehandle aliasing in nfs4_files
      nfsd: reshuffle some code
      nfsd: grant read delegations to clients holding writes

Jiapeng Chong (1):
      nfsd: remove unused function

Vasily Averin (1):
      nfsd: removed unused argument in nfsd_startup_generic()

Yunjian Wang (1):
      SUNRPC: Fix null pointer dereference in svc_rqst_free()

 fs/locks.c                            |   3 +
 fs/nfsd/nfs4state.c                   | 415 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++----------------------------------------
 fs/nfsd/nfsctl.c                      |   1 +
 fs/nfsd/nfssvc.c                      |   8 +-
 fs/nfsd/state.h                       |   3 +-
 net/sunrpc/svc.c                      |   3 +-
 net/sunrpc/svcsock.c                  |   2 +-
 net/sunrpc/xprtrdma/svc_rdma_sendto.c |  36 +++++----
 8 files changed, 280 insertions(+), 191 deletions(-)

--
Chuck Lever




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

* Re: [GIT PULL] more nfsd changes for 5.13
  2021-05-05 16:20 [GIT PULL] more nfsd changes for 5.13 Chuck Lever III
@ 2021-05-05 20:49 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-05-05 20:49 UTC (permalink / raw)
  To: Chuck Lever III; +Cc: Linus Torvalds, Bruce Fields, Linux NFS Mailing List

The pull request you sent on Wed, 5 May 2021 16:20:52 +0000:

> git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux.git tags/nfsd-5.13-1

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

Thank you!

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

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

end of thread, other threads:[~2021-05-05 20:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-05 16:20 [GIT PULL] more nfsd changes for 5.13 Chuck Lever III
2021-05-05 20:49 ` 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).