1. ea08e39 sunrpc: svc_age_temp_xprts_now should not call setsockopt non-tcp transports by Scott Mayhew · 8 years ago
  2. 2778556 Merge tag 'nfsd-4.9' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  3. ed082d3 IB/core: add support to create a unsafe global rkey to ib_create_pd by Christoph Hellwig · 8 years ago
  4. 25d55296 svcrdma: support Remote Invalidation by Chuck Lever · 8 years ago
  5. cc9d8340 svcrdma: Server-side support for rpcrdma_connect_private by Chuck Lever · 8 years ago
  6. cace564 svcrdma: Tail iovec leaves an orphaned DMA mapping by Chuck Lever · 8 years ago
  7. 76ee8fd svcrdma: Drain QP before freeing svcrdma_xprt by Chuck Lever · 9 years ago
  8. 0319aaf svcrdma: Post Receives only for forward channel requests by Chuck Lever · 9 years ago
  9. 696190e svcrdma: Support IPv6 with NFS/RDMA by Shirley Ma · 9 years ago
  10. be99bb1 svcrdma: Use new CQ API for RPC-over-RDMA server send CQs by Chuck Lever · 9 years ago
  11. 8bd5ba8 svcrdma: Use new CQ API for RPC-over-RDMA server receive CQs by Chuck Lever · 9 years ago
  12. a6081b8 svcrdma: Make RDMA_ERROR messages work by Chuck Lever · 9 years ago
  13. bf36387 svcrdma: svc_rdma_post_recv() should close connection on error by Chuck Lever · 9 years ago
  14. 5fe1043 svc_rdma: use local_dma_lkey by Christoph Hellwig · 9 years ago
  15. 5d252f9 svcrdma: Add class for RDMA backwards direction transport by Chuck Lever · 9 years ago
  16. 03fe993 svcrdma: Define maximum number of backchannel requests by Chuck Lever · 9 years ago
  17. 78da2b3 svcrdma: Remove last two __GFP_NOFAIL call sites by Chuck Lever · 9 years ago
  18. 39b09a1 svcrdma: Add gfp flags to svc_rdma_post_recv() by Chuck Lever · 9 years ago
  19. 2fe81b2 svcrdma: Improve allocation of struct svc_rdma_req_map by Chuck Lever · 9 years ago
  20. cc886c9 svcrdma: Improve allocation of struct svc_rdma_op_ctxt by Chuck Lever · 9 years ago
  21. ced4ac0 svcrdma: Clean up process_context() by Chuck Lever · 9 years ago
  22. 3d61677 svcrdma: Clean up rdma_create_xprt() by Chuck Lever · 9 years ago
  23. e3e45b1 xprtrdma: Avoid calling ib_query_device by Or Gerlitz · 9 years ago
  24. e6604ecb Merge tag 'nfs-for-4.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 9 years ago
  25. 9468431 svcrdma: Add backward direction service for RPC/RDMA transport by Chuck Lever · 9 years ago
  26. 412a15c svcrdma: Port to new memory registration API by Sagi Grimberg · 9 years ago
  27. fa20105 IB/cma: Add support for network namespaces by Guy Shapiro · 9 years ago
  28. 26d2177 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  29. 9ac0750 svcrdma: limit FRMR page list lengths to device max by Steve Wise · 9 years ago
  30. 0410e38 xprtrdma, svcrdma: Convert to ib_alloc_mr by Sagi Grimberg · 9 years ago
  31. bc3fe2e svcrdma: Use max_sge_rd for destination read depths by Steve Wise · 9 years ago
  32. cc9a903 svcrdma: Change maximum server payload back to RPCSVC_MAXPAYLOAD by Chuck Lever · 9 years ago
  33. 31193fe svcrdma: Remove svc_rdma_fastreg() by Chuck Lever · 9 years ago
  34. ff79c74 NFS/RDMA Release resources in svcrdma when device is removed by Shirley Ma · 9 years ago
  35. d2c3ac7 Merge branch 'for-4.2' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 9 years ago
  36. 8e37210 IB/core: Change ib_create_cq to use struct ib_cq_init_attr by Matan Barak · 9 years ago
  37. 0380a3f svcrdma: Add a separate "max data segs macro for svcrdma by Chuck Lever · 9 years ago
  38. b7e0b9a svcrdma: Replace GFP_KERNEL in a loop with GFP_NOFAIL by Chuck Lever · 9 years ago
  39. 30b7e24 svcrdma: Keep rpcrdma_msg fields in network byte-order by Chuck Lever · 9 years ago
  40. 175e8ef Merge branches 'bart-srp', 'generic-errors', 'ira-cleanups' and 'mwang-v8' into k.o/for-4.2 by Doug Ledford · 9 years ago
  41. 5d9fb04 IB/core: Change rdma_protocol_iboe to roce by Ira Weiny · 10 years ago
  42. 76357c7 xprtrdma, svcrdma: Switch to generic logging helpers by Sagi Grimberg · 9 years ago
  43. 3de2c31 IB/Verbs: Reform IB-ulp xprtrdma by Michael Wang · 10 years ago
  44. e545241 svcrdma: Plant reader function in struct svcxprt_rdma by Chuck Lever · 10 years ago
  45. 3fe04ee svcrdma: Scrub BUG_ON() and WARN_ON() call sites by Chuck Lever · 10 years ago
  46. 83f2bed svcrdma: Remove unused variable by Chuck Lever · 10 years ago
  47. 7e5be288 svcrdma: advertise the correct max payload by Steve Wise · 10 years ago
  48. d1e458f svcrdma: remove rdma_create_qp() failure recovery logic by Steve Wise · 10 years ago
  49. 3c45ddf svcrdma: Select NFSv4.1 backchannel transport based on forward channel by Chuck Lever · 10 years ago
  50. 0bf4828 svcrdma: refactor marshalling logic by Steve Wise · 10 years ago
  51. 16e4d93 NFSD: Ignore client's source port on RDMA transports by Chuck Lever · 10 years ago
  52. c42a01e svcrdma: fix printk when memory allocation fails by Jeff Layton · 11 years ago
  53. 6741019 svcrpc: make svc_xprt_received static by J. Bruce Fields · 12 years ago
  54. cec56c8 svcrdma: Cleanup sparse warnings in the svcrdma module by Tom Tucker · 13 years ago
  55. bd4620d SUNRPC: create svc_xprt in proper network namespace by Stanislav Kinsbursky · 13 years ago
  56. bc3b2d7 net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules by Paul Gortmaker · 13 years ago
  57. a6b7a40 net: remove interrupt.h inclusion from netdevice.h by Alexey Dobriyan · 13 years ago
  58. 4c171ac Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 13 years ago
  59. b26f9b9 RDMA/cma: Pass QP type into rdma_create_id() by Sean Hefty · 15 years ago
  60. 70f23fd treewide: fix a few typos in comments by Justin P. Mattock · 14 years ago
  61. a5e5026 SUNRPC: Remove resource leak in svc_rdma_send_error() by Jesper Juhl · 14 years ago
  62. a25e758 sunrpc/xprtrdma: clean up workqueue usage by Tejun Heo · 14 years ago
  63. 4a84386 svcrdma: Cleanup DMA unmapping in error paths. by Tom Tucker · 14 years ago
  64. b432e6b svcrdma: Change DMA mapping logic to avoid the page_address kernel API by Tom Tucker · 14 years ago
  65. 62832c0 sunrpc: Pull net argument downto svc_create_socket by Pavel Emelyanov · 14 years ago
  66. fedfb94 Merge branch 'for-2.6.34' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 15 years ago
  67. bade732 svcrdma: RDMA support not yet compatible with RPC6 by Tom Tucker · 15 years ago
  68. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  69. d43c36d headers: remove sched.h from interrupt.h by Alexey Dobriyan · 15 years ago
  70. 846d8e7 svcrdma: fix error handling of rdma_alloc_frmr() by Wei Yongjun · 15 years ago
  71. 98779be svcrdma: dma unmap the correct length for the RPCRDMA header page. by Steve Wise · 16 years ago
  72. 21515e4 svcrdma: clean up error paths. by Steve Wise · 16 years ago
  73. 5eaa65b net: Make static by Roel Kluin · 16 years ago
  74. ed72b9c sunrpc: fix warning in net/sunrpc/xprtrdma/svc_rdma_transport.c by Ingo Molnar · 16 years ago
  75. 21454aa net: replace NIPQUAD() in net/*/ by Harvey Harrison · 16 years ago
  76. 67080c8 svcrdma: Fix IRD/ORD polarity by Tom Tucker · 16 years ago
  77. 04911b5 svcrdma: Update svc_rdma_send_error to use DMA LKEY by Tom Tucker · 16 years ago
  78. afd566e svcrdma: Modify the RPC reply path to use FRMR when available by Tom Tucker · 16 years ago
  79. 146b6df svcrdma: Modify the RPC recv path to use FRMR when available by Tom Tucker · 16 years ago
  80. 5b180a9 svcrdma: Add support to svc_rdma_send to handle chained WR by Tom Tucker · 16 years ago
  81. a5abf4e svcrdma: Modify post recv path to use local dma key by Tom Tucker · 16 years ago
  82. e118321 svcrdma: Add a service to register a Fast Reg MR with the device by Tom Tucker · 16 years ago
  83. 3a5c638 svcrdma: Query device for Fast Reg support during connection setup by Tom Tucker · 16 years ago
  84. 64be8608 svcrdma: Add FRMR get/put services by Tom Tucker · 16 years ago
  85. 24b8b44 svcrdma: Fix race between svc_rdma_recvfrom thread and the dto_tasklet by Tom Tucker · 16 years ago
  86. 8948896 svcrdma: Change WR context get/put to use the kmem cache by Tom Tucker · 16 years ago
  87. 36ef25e svcrdma: Limit ORD based on client's advertised IRD by Tom Tucker · 16 years ago
  88. 94dba49 svcrdma: Remove unneeded spin locks from __svc_rdma_free by Tom Tucker · 16 years ago
  89. 87295b6 svcrdma: Add dma map count and WARN_ON by Tom Tucker · 16 years ago
  90. e6ab914 svcrdma: Move the DMA unmap logic to the CQ handler by Tom Tucker · 16 years ago
  91. 34d16e4 svcrdma: Use RPC reply map for RDMA_WRITE processing by Tom Tucker · 16 years ago
  92. ab96ddd svcrdma: Add a type for keeping NFS RPC mapping by Tom Tucker · 16 years ago
  93. 008fdbc svcrdma: Change svc_rdma_send_error return type to void by Tom Tucker · 17 years ago
  94. af261af svcrdma: Copy transport address and arm CQ before calling rdma_accept by Tom Tucker · 17 years ago
  95. 97a3df3 svcrdma: Use ib verbs version of dma_unmap by Tom Tucker · 17 years ago
  96. 356d0a1 svcrdma: Cleanup queued, but unprocessed I/O in svc_rdma_free by Tom Tucker · 17 years ago
  97. 1711386 svcrdma: Move the QP and cm_id destruction to svc_rdma_free by Tom Tucker · 17 years ago
  98. 0905c0f svcrdma: Add reference for each SQ/RQ WR by Tom Tucker · 17 years ago
  99. 8da91ea svcrdma: Move destroy to kernel thread by Tom Tucker · 17 years ago
  100. 47698e0 svcrdma: Shrink scope of spinlock on RQ CQ by Tom Tucker · 17 years ago