* nfsd bugfixes for 3.11
@ 2013-07-17 20:34 J. Bruce Fields
0 siblings, 0 replies; 2+ messages in thread
From: J. Bruce Fields @ 2013-07-17 20:34 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-nfs, linux-kernel
Please pull the following nfsd fixes from
git://linux-nfs.org/~bfields/linux.git for-3.11
Just three minor bugfixes.
--b.
----------------------------------------------------------------
Dan Carpenter (1):
svcrdma: underflow issue in decode_write_list()
David Jeffery (1):
lockd: protect nlm_blocked access in nlmsvc_retry_blocked
J. Bruce Fields (1):
nfsd4: fix minorversion support interface
fs/lockd/svclock.c | 4 ++++
fs/nfsd/nfs4proc.c | 2 +-
fs/nfsd/nfsd.h | 1 -
fs/nfsd/nfssvc.c | 13 +++++++------
net/sunrpc/xprtrdma/svc_rdma_marshal.c | 20 ++++++++++++++------
5 files changed, 26 insertions(+), 14 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread* nfsd bugfixes for 3.11
@ 2013-08-02 16:15 J. Bruce Fields
0 siblings, 0 replies; 2+ messages in thread
From: J. Bruce Fields @ 2013-08-02 16:15 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-nfs, linux-kernel
Please pull some more nfsd bugfixes for 3.11 from
git://linux-nfs.org/~bfields/linux.git for-3.11
Most of this is due to a screwup on my part--some gss-proxy crashes got
fixed before the merge window but somehow never made it out of a
temporary git repo on my laptop....
--b.
----------------------------------------------------------------
J. Bruce Fields (4):
svcrpc: fix gss_rpc_upcall create error
svcrpc: fix gss-proxy xdr decoding oops
svcrpc: fix kfree oops in gss-proxy code
svcrpc: set cr_gss_mech from gss-proxy as well as legacy upcall
NeilBrown (1):
NFSD/sunrpc: avoid deadlock on TCP connection due to memory pressure.
net/sunrpc/auth_gss/gss_rpc_upcall.c | 3 +--
net/sunrpc/auth_gss/gss_rpc_xdr.c | 9 +++++----
net/sunrpc/auth_gss/svcauth_gss.c | 2 +-
net/sunrpc/svcsock.c | 4 +++-
4 files changed, 10 insertions(+), 8 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-08-02 16:15 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-17 20:34 nfsd bugfixes for 3.11 J. Bruce Fields
-- strict thread matches above, loose matches on Subject: below --
2013-08-02 16:15 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).