* [GIT PULL] nfsd changes for 4.7
@ 2016-05-24 20:52 J. Bruce Fields
0 siblings, 0 replies; only message in thread
From: J. Bruce Fields @ 2016-05-24 20:52 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-nfs, linux-kernel
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(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2016-05-24 20:52 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-24 20:52 [GIT PULL] nfsd changes for 4.7 J. Bruce Fields
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).