1. 4a06825 SUNRPC: Transport fault injection by Chuck Lever · 10 years ago
  2. d67fa4d sunrpc: turn swapper_enable/disable functions into rpc_xprt_ops by Jeff Layton · 9 years ago
  3. 6814bae xprtrdma: Add a "deregister_external" op for each memreg mode by Chuck Lever · 10 years ago
  4. 1c9351e xprtrdma: Add a "max_payload" op for each memreg mode by Chuck Lever · 10 years ago
  5. e237794 xprtrdma: Perform a full marshal on retransmit by Chuck Lever · 10 years ago
  6. 0dd39ca xprtrdma: Display IPv6 addresses and port numbers correctly by Chuck Lever · 10 years ago
  7. a0a1d50 xprtrdma: Update the GFP flags used in xprt_rdma_allocate() by Chuck Lever · 10 years ago
  8. 85275c8 xprtrdma: Allocate RPC/RDMA send buffer separately from struct rpcrdma_req by Chuck Lever · 10 years ago
  9. 0ca77dc xprtrdma: Allocate RPC send buffer separately from struct rpcrdma_req by Chuck Lever · 10 years ago
  10. ac920d0 xprtrdma: Simplify synopsis of rpcrdma_buffer_create() by Chuck Lever · 10 years ago
  11. afadc46 xprtrdma: Remove rpcrdma_ep::rep_func and ::rep_xprt by Chuck Lever · 10 years ago
  12. 5abefb8 xprtrdma: Rename "xprt" and "rdma_connect" fields in struct rpcrdma_xprt by Chuck Lever · 10 years ago
  13. ea52641 Merge tag 'nfs-rdma-for-3.19' of git://git.linux-nfs.org/projects/anna/nfs-rdma into linux-next by Trond Myklebust · 10 years ago
  14. d5440e2 xprtrdma: Enable pad optimization by Chuck Lever · 10 years ago
  15. 467c967 xprtrdma: unmap all FMRs during transport disconnect by Chuck Lever · 10 years ago
  16. f895b25 sunrpc: eliminate RPC_DEBUG by Jeff Layton · 10 years ago
  17. 1aff525 NFS/SUNRPC: Remove other deadlock-avoidance mechanisms in nfs_release_page() by NeilBrown · 10 years ago
  18. 282191c xprtrdma: Make rpcrdma_ep_disconnect() return void by Chuck Lever · 10 years ago
  19. 6ab5994 xprtrdma: Update rkeys after transport reconnect by Chuck Lever · 10 years ago
  20. 43e9598 xprtrdma: Limit data payload size for ALLPHYSICAL by Chuck Lever · 10 years ago
  21. c93c622 xprtrdma: Disconnect on registration failure by Chuck Lever · 10 years ago
  22. c977dea xprtrdma: Remove BUG_ON() call sites by Chuck Lever · 10 years ago
  23. e7ce710 xprtrdma: Avoid deadlock when credit window is reset by Chuck Lever · 10 years ago
  24. bfaee09 xprtrdma: Use macros for reconnection timeout constants by Chuck Lever · 10 years ago
  25. 7f1d541 xprtrdma: Make rpcrdma_ep_destroy() return void by Chuck Lever · 10 years ago
  26. 13c9ff8 xprtrdma: Simplify rpcrdma_deregister_external() synopsis by Chuck Lever · 10 years ago
  27. b45ccfd xprtrdma: Remove MEMWINDOWS registration modes by Chuck Lever · 10 years ago
  28. 03ff882 xprtrdma: Remove BOUNCEBUFFERS memory registration mode by Chuck Lever · 10 years ago
  29. 3a0799a SUNRPC: remove KERN_INFO from dprintk() call sites by Chuck Lever · 11 years ago
  30. fe2c633 net: Convert uses of typedef ctl_table to struct ctl_table by Joe Perches · 11 years ago
  31. b666973 Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  32. 5976687 sunrpc: move address copy/cmp/convert routines and prototypes from clnt.h to addr.h by Jeff Layton · 12 years ago
  33. 1b09209 SUNRPC: Pass a pointer to struct rpc_xprt to the connect callback by Trond Myklebust · 12 years ago
  34. a4f0835 SUNRPC: Eliminate task->tk_xprt accesses that bypass rcu_dereference() by Trond Myklebust · 12 years ago
  35. d19751e SUNRPC: Get rid of the redundant xprt->shutdown bit field by Trond Myklebust · 12 years ago
  36. f39c1bf SUNRPC: Fix a UDP transport regression by Trond Myklebust · 12 years ago
  37. 5cf02d0 nfs: skip commit in releasepage if we're freeing memory for fs-related reasons by Jeff Layton · 12 years ago
  38. d9ba131 SUNRPC: Support dynamic slot allocation for TCP connections by Trond Myklebust · 13 years ago
  39. 43cedbf0e SUNRPC: Ensure that we grab the XPRT_LOCK before calling xprt_alloc_slot by Trond Myklebust · 13 years ago
  40. a25e758 sunrpc/xprtrdma: clean up workqueue usage by Tejun Heo · 14 years ago
  41. 37aa213 sunrpc: Tag rpc_xprt with net by Pavel Emelyanov · 14 years ago
  42. e204e62 sunrpc: Factor out rpc_xprt freeing by Pavel Emelyanov · 14 years ago
  43. bd1722d sunrpc: Factor out rpc_xprt allocation by Pavel Emelyanov · 14 years ago
  44. d60dbb2 SUNRPC: Move the task->tk_bytes_sent and tk_rtt to struct rpc_rqst by Trond Myklebust · 15 years ago
  45. a8ce4a8 SUNRPC: Fail over more quickly on connect errors by Trond Myklebust · 15 years ago
  46. 0b9e794 SUNRPC: Move the test for XPRT_CONNECTING into xprt_connect() by Trond Myklebust · 15 years ago
  47. 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
  48. 81160e66 net/sunrpc: Convert (void)snprintf to snprintf by Joe Perches · 15 years ago
  49. fc0b5791 net/sunrpc: Remove uses of NIPQUAD, use %pI4 by Joe Perches · 15 years ago
  50. 6d45611 sysctl: Drop & in front of every proc_handler. by Eric W. Biederman · 15 years ago
  51. f8572d8 sysctl net: Remove unused binary sysctl code by Eric W. Biederman · 15 years ago
  52. c740eff SUNRPC: Kill RPC_DISPLAY_ALL by Chuck Lever · 15 years ago
  53. c877b84 SUNRPC: Use rpc_ntop() for constructing transport address strings by Chuck Lever · 15 years ago
  54. ba80913 SUNRPC: Remove duplicate universal address generation by Chuck Lever · 15 years ago
  55. 21454aa net: replace NIPQUAD() in net/*/ by Harvey Harrison · 16 years ago
  56. 08ca0dc RPC/RDMA: correct the reconnect timer backoff by Tom Talpey · 16 years ago
  57. b3cd8d4 RPC/RDMA: optionally emit useful transport info upon connect/disconnect. by Tom Talpey · 16 years ago
  58. 9191ca3 RPC/RDMA: adhere to protocol for unpadded client trailing write chunks. by Tom Talpey · 16 years ago
  59. ad0e9e0 RPC/RDMA: maintain the RPC task bytes-sent statistic. by Tom Talpey · 16 years ago
  60. 575448b RPC/RDMA: suppress retransmit on RPC/RDMA clients. by Tom Talpey · 16 years ago
  61. 3197d309 RPC/RDMA: support FRMR client memory registration. by Tom Talpey · 16 years ago
  62. ee1a2c5 SUNRPC: Fix a nfs4 over rdma transport oops by Tom Talpey · 17 years ago
  63. 33e01dc SUNRPC: Clean up functions that free address_strings array by Chuck Lever · 17 years ago
  64. ba7392b SUNRPC: Add support for per-client timeout values by Trond Myklebust · 17 years ago
  65. 2881ae7 SUNRPC: Clean up the transport timeout initialisation by Trond Myklebust · 17 years ago
  66. 62da3b2 SUNRPC: Rename xprt_disconnect() by Trond Myklebust · 17 years ago
  67. cfcb43f SUNRPC: remove NFS/RDMA client's binary sysctls by James Lentini · 17 years ago
  68. d5cd978 sunrpc/xprtrdma/transport.c: fix use-after-free by Adrian Bunk · 17 years ago
  69. f58851e RPCRDMA: rpc rdma transport switch by \"Talpey, Thomas\ · 17 years ago