All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] nfsd bugfixes for 4.1
@ 2015-05-11 21:42 J. Bruce Fields
  0 siblings, 0 replies; only message in thread
From: J. Bruce Fields @ 2015-05-11 21:42 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-nfs, linux-kernel

Please pull nfsd fixes for 4.1 from

  git://linux-nfs.org/~bfields/linux.git for-4.1

Mainly pnfs fixes (and for problems with generic callback code made more
obvious by pnfs).

--b.

----------------------------------------------------------------
Christoph Hellwig (5):
      nfsd/blocklayout: pretend we can send deviceid notifications
      nfsd: fix the check for confirmed openowner in nfs4_preprocess_stateid_op
      nfsd: split transport vs operation errors for callbacks
      nfsd: fix callback restarts
      nfsd: skip CB_NULL probes for 4.1 or later

Sachin Bhamare (1):
      nfsd: fix pNFS return on close semantics

Scott Mayhew (1):
      svcrpc: fix potential GSSX_ACCEPT_SEC_CONTEXT decoding failures

 fs/nfsd/blocklayout.c             |  11 +++
 fs/nfsd/nfs4callback.c            | 119 ++++++++++++++----------------
 fs/nfsd/nfs4state.c               | 147 +++++++++++++++++++++++++++++++++-----
 fs/nfsd/state.h                   |  19 ++++-
 fs/nfsd/xdr4.h                    |   1 +
 net/sunrpc/auth_gss/gss_rpc_xdr.c |  23 ++++--
 6 files changed, 228 insertions(+), 92 deletions(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-05-11 21:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-11 21:42 [GIT PULL] nfsd bugfixes for 4.1 J. Bruce Fields

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.