linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1 0/3] NFS/RDMA server fixes for 5.7-rc
@ 2020-04-07 19:10 Chuck Lever
  2020-04-07 19:10 ` [PATCH v1 1/3] svcrdma: Fix trace point use-after-free race Chuck Lever
                   ` (2 more replies)
  0 siblings, 3 replies; 16+ messages in thread
From: Chuck Lever @ 2020-04-07 19:10 UTC (permalink / raw)
  To: linux-nfs, linux-rdma

For review, the following three patches address bugs in the Linux
NFS/RDMA server implementation.

---

Chuck Lever (3):
      svcrdma: Fix trace point use-after-free race
      SUNRPC: Remove naked ->xpo_release_rqst from svc_send()
      svcrdma: Fix leak of svc_rdma_recv_ctxt objects


 include/linux/sunrpc/svc_rdma.h          |  1 +
 net/sunrpc/svc_xprt.c                    |  3 ---
 net/sunrpc/svcsock.c                     |  4 ++++
 net/sunrpc/xprtrdma/svc_rdma_recvfrom.c  | 22 ++++++++++++++++++++++
 net/sunrpc/xprtrdma/svc_rdma_sendto.c    | 13 +++----------
 net/sunrpc/xprtrdma/svc_rdma_transport.c |  5 -----
 6 files changed, 30 insertions(+), 18 deletions(-)

--
Chuck Lever

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

end of thread, other threads:[~2020-04-16 19:05 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-04-07 19:10 [PATCH v1 0/3] NFS/RDMA server fixes for 5.7-rc Chuck Lever
2020-04-07 19:10 ` [PATCH v1 1/3] svcrdma: Fix trace point use-after-free race Chuck Lever
2020-04-07 19:11 ` [PATCH v1 2/3] SUNRPC: Remove naked ->xpo_release_rqst from svc_send() Chuck Lever
2020-04-07 19:11 ` [PATCH v1 3/3] svcrdma: Fix leak of svc_rdma_recv_ctxt objects Chuck Lever
2020-04-08  6:02   ` Leon Romanovsky
2020-04-09 14:33     ` Chuck Lever
2020-04-09 17:47       ` Jason Gunthorpe
2020-04-09 17:59         ` Chuck Lever
2020-04-13 19:29         ` J. Bruce Fields
2020-04-14 12:19           ` Jason Gunthorpe
2020-04-14 15:13             ` J. Bruce Fields
2020-04-14 15:20               ` Jason Gunthorpe
2020-04-14 16:17                 ` J. Bruce Fields
2020-04-14 18:11                   ` Leon Romanovsky
2020-04-14 18:15                     ` Jason Gunthorpe
2020-04-16 19:05                   ` Jason Gunthorpe

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