All of lore.kernel.org
 help / color / mirror / Atom feed
From: Chuck Lever III <chuck.lever@oracle.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Bruce Fields <bfields@redhat.com>,
	Linux NFS Mailing List <linux-nfs@vger.kernel.org>,
	linux-rdma <linux-rdma@vger.kernel.org>
Subject: [GIT PULL] nfsd fixes for 5.12-rc (first round)
Date: Tue, 16 Mar 2021 13:44:28 +0000	[thread overview]
Message-ID: <B73DACE8-1CFE-4289-97E8-B99D0F0F99DC@oracle.com> (raw)

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




             reply	other threads:[~2021-03-16 13:45 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-16 13:44 Chuck Lever III [this message]
2021-03-16 17:42 ` [GIT PULL] nfsd fixes for 5.12-rc (first round) 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=B73DACE8-1CFE-4289-97E8-B99D0F0F99DC@oracle.com \
    --to=chuck.lever@oracle.com \
    --cc=bfields@redhat.com \
    --cc=linux-nfs@vger.kernel.org \
    --cc=linux-rdma@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 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.