- a539568 Merge tag 'nfs-for-5.8-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 4 years, 7 months ago
- 5bffb00 xprtrdma: Make xprt_rdma_slot_table_entries static by Zou Wei · 4 years, 9 months ago
- 911813d SUNRPC: Trace transport lifetime events by Chuck Lever · 4 years, 8 months ago
- 53bc19f SUNRPC: receive buffer size estimation values almost never change by Chuck Lever · 4 years, 8 months ago
- c742b63 Merge tag 'nfsd-5.8' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 4 years, 7 months ago
- 11bbb0f SUNRPC: Trace a few more generic svc_xprt events by Chuck Lever · 4 years, 10 months ago
- e979a17 svcrdma: Add tracepoints to report ->xpo_accept failures by Chuck Lever · 4 years, 8 months ago
- decc13f svcrdma: Displayed remote IP address should match stored address by Chuck Lever · 4 years, 8 months ago
- 27ce629 svcrdma: Rename tracepoints that record header decoding errors by Chuck Lever · 4 years, 10 months ago
- f5046b8 svcrdma: Remove backchannel dprintk call sites by Chuck Lever · 4 years, 10 months ago
- ea740bd svcrdma: Fix backchannel return code by Chuck Lever · 4 years, 10 months ago
- dbc17ac svcrdma: trace undersized Write chunks by Chuck Lever · 4 years, 10 months ago
- 9d20063 svcrdma: Trace page overruns when constructing RDMA Reads by Chuck Lever · 4 years, 10 months ago
- f4e53e1 svcrdma: Clean up handling of get_rw_ctx errors by Chuck Lever · 4 years, 10 months ago
- 2abfbe7 svcrdma: Clean up the tracing for rw_ctx_init errors by Chuck Lever · 4 years, 10 months ago
- ca4faf5 SUNRPC: Move xpt_mutex into socket xpo_sendto methods by Chuck Lever · 4 years, 8 months ago
- 3793faa Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 8 months ago
- 29a47f4 Merge tag 'nfs-for-5.7-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 4 years, 8 months ago
- 0b54142 Merge branch 'work.sysctl' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Daniel Borkmann · 4 years, 8 months ago
- 3292739 sysctl: pass kernel pointers to ->proc_handler by Christoph Hellwig · 4 years, 9 months ago
- 48a124e xprtrdma: Fix use of xdr_stream_encode_item_{present, absent} by Chuck Lever · 4 years, 9 months ago
- bdb2ce8 xprtrdma: Fix trace point use-after-free race by Chuck Lever · 4 years, 9 months ago
- 58bd665 xprtrdma: Restore wake-up-all to rpcrdma_cm_event_handler() by Chuck Lever · 4 years, 9 months ago
- 23cf1ee svcrdma: Fix leak of svc_rdma_recv_ctxt objects by Chuck Lever · 4 years, 9 months ago
- e28b4fc svcrdma: Fix trace point use-after-free race by Chuck Lever · 4 years, 9 months ago
- 6221f1d SUNRPC: Fix backchannel RPC soft lockups by Chuck Lever · 4 years, 9 months ago
- 04de788 Merge tag 'nfs-for-5.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 4 years, 9 months ago
- 1a33d8a svcrdma: Fix leak of transport addresses by Chuck Lever · 4 years, 10 months ago
- e28ce90 xprtrdma: kmalloc rpcrdma_ep separate from rpcrdma_xprt by Chuck Lever · 4 years, 11 months ago
- 745b734 xprtrdma: Extract sockaddr from struct rdma_cm_id by Chuck Lever · 4 years, 11 months ago
- 93aa8e0 xprtrdma: Merge struct rpcrdma_ia into struct rpcrdma_ep by Chuck Lever · 4 years, 11 months ago
- d6ccebf xprtrdma: Disconnect on flushed completion by Chuck Lever · 4 years, 11 months ago
- 897b7be xprtrdma: Remove rpcrdma_ia::ri_flags by Chuck Lever · 4 years, 11 months ago
- 81fe0c5 xprtrdma: Invoke rpcrdma_ia_open in the connect worker by Chuck Lever · 4 years, 11 months ago
- 9ba373e xprtrdma: Allocate Protection Domain in rpcrdma_ep_create() by Chuck Lever · 4 years, 11 months ago
- 9144a80 xprtrdma: Refactor rpcrdma_ep_connect() and rpcrdma_ep_disconnect() by Chuck Lever · 4 years, 11 months ago
- 97d0de8 xprtrdma: Clean up the post_send path by Chuck Lever · 4 years, 11 months ago
- 253a516 xprtrdma: Refactor frwr_init_mr() by Chuck Lever · 4 years, 11 months ago
- 85cd8e2 xprtrdma: Invoke rpcrdma_ep_create() in the connect worker by Chuck Lever · 4 years, 11 months ago
- 62a8950 xprtrdma: Enhance MR-related trace points by Chuck Lever · 5 years ago
- 0dabe94 svcrdma: Avoid DMA mapping small RPC Replies by Chuck Lever · 4 years, 10 months ago
- aee4b74 svcrdma: Fix double sync of transport header buffer by Chuck Lever · 4 years, 10 months ago
- 6fd5034 svcrdma: Refactor chunk list encoders by Chuck Lever · 4 years, 10 months ago
- 5c266df SUNRPC: Add encoders for list item discriminators by Chuck Lever · 4 years, 10 months ago
- a406c56 svcrdma: Rename svcrdma_encode trace points in send routines by Chuck Lever · 4 years, 10 months ago
- db9602e svcrdma: Update synopsis of svc_rdma_send_reply_msg() by Chuck Lever · 4 years, 10 months ago
- 4554755 svcrdma: Update synopsis of svc_rdma_map_reply_msg() by Chuck Lever · 4 years, 10 months ago
- 6fa5785 svcrdma: Update synopsis of svc_rdma_send_reply_chunk() by Chuck Lever · 4 years, 10 months ago
- 2fe8c44 svcrdma: De-duplicate code that locates Write and Reply chunks by Chuck Lever · 4 years, 10 months ago
- e604aad svcrdma: Use struct xdr_stream to decode ingress transport headers by Chuck Lever · 4 years, 10 months ago
- 2426ddf svcrdma: Remove svcrdma_cm_event() trace point by Chuck Lever · 4 years, 10 months ago
- 96f194b SUNRPC: Add xdr_pad_size() helper by Chuck Lever · 4 years, 10 months ago
- 758a3bf svcrdma: Fix double svc_rdma_send_ctxt_put() in an error path by Chuck Lever · 4 years, 10 months ago
- 4120553 nfsd: Fix NFSv4 READ on RDMA when using readv by Chuck Lever · 4 years, 10 months ago
- c0fb23f svcrdma: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 11 months ago
- ca1c671 xprtrdma: Fix DMA scatter-gather list mapping imbalance by Chuck Lever · 5 years ago
- e515dd9 xprtrdma: DMA map rr_rdma_buf as each rpcrdma_rep is created by Chuck Lever · 5 years ago
- b7ff018 xprtrdma: Destroy reps from previous connection instance by Chuck Lever · 5 years ago
- 8581038 xprtrdma: Destroy rpcrdma_rep when Receive is flushed by Chuck Lever · 5 years ago
- b78de1d xprtrdma: Allocate and map transport header buffers at connect time by Chuck Lever · 5 years ago
- 25868e6 xprtrdma: Refactor frwr_is_supported by Chuck Lever · 5 years ago
- 18d065a xprtrdma: Eliminate per-transport "max pages" by Chuck Lever · 5 years ago
- 7581d90 xprtrdma: Refactor initialization of ep->rep_max_requests by Chuck Lever · 5 years ago
- cb586de xprtrdma: Make sendctx queue lifetime the same as connection lifetime by Chuck Lever · 5 years ago
- 2e87036 xprtrdma: Eliminate ri_max_send_sges by Chuck Lever · 5 years ago
- 671c450 xprtrdma: Fix oops in Receive handler after device removal by Chuck Lever · 5 years ago
- 13cb886 xprtrdma: Fix completion wait during device removal by Chuck Lever · 5 years ago
- b32b9ed xprtrdma: Fix create_qp crash on device unload by Chuck Lever · 5 years ago
- 911d137 Merge tag 'nfsd-5.5' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 5 years ago
- 8729aab SUNRPC: Fix backchannel latency metrics by Chuck Lever · 5 years ago
- 4e121fc Merge tag 'nfs-rdma-for-5.5-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Trond Myklebust · 5 years ago
- 9edb455 SUNRPC: The RDMA back channel mustn't disappear while requests are outstanding by Trond Myklebust · 5 years ago
- a52c23b xprtrdma: Replace dprintk in xprt_rdma_set_port by Chuck Lever · 5 years ago
- f54c870 xprtrdma: Replace dprintk() in rpcrdma_update_connect_private() by Chuck Lever · 5 years ago
- d4957f0 xprtrdma: Refine trace_xprtrdma_fixup by Chuck Lever · 5 years ago
- 7b020f1 xprtrdma: Report the computed connect delay by Chuck Lever · 5 years ago
- 6cb2868 xprtrdma: Wake tasks after connect worker fails by Chuck Lever · 5 years ago
- 614f3c9 xprtrdma: Pull up sometimes by Chuck Lever · 5 years ago
- d6764bb xprtrdma: Refactor rpcrdma_prepare_msg_sges() by Chuck Lever · 5 years ago
- dc15c3d xprtrdma: Move the rpcrdma_sendctx::sc_wr field by Chuck Lever · 5 years ago
- b5cde6a xprtrdma: Remove rpcrdma_sendctx::sc_device by Chuck Lever · 5 years ago
- f995879 xprtrdma: Remove rpcrdma_sendctx::sc_xprt by Chuck Lever · 5 years ago
- 15d9b01 xprtrdma: Ensure ri_id is stable during MR recycling by Chuck Lever · 5 years ago
- 9d2da4f xprtrdma: Manage MRs in context of a single connection by Chuck Lever · 5 years ago
- c370078 xprtrdma: Fix MR list handling by Chuck Lever · 5 years ago
- 2ae50ad xprtrdma: Close window between waking RPC senders and posting Receives by Chuck Lever · 5 years ago
- eea63ca xprtrdma: Initialize rb_credits in one place by Chuck Lever · 5 years ago
- a31b2f9 xprtrdma: Connection becomes unstable after a reconnect by Chuck Lever · 5 years ago
- 4b93dab xprtrdma: Add unique trace points for posting Local Invalidate WRs by Chuck Lever · 5 years ago
- 832b2cb svcrdma: Improve DMA mapping trace points by Chuck Lever · 5 years ago
- 298fb76 Merge tag 'nfsd-5.4' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 5 years ago
- 972a2bf Merge tag 'nfs-for-5.4-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 5 years ago
- 98ef77d xprtrdma: Send Queue size grows after a reconnect by Chuck Lever · 5 years ago
- f9e1afe xprtrdma: Clear xprt->reestablish_timeout on close by Chuck Lever · 5 years ago
- ee2f412e xprtrdma: Recycle MRs after disconnect by Chuck Lever · 5 years ago
- 435eba4 xprtrdma: Optimize rpcrdma_post_recvs() by Chuck Lever · 5 years ago
- 1738de3 xprtrdma: Inline XDR chunk encoder functions by Chuck Lever · 5 years ago
- 17d47f9 xprtrdma: Fix bc_max_slots return value by Chuck Lever · 5 years ago
- 2a7f77c7 xprtrdma: Clean up xprt_rdma_set_connect_timeout() by Chuck Lever · 5 years ago
- b0b227f xprtrdma: Use an llist to manage free rpcrdma_reps by Chuck Lever · 5 years ago