From: "J. Bruce Fields" <bfields@fieldses.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-nfs@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: nfsd changes for 3.12
Date: Tue, 10 Sep 2013 11:30:23 -0400 [thread overview]
Message-ID: <20130910153022.GF16011@fieldses.org> (raw)
nfsd changes for 3.12 are available from
git://linux-nfs.org/~bfields/linux.git nfsd-next
This was a very quiet cycle! Just a few bugfixes and some cleanup.
--b.
----------------------------------------------------------------
Harshula Jayasuriya (2):
nfsd: nfs4_file_get_access: need to be more careful with O_RDWR
sunrpc: prepare NFS for 2038
J. Bruce Fields (10):
nfsd4: fix setlease error return
Merge tag 'v3.11-rc5' into for-3.12 branch
Revert "nfsd: nfs4_file_get_access: need to be more careful with O_RDWR"
nfsd4: fix leak of inode reference on delegation failure
nfsd4: nfsd4_create_clid_dir prints uninitialized data
svcrpc: remove unused rq_resused
rpc: clean up decoding of gssproxy linux creds
rpc: comment on linux_cred encoding, treat all as unsigned
rpc: fix huge kmalloc's in gss-proxy
rpc: let xdr layer allocate gssproxy receieve pages
fs/nfsd/nfs4recover.c | 2 --
fs/nfsd/nfs4state.c | 33 +++++++++++++++++----------
include/linux/sunrpc/cache.h | 22 ++++++++++++++++--
include/linux/sunrpc/svc.h | 1 -
net/sunrpc/auth_gss/gss_rpc_upcall.c | 26 +++++++++++++++++++++
net/sunrpc/auth_gss/gss_rpc_xdr.c | 41 +++++++++++++++++-----------------
net/sunrpc/auth_gss/gss_rpc_xdr.h | 5 ++++-
7 files changed, 91 insertions(+), 39 deletions(-)
reply other threads:[~2013-09-10 15:30 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=20130910153022.GF16011@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).