linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] nfsd changes for 5.1
@ 2019-03-12 18:23 J. Bruce Fields
  2019-03-12 22:20 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: J. Bruce Fields @ 2019-03-12 18:23 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-nfs, linux-kernel

Please pull nfsd changes from:

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

Miscellaneous NFS server fixes.  Probably the most visible bug is one
that could artificially limit NFSv4.1 performance by limiting the number
of oustanding rpcs from a single client.  Neil Brown also gets a special
mention for fixing a 14.5-year-old memory-corruption bug in the encoding
of NFSv3 readdir responses.

--b.

----------------------------------------------------------------
Chuck Lever (2):
      svcrdma: Squelch compiler warning when SUNRPC_DEBUG is disabled
      svcrdma: Remove syslog warnings in work completion handlers

Dan Carpenter (1):
      nfsd: fix an IS_ERR() vs NULL check

Gustavo A. R. Silva (1):
      svcrdma: Use struct_size() in kmalloc()

J. Bruce Fields (4):
      svcrpc: svc_xprt_has_something_to_do seems a little long
      svcrpc: fix unlikely races preventing queueing of sockets
      svcrpc: fix UDP on servers with lots of threads
      nfsd: fix performance-limiting session calculation

NeilBrown (2):
      nfsd: fix memory corruption caused by readdir
      nfsd: allow nfsv3 readdir request to be larger.

Trond Myklebust (1):
      SUNRPC: Don't allow compiler optimisation of svc_xprt_release_slot()

Yihao Wu (1):
      nfsd: fix wrong check in write_v4_end_grace()

 fs/nfsd/nfs3proc.c                       | 18 +++++++++++++++---
 fs/nfsd/nfs3xdr.c                        |  5 ++++-
 fs/nfsd/nfs4callback.c                   |  4 ++--
 fs/nfsd/nfs4state.c                      |  8 ++++----
 fs/nfsd/nfsctl.c                         |  2 +-
 net/sunrpc/svc_xprt.c                    | 24 +++++++++++++++++++-----
 net/sunrpc/svcsock.c                     | 20 ++++++++++----------
 net/sunrpc/xprtrdma/svc_rdma_recvfrom.c  | 12 +++---------
 net/sunrpc/xprtrdma/svc_rdma_rw.c        | 17 ++++-------------
 net/sunrpc/xprtrdma/svc_rdma_sendto.c    |  4 ----
 net/sunrpc/xprtrdma/svc_rdma_transport.c |  9 +++------
 11 files changed, 65 insertions(+), 58 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] nfsd changes for 5.1
  2019-03-12 18:23 [GIT PULL] nfsd changes for 5.1 J. Bruce Fields
@ 2019-03-12 22:20 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2019-03-12 22:20 UTC (permalink / raw)
  To: J. Bruce Fields; +Cc: Linus Torvalds, linux-nfs, linux-kernel

The pull request you sent on Tue, 12 Mar 2019 14:23:59 -0400:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/ebc551f2b8f905eca0e25c476c1e5c098cd92103

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-03-12 22:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-12 18:23 [GIT PULL] nfsd changes for 5.1 J. Bruce Fields
2019-03-12 22:20 ` pr-tracker-bot

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).