1. bb96193 xprtrdma: Schedule reply tasklet once per upcall by Chuck Lever · 10 years ago
  2. 2e84522 xprtrdma: Allocate each struct rpcrdma_mw separately by Chuck Lever · 10 years ago
  3. f590e87 xprtrdma: Rename frmr_wr by Chuck Lever · 10 years ago
  4. dab7e3b xprtrdma: Disable completions for LOCAL_INV Work Requests by Chuck Lever · 10 years ago
  5. 0505572 xprtrdma: Disable completions for FAST_REG_MR Work Requests by Chuck Lever · 10 years ago
  6. 440ddad5 xprtrdma: Don't post a LOCAL_INV in rpcrdma_register_frmr_external() by Chuck Lever · 10 years ago
  7. ddb6beb xprtrdma: Reset FRMRs after a flushed LOCAL_INV Work Request by Chuck Lever · 10 years ago
  8. 9f9d802 xprtrdma: Reset FRMRs when FAST_REG_MR is flushed by a disconnect by Chuck Lever · 10 years ago
  9. c2922c0 xprtrdma: Properly handle exhaustion of the rb_mws list by Chuck Lever · 10 years ago
  10. 3111d72 xprtrdma: Chain together all MWs in same buffer pool by Chuck Lever · 10 years ago
  11. c93e986 xprtrdma: Back off rkey when FAST_REG_MR fails by Chuck Lever · 10 years ago
  12. 0dbb410 xprtrdma: Unclutter struct rpcrdma_mr_seg by Chuck Lever · 10 years ago
  13. 539431a xprtrdma: Don't invalidate FRMRs if registration fails by Chuck Lever · 10 years ago
  14. a7bc211 xprtrdma: On disconnect, don't ignore pending CQEs by Chuck Lever · 10 years ago
  15. 6ab5994 xprtrdma: Update rkeys after transport reconnect by Chuck Lever · 10 years ago
  16. 43e9598 xprtrdma: Limit data payload size for ALLPHYSICAL by Chuck Lever · 10 years ago
  17. 73806c8 xprtrdma: Protect ia->ri_id when unmapping/invalidating MRs by Chuck Lever · 10 years ago
  18. 5fc83f4 xprtrdma: Fix panic in rpcrdma_register_frmr_external() by Chuck Lever · 10 years ago
  19. e560e3b svcrdma: Add zero padding if the client doesn't send it by Chuck Lever · 10 years ago
  20. bf858ab xprtrdma: Fix DMA-API-DEBUG warning by checking dma_map result by Yan Burman · 10 years ago
  21. 3c45ddf svcrdma: Select NFSv4.1 backchannel transport based on forward channel by Chuck Lever · 10 years ago
  22. 2559429 svcrdma: send_write() must not overflow the device's max sge by Steve Wise · 10 years ago
  23. d1e1cda Merge tag 'nfs-for-3.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  24. 83710fc svcrdma: Fence LOCAL_INV work requests by Steve Wise · 10 years ago
  25. 0bf4828 svcrdma: refactor marshalling logic by Steve Wise · 10 years ago
  26. c93c622 xprtrdma: Disconnect on registration failure by Chuck Lever · 10 years ago
  27. c977dea xprtrdma: Remove BUG_ON() call sites by Chuck Lever · 10 years ago
  28. e7ce710 xprtrdma: Avoid deadlock when credit window is reset by Chuck Lever · 10 years ago
  29. 1890697 xprtrdma: Reset connection timeout after successful reconnect by Chuck Lever · 10 years ago
  30. bfaee09 xprtrdma: Use macros for reconnection timeout constants by Chuck Lever · 10 years ago
  31. 196c699 xprtrdma: Allocate missing pagelist by Shirley Ma · 10 years ago
  32. 5bc4bc7 xprtrdma: Remove Tavor MTU setting by Chuck Lever · 10 years ago
  33. ec62f40 xprtrdma: Ensure ia->ri_id->qp is not NULL when reconnecting by Chuck Lever · 10 years ago
  34. 65866f8 xprtrdma: Reduce the number of hardway buffer allocations by Chuck Lever · 10 years ago
  35. 8301a2c xprtrdma: Limit work done by completion handler by Chuck Lever · 10 years ago
  36. 1c00dd0 xprtrmda: Reduce calls to ib_poll_cq() in completion handlers by Chuck Lever · 10 years ago
  37. 7f23f6f xprtrmda: Reduce lock contention in completion handlers by Chuck Lever · 10 years ago
  38. fc66448 xprtrdma: Split the completion queue by Chuck Lever · 10 years ago
  39. 7f1d541 xprtrdma: Make rpcrdma_ep_destroy() return void by Chuck Lever · 10 years ago
  40. 13c9ff8 xprtrdma: Simplify rpcrdma_deregister_external() synopsis by Chuck Lever · 10 years ago
  41. cdd9ade xprtrdma: mount reports "Invalid mount option" if memreg mode not supported by Chuck Lever · 10 years ago
  42. f10eafd xprtrdma: Fall back to MTHCAFMR when FRMR is not supported by Chuck Lever · 10 years ago
  43. 0ac531c xprtrdma: Remove REGISTER memory registration mode by Chuck Lever · 10 years ago
  44. b45ccfd xprtrdma: Remove MEMWINDOWS registration modes by Chuck Lever · 10 years ago
  45. 03ff882 xprtrdma: Remove BOUNCEBUFFERS memory registration mode by Chuck Lever · 10 years ago
  46. 254f91e xprtrdma: RPC/RDMA must invoke xprt_wake_pending_tasks() in process context by Chuck Lever · 10 years ago
  47. 4034ba0 nfs-rdma: Fix for FMR leaks by Allen Andrews · 10 years ago
  48. 0fc6c4e xprtrdma: mind the device's max fast register page list depth by Steve Wise · 10 years ago
  49. 16e4d93 NFSD: Ignore client's source port on RDMA transports by Chuck Lever · 10 years ago
  50. 75ff24f Merge branch 'for-3.15' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
  51. 3cbe01a svcrdma: fix offset calculation for non-page aligned sge entries by Jeff Layton · 11 years ago
  52. 2e8c12e xprtrdma: add separate Kconfig options for NFSoRDMA client and server support by Jeff Layton · 11 years ago
  53. 7e4359e Fix regression in NFSRDMA server by Tom Tucker · 11 years ago
  54. c42a01e svcrdma: fix printk when memory allocation fails by Jeff Layton · 11 years ago
  55. 3a0799a SUNRPC: remove KERN_INFO from dprintk() call sites by Chuck Lever · 11 years ago
  56. 2b7bbc9 SUNRPC: Fix large reads on NFS/RDMA by Chuck Lever · 11 years ago
  57. 61f98b0 Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
  58. b2781e1 svcrdma: underflow issue in decode_write_list() by Dan Carpenter · 11 years ago
  59. fe2c633 net: Convert uses of typedef ctl_table to struct ctl_table by Joe Perches · 11 years ago
  60. b666973 Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  61. 70a3a06 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
  62. 7083e42 IB/core: Add "type 2" memory windows support by Shani Michaeli · 12 years ago
  63. 5976687 sunrpc: move address copy/cmp/convert routines and prototypes from clnt.h to addr.h by Jeff Layton · 12 years ago
  64. 1b09209 SUNRPC: Pass a pointer to struct rpc_xprt to the connect callback by Trond Myklebust · 12 years ago
  65. a4f0835 SUNRPC: Eliminate task->tk_xprt accesses that bypass rcu_dereference() by Trond Myklebust · 12 years ago
  66. afc5940 nfsd4: cleanup: replace rq_resused count by rq_next_page pointer by J. Bruce Fields · 12 years ago
  67. bd81cce Merge branch 'for-3.7' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  68. f474af7 nfs: disintegrate UAPI for nfs by J. Bruce Fields · 12 years ago
  69. d19751e SUNRPC: Get rid of the redundant xprt->shutdown bit field by Trond Myklebust · 12 years ago
  70. f39c1bf SUNRPC: Fix a UDP transport regression by Trond Myklebust · 12 years ago
  71. 6741019 svcrpc: make svc_xprt_received static by J. Bruce Fields · 12 years ago
  72. 5cf02d0 nfs: skip commit in releasepage if we're freeing memory for fs-related reasons by Jeff Layton · 12 years ago
  73. 71db34f Merge branch 'for-3.4' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 13 years ago
  74. 1df0064 Merge nfs containerization work from Trond's tree by J. Bruce Fields · 13 years ago
  75. f63d395 Merge tag 'nfs-for-3.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 13 years ago
  76. 9b78145 xprtrdma: Remove assumption that each segment is <= PAGE_SIZE by Tom Tucker · 13 years ago
  77. 4a6862b xprtrdma: The transport should not bug-check when a dup reply is received by Tom Tucker · 13 years ago
  78. b854178 sunrpc: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  79. cec56c8 svcrdma: Cleanup sparse warnings in the svcrdma module by Tom Tucker · 13 years ago
  80. bd4620d SUNRPC: create svc_xprt in proper network namespace by Stanislav Kinsbursky · 13 years ago
  81. bc3b2d7 net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules by Paul Gortmaker · 13 years ago
  82. 28890d3 Merge branch 'nfs-for-3.1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 13 years ago
  83. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  84. 2773395 RDMA: Increasing RPCRDMA_MAX_DATA_SEGS by Steve Dickson · 13 years ago
  85. 5f00bcb Merge branch 'master' into devel and apply fixup from Stephen Rothwell: by Stephen Rothwell · 13 years ago
  86. d9ba131 SUNRPC: Support dynamic slot allocation for TCP connections by Trond Myklebust · 13 years ago
  87. 43cedbf0e SUNRPC: Ensure that we grab the XPRT_LOCK before calling xprt_alloc_slot by Trond Myklebust · 13 years ago
  88. a6b7a40 net: remove interrupt.h inclusion from netdevice.h by Alexey Dobriyan · 13 years ago
  89. 4c171ac Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 13 years ago
  90. b26f9b9 RDMA/cma: Pass QP type into rdma_create_id() by Sean Hefty · 15 years ago
  91. 70f23fd treewide: fix a few typos in comments by Justin P. Mattock · 13 years ago
  92. 986d4ab sunrpc: fix printk format warning by Randy Dunlap · 14 years ago
  93. 5c635e0 RPCRDMA: Fix FRMR registration/invalidate handling. by Tom Tucker · 14 years ago
  94. bd7ea31 RPCRDMA: Fix to XDR page base interpretation in marshalling logic. by Tom Tucker · 14 years ago
  95. a5e5026 SUNRPC: Remove resource leak in svc_rdma_send_error() by Jesper Juhl · 14 years ago
  96. a25e758 sunrpc/xprtrdma: clean up workqueue usage by Tejun Heo · 14 years ago
  97. 4a84386 svcrdma: Cleanup DMA unmapping in error paths. by Tom Tucker · 14 years ago
  98. b432e6b svcrdma: Change DMA mapping logic to avoid the page_address kernel API by Tom Tucker · 14 years ago
  99. 37aa213 sunrpc: Tag rpc_xprt with net by Pavel Emelyanov · 14 years ago
  100. 62832c0 sunrpc: Pull net argument downto svc_create_socket by Pavel Emelyanov · 14 years ago