From: bfields@fieldses.org (J. Bruce Fields)
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-nfs@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [GIT PULL] nfsd bugfixes for 4.9
Date: Fri, 4 Nov 2016 15:14:29 -0400 [thread overview]
Message-ID: <20161104191429.GA4601@fieldses.org> (raw)
Please pull nfsd bugfixes from
git://linux-nfs.org/~bfields/linux.git tags/nfsd-4.9-1
--b.
----------------------------------------------------------------
Fixes for some recent regressions including fallout from the vmalloc'd
stack change (after which we can no longer encrypt stuff on the stack).
----------------------------------------------------------------
Chuck Lever (2):
svcrdma: backchannel cannot share a page for send and rcv buffers
nfsd: Fix general protection fault in release_lock_stateid()
J. Bruce Fields (1):
sunrpc: don't pass on-stack memory to sg_set_buf
Jeff Layton (2):
nfsd: move blocked lock handling under a dedicated spinlock
sunrpc: fix some missing rq_rbuffer assignments
fs/nfsd/netns.h | 5 ++
fs/nfsd/nfs4state.c | 38 +++++++-------
net/sunrpc/auth_gss/auth_gss.c | 13 +++--
net/sunrpc/auth_gss/gss_krb5_crypto.c | 82 +++++++++++++++++-------------
net/sunrpc/auth_gss/svcauth_gss.c | 21 +++++---
net/sunrpc/xprtrdma/svc_rdma_backchannel.c | 12 ++++-
net/sunrpc/xprtsock.c | 1 +
7 files changed, 106 insertions(+), 66 deletions(-)
reply other threads:[~2016-11-04 19:14 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20161104191429.GA4601@fieldses.org \
--to=bfields@fieldses.org \
--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 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.