1. 28890d3 Merge branch 'nfs-for-3.1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 13 years ago
  2. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  3. 2773395 RDMA: Increasing RPCRDMA_MAX_DATA_SEGS by Steve Dickson · 13 years ago
  4. 5f00bcb Merge branch 'master' into devel and apply fixup from Stephen Rothwell: by Stephen Rothwell · 13 years ago
  5. d9ba131 SUNRPC: Support dynamic slot allocation for TCP connections by Trond Myklebust · 13 years ago
  6. 43cedbf0e SUNRPC: Ensure that we grab the XPRT_LOCK before calling xprt_alloc_slot by Trond Myklebust · 13 years ago
  7. a6b7a40 net: remove interrupt.h inclusion from netdevice.h by Alexey Dobriyan · 13 years ago
  8. 4c171ac Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 13 years ago
  9. b26f9b9 RDMA/cma: Pass QP type into rdma_create_id() by Sean Hefty · 14 years ago
  10. 70f23fd treewide: fix a few typos in comments by Justin P. Mattock · 13 years ago
  11. 986d4ab sunrpc: fix printk format warning by Randy Dunlap · 13 years ago
  12. 5c635e0 RPCRDMA: Fix FRMR registration/invalidate handling. by Tom Tucker · 13 years ago
  13. bd7ea31 RPCRDMA: Fix to XDR page base interpretation in marshalling logic. by Tom Tucker · 13 years ago
  14. a5e5026 SUNRPC: Remove resource leak in svc_rdma_send_error() by Jesper Juhl · 14 years ago
  15. a25e758 sunrpc/xprtrdma: clean up workqueue usage by Tejun Heo · 14 years ago
  16. 4a84386 svcrdma: Cleanup DMA unmapping in error paths. by Tom Tucker · 14 years ago
  17. b432e6b svcrdma: Change DMA mapping logic to avoid the page_address kernel API by Tom Tucker · 14 years ago
  18. 37aa213 sunrpc: Tag rpc_xprt with net by Pavel Emelyanov · 14 years ago
  19. 62832c0 sunrpc: Pull net argument downto svc_create_socket by Pavel Emelyanov · 14 years ago
  20. e204e62 sunrpc: Factor out rpc_xprt freeing by Pavel Emelyanov · 14 years ago
  21. bd1722d sunrpc: Factor out rpc_xprt allocation by Pavel Emelyanov · 14 years ago
  22. 15cdc644 rpcrdma: Fix SQ size calculation when memreg is FRMR by Tom Tucker · 14 years ago
  23. 7a8b80eb xprtrdma: Do not truncate iova_start values in frmr registrations. by Steve Wise · 14 years ago
  24. f72caf7 Merge branch 'for-2.6.35' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 14 years ago
  25. d60dbb2 SUNRPC: Move the task->tk_bytes_sent and tk_rtt to struct rpc_rqst by Trond Myklebust · 14 years ago
  26. a8ce4a8 SUNRPC: Fail over more quickly on connect errors by Trond Myklebust · 14 years ago
  27. 0b9e794 SUNRPC: Move the test for XPRT_CONNECTING into xprt_connect() by Trond Myklebust · 14 years ago
  28. 5306293 Merge commit 'v2.6.34-rc6' by J. Bruce Fields · 14 years ago
  29. b48fa6b sunrpc: centralise most calls to svc_xprt_received by Neil Brown · 14 years ago
  30. fedfb94 Merge branch 'for-2.6.34' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 14 years ago
  31. bade732 svcrdma: RDMA support not yet compatible with RPC6 by Tom Tucker · 14 years ago
  32. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  33. 81160e66 net/sunrpc: Convert (void)snprintf to snprintf by Joe Perches · 14 years ago
  34. fc0b5791 net/sunrpc: Remove uses of NIPQUAD, use %pI4 by Joe Perches · 14 years ago
  35. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  36. d7fc02c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  37. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  38. f64f9e7 net: Move && and || to end of previous line by Joe Perches · 15 years ago
  39. 6d45611 sysctl: Drop & in front of every proc_handler. by Eric W. Biederman · 15 years ago
  40. f8572d8 sysctl net: Remove unused binary sysctl code by Eric W. Biederman · 15 years ago
  41. d43c36d headers: remove sched.h from interrupt.h by Alexey Dobriyan · 15 years ago
  42. 8d65af7 sysctl: remove "struct file *" argument of ->proc_handler by Alexey Dobriyan · 15 years ago
  43. e9dc122 Merge branch 'nfs-for-2.6.32' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 into for-2.6.32-incoming by J. Bruce Fields · 15 years ago
  44. c740eff SUNRPC: Kill RPC_DISPLAY_ALL by Chuck Lever · 15 years ago
  45. c877b84 SUNRPC: Use rpc_ntop() for constructing transport address strings by Chuck Lever · 15 years ago
  46. ba80913 SUNRPC: Remove duplicate universal address generation by Chuck Lever · 15 years ago
  47. 846d8e7 svcrdma: fix error handling of rdma_alloc_frmr() by Wei Yongjun · 15 years ago
  48. 59fb306 sunrpc: potential memory leak in function rdma_read_xdr by Christian Engelmayer · 15 years ago
  49. c8bce3d Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 15 years ago
  50. 98779be svcrdma: dma unmap the correct length for the RPCRDMA header page. by Steve Wise · 15 years ago
  51. 6874308 XPRTRDMA: fix client rpcrdma FRMR registration on mlx4 devices by Vu Pham · 15 years ago
  52. 21515e4 svcrdma: clean up error paths. by Steve Wise · 15 years ago
  53. d0687be svcrdma: Fix dma map direction for rdma read targets by Steve Wise · 15 years ago
  54. 2e3c230 SVCRDMA: fix recent printk format warnings. by Tom Talpey · 15 years ago
  55. b38ab40 XPRTRDMA: correct an rpc/rdma inline send marshaling error by Tom Talpey · 15 years ago
  56. b1e1e15 SVCRDMA: remove faulty assertions in rpc/rdma chunk validation. by Tom Talpey · 15 years ago
  57. b1721d2 rpc/rdma: goto instead of copypaste by Ilpo Järvinen · 16 years ago
  58. 5eaa65b net: Make static by Roel Kluin · 16 years ago
  59. ff0db04 sunrpc: fix warning in net/sunrpc/xprtrdma/verbs.c by Ingo Molnar · 16 years ago
  60. ed72b9c sunrpc: fix warning in net/sunrpc/xprtrdma/svc_rdma_transport.c by Ingo Molnar · 16 years ago
  61. 21454aa net: replace NIPQUAD() in net/*/ by Harvey Harrison · 16 years ago
  62. 6925bac Merge branch 'next' by Trond Myklebust · 16 years ago
  63. 8acd3a6 Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 16 years ago
  64. c055551 RPC/RDMA: ensure connection attempt is complete before signalling. by Tom Talpey · 16 years ago
  65. 08ca0dc RPC/RDMA: correct the reconnect timer backoff by Tom Talpey · 16 years ago
  66. b3cd8d4 RPC/RDMA: optionally emit useful transport info upon connect/disconnect. by Tom Talpey · 16 years ago
  67. 5f37d56 RPC/RDMA: reformat a debug printk to keep lines together. by Tom Talpey · 16 years ago
  68. 5675add RPC/RDMA: harden connection logic against missing/late rdma_cm upcalls. by Tom Talpey · 16 years ago
  69. 1a95405 RPC/RDMA: fix connect/reconnect resource leak. by Tom Talpey · 16 years ago
  70. 926449b RPC/RDMA: return a consistent error, when connect fails. by Tom Talpey · 16 years ago
  71. 9191ca3 RPC/RDMA: adhere to protocol for unpadded client trailing write chunks. by Tom Talpey · 16 years ago
  72. fee08ca RPC/RDMA: avoid an oops due to disconnect racing with async upcalls. by Tom Talpey · 16 years ago
  73. ad0e9e0 RPC/RDMA: maintain the RPC task bytes-sent statistic. by Tom Talpey · 16 years ago
  74. 575448b RPC/RDMA: suppress retransmit on RPC/RDMA clients. by Tom Talpey · 16 years ago
  75. b334eaa RPC/RDMA: fix connection IRD/ORD setting by Tom Tucker · 16 years ago
  76. 3197d309 RPC/RDMA: support FRMR client memory registration. by Tom Talpey · 16 years ago
  77. bd7ed1d RPC/RDMA: check selected memory registration mode at runtime. by Tom Talpey · 16 years ago
  78. fe9053b RPC/RDMA: add data types and new FRMR memory registration enum. by Tom Talpey · 16 years ago
  79. 8d4ba03 RPC/RDMA: refactor the inline memory registration code. by Tom Talpey · 16 years ago
  80. 67080c8 svcrdma: Fix IRD/ORD polarity by Tom Tucker · 16 years ago
  81. 04911b5 svcrdma: Update svc_rdma_send_error to use DMA LKEY by Tom Tucker · 16 years ago
  82. afd566e svcrdma: Modify the RPC reply path to use FRMR when available by Tom Tucker · 16 years ago
  83. 146b6df svcrdma: Modify the RPC recv path to use FRMR when available by Tom Tucker · 16 years ago
  84. 5b180a9 svcrdma: Add support to svc_rdma_send to handle chained WR by Tom Tucker · 16 years ago
  85. a5abf4e svcrdma: Modify post recv path to use local dma key by Tom Tucker · 16 years ago
  86. e118321 svcrdma: Add a service to register a Fast Reg MR with the device by Tom Tucker · 16 years ago
  87. 3a5c638 svcrdma: Query device for Fast Reg support during connection setup by Tom Tucker · 16 years ago
  88. 64be8608 svcrdma: Add FRMR get/put services by Tom Tucker · 16 years ago
  89. 6067804 net: Use hton[sl]() instead of __constant_hton[sl]() where applicable by Arnaldo Carvalho de Melo · 16 years ago
  90. 24b8b44 svcrdma: Fix race between svc_rdma_recvfrom thread and the dto_tasklet by Tom Tucker · 16 years ago
  91. 8d8bb39 dma-mapping: add the device argument to dma_mapping_error() by FUJITA Tomonori · 16 years ago
  92. 8948896 svcrdma: Change WR context get/put to use the kmem cache by Tom Tucker · 16 years ago
  93. bf5927d svcrdma: Create a kmem cache for the WR contexts by Tom Tucker · 16 years ago
  94. 902a94e svcrdma: Add flush_scheduled_work to module exit function by Tom Tucker · 16 years ago
  95. 36ef25e svcrdma: Limit ORD based on client's advertised IRD by Tom Tucker · 16 years ago
  96. 94dba49 svcrdma: Remove unneeded spin locks from __svc_rdma_free by Tom Tucker · 16 years ago
  97. 87295b6 svcrdma: Add dma map count and WARN_ON by Tom Tucker · 16 years ago
  98. e6ab914 svcrdma: Move the DMA unmap logic to the CQ handler by Tom Tucker · 16 years ago
  99. f820c57 svcrdma: Use reply and chunk map for RDMA_READ processing by Tom Tucker · 16 years ago
  100. 34d16e4 svcrdma: Use RPC reply map for RDMA_WRITE processing by Tom Tucker · 16 years ago