All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] nfsd fixes for 5.12-rc (first round)
@ 2021-03-16 13:44 Chuck Lever III
  2021-03-16 17:42 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Chuck Lever III @ 2021-03-16 13:44 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Bruce Fields, Linux NFS Mailing List, linux-rdma

Hi Linus-

The following changes since commit a38fd8748464831584a19438cbb3082b5a2dab15:

  Linux 5.12-rc2 (2021-03-05 17:33:41 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux.git tags/nfsd-5.12-2

for you to fetch changes up to bade4be69a6ea6f38c5894468ede10ee60b6f7a0:

  svcrdma: Revert "svcrdma: Reduce Receive doorbell rate" (2021-03-11 15:26:07 -0500)

----------------------------------------------------------------
Miscellaneous NFSD fixes for v5.12-rc.

----------------------------------------------------------------
Chuck Lever (1):
      svcrdma: Revert "svcrdma: Reduce Receive doorbell rate"

Daniel Kobras (1):
      sunrpc: fix refcount leak for rpc auth modules

J. Bruce Fields (4):
      nfsd: don't abort copies early
      rpc: fix NULL dereference on kmalloc failure
      Revert "nfsd4: remove check_conflicting_opens warning"
      Revert "nfsd4: a client's own opens needn't prevent delegations"

Joe Korty (1):
      NFSD: Repair misuse of sv_lock in 5.10.16-rt30.

Julian Braha (1):
      fs: nfsd: fix kconfig dependency warning for NFSD_V4

Olga Kornievskaia (2):
      NFSD: fix dest to src mount in inter-server COPY
      NFSD: fix error handling in NFSv4.0 callbacks

Timo Rothenpieler (1):
      svcrdma: disable timeouts on rdma backchannel

Trond Myklebust (1):
      nfsd: Don't keep looking up unhashed files in the nfsd file cache

 fs/locks.c                                 |  3 ---
 fs/nfsd/Kconfig                            |  1 +
 fs/nfsd/filecache.c                        |  2 ++
 fs/nfsd/nfs4callback.c                     |  1 +
 fs/nfsd/nfs4proc.c                         |  2 +-
 fs/nfsd/nfs4state.c                        | 55 +++++++++++++++----------------------------------------
 include/linux/sunrpc/svc_rdma.h            |  1 -
 net/sunrpc/auth_gss/svcauth_gss.c          | 11 +++++++----
 net/sunrpc/svc.c                           |  6 ++++--
 net/sunrpc/svc_xprt.c                      |  4 ++--
 net/sunrpc/xprtrdma/svc_rdma_backchannel.c |  6 +++---
 net/sunrpc/xprtrdma/svc_rdma_recvfrom.c    | 82 +++++++++++++++++++++++++++++++++++++++-------------------------------------------
 12 files changed, 75 insertions(+), 99 deletions(-)

--
Chuck Lever




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

* Re: [GIT PULL] nfsd fixes for 5.12-rc (first round)
  2021-03-16 13:44 [GIT PULL] nfsd fixes for 5.12-rc (first round) Chuck Lever III
@ 2021-03-16 17:42 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-03-16 17:42 UTC (permalink / raw)
  To: Chuck Lever III
  Cc: Linus Torvalds, Bruce Fields, Linux NFS Mailing List, linux-rdma

The pull request you sent on Tue, 16 Mar 2021 13:44:28 +0000:

> git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux.git tags/nfsd-5.12-2

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

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-03-16 17:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-16 13:44 [GIT PULL] nfsd fixes for 5.12-rc (first round) Chuck Lever III
2021-03-16 17:42 ` pr-tracker-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.