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 changes for 4.7
Date: Tue, 24 May 2016 16:52:27 -0400 [thread overview]
Message-ID: <20160524205227.GA26288@fieldses.org> (raw)
Please pull nfsd changes from the nfsd-4.7 branch at:
git://linux-nfs.org/~bfields/linux.git tags/nfsd-4.7
----------------------------------------------------------------
A very quiet cycle for nfsd, mainly just an RDMA update from Chuck Lever.
----------------------------------------------------------------
Chuck Lever (7):
svcrdma: Do not add XDR padding to xdr_buf page vector
svcrdma: svc_rdma_put_context() is invoked twice in Send error path
svcrdma: Remove superfluous line from rdma_read_chunks()
svcrdma: Post Receives only for forward channel requests
svcrdma: Drain QP before freeing svcrdma_xprt
svcrdma: Eliminate code duplication in svc_rdma_recvfrom()
svcrdma: Generalize svc_rdma_xdr_decode_req()
J. Bruce Fields (2):
Remove unnecessary allocation
svcrpc: autoload rdma module
Jeff Layton (1):
nfsd: handle seqid wraparound in nfsd4_preprocess_layout_stateid
Shirley Ma (1):
svcrdma: Support IPv6 with NFS/RDMA
Tomáš Trnka (1):
sunrpc: fix stripping of padded MIC tokens
fs/nfsd/nfs3xdr.c | 2 +-
fs/nfsd/nfs4layouts.c | 2 +-
fs/nfsd/nfs4state.c | 8 +-------
fs/nfsd/state.h | 5 +++++
include/linux/sunrpc/svc_rdma.h | 2 +-
net/sunrpc/auth_gss/svcauth_gss.c | 9 ++++-----
net/sunrpc/svc_xprt.c | 23 +++++++++++++++++----
net/sunrpc/xprtrdma/svc_rdma_marshal.c | 32 ++++++++++++++++++++----------
net/sunrpc/xprtrdma/svc_rdma_recvfrom.c | 34 ++++++++------------------------
net/sunrpc/xprtrdma/svc_rdma_sendto.c | 28 ++++++++++++--------------
net/sunrpc/xprtrdma/svc_rdma_transport.c | 17 ++++++++++++++--
11 files changed, 90 insertions(+), 72 deletions(-)
reply other threads:[~2016-05-24 20:52 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=20160524205227.GA26288@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 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).