linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
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 bugfixes for 5.1
Date: Tue, 23 Apr 2019 16:11:39 -0400	[thread overview]
Message-ID: <20190423201139.GB10017@fieldses.org> (raw)

Please pull nfsd bugfixes from:

  git://linux-nfs.org/~bfields/linux.git tags/nfsd-5.1-1

Fix miscellaneous nfsd bugs, in NFSv4.1 callbacks, NFSv4.1
lock-notification callbacks, NFSv3 readdir encoding, and the
cache/upcall code.

--b.

Jeff Layton (2):
      nfsd: wake waiters blocked on file_lock before deleting it
      nfsd: wake blocked file lock waiters before sending callback

Murphy Zhou (1):
      nfsd/nfsd3_proc_readdir: fix buffer count and page pointers

NeilBrown (1):
      sunrpc: don't mark uninitialised items as VALID.

Trond Myklebust (1):
      nfsd: Don't release the callback slot unless it was actually held

 fs/nfsd/nfs3proc.c     | 17 +++++++++++++++--
 fs/nfsd/nfs3xdr.c      | 11 +++++++++--
 fs/nfsd/nfs4callback.c |  8 +++++++-
 fs/nfsd/nfs4state.c    | 12 ++++++++++--
 fs/nfsd/state.h        |  1 +
 net/sunrpc/cache.c     |  3 +++
 6 files changed, 45 insertions(+), 7 deletions(-)

             reply	other threads:[~2019-04-23 20:11 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-23 20:11 J. Bruce Fields [this message]
2019-04-23 20:55 ` [GIT PULL] nfsd bugfixes for 5.1 pr-tracker-bot

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=20190423201139.GB10017@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).