1. 65d2918 Merge branch 'cleanups' by Trond Myklebust · 9 years ago
  2. 813b00d SUNRPC: Always manipulate rpc_rqst::rq_bc_pa_list under xprt->bc_pa_lock by Chuck Lever · 9 years ago
  3. 6184514 Merge branch 'for-3.20' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 9 years ago
  4. c627d31 SUNRPC: Cleanup to remove xs_tcp_close() by Trond Myklebust · 9 years ago
  5. 402e23b SUNRPC: Fix stupid typo in xs_sock_set_reuseport by Trond Myklebust · 9 years ago
  6. 54c0987 SUNRPC: Define xs_tcp_fin_timeout only if CONFIG_SUNRPC_DEBUG by Trond Myklebust · 9 years ago
  7. b70ae91 SUNRPC: Handle connection reset more efficiently. by Trond Myklebust · 9 years ago
  8. 9e2b9f3 SUNRPC: Remove the redundant XPRT_CONNECTION_CLOSE flag by Trond Myklebust · 9 years ago
  9. caf4ccd SUNRPC: Make xs_tcp_close() do a socket shutdown rather than a sock_release by Trond Myklebust · 9 years ago
  10. 0efeac2 SUNRPC: Ensure xs_tcp_shutdown() requests a full close of the connection by Trond Myklebust · 9 years ago
  11. 505936f SUNRPC: Cleanup to remove remaining uses of XPRT_CONNECTION_ABORT by Trond Myklebust · 9 years ago
  12. 9cbc94f SUNRPC: Remove TCP socket linger code by Trond Myklebust · 9 years ago
  13. 4efdd92 SUNRPC: Remove TCP client connection reset hack by Trond Myklebust · 9 years ago
  14. de84d89 SUNRPC: TCP/UDP always close the old socket before reconnecting by Trond Myklebust · 9 years ago
  15. 718ba5b SUNRPC: Add helpers to prevent socket create from racing by Trond Myklebust · 9 years ago
  16. 6cc7e90 SUNRPC: Ensure xs_reset_transport() resets the close connection flags by Trond Myklebust · 9 years ago
  17. 76698b2 SUNRPC: Do not clear the source port in xs_reset_transport by Trond Myklebust · 9 years ago
  18. 3913c78 SUNRPC: Handle EADDRINUSE on connect by Trond Myklebust · 9 years ago
  19. 4dda9c8 SUNRPC: Set SO_REUSEPORT socket option for TCP connections by Trond Myklebust · 9 years ago
  20. bc3203c Merge tag 'nfs-rdma-for-3.20-part-2' of git://git.linux-nfs.org/projects/anna/nfs-rdma by Trond Myklebust · 9 years ago
  21. b625a61 xprtrdma: Address sparse complaint in rpcr_to_rdmar() by Chuck Lever · 10 years ago
  22. 03a9a42 SUNRPC: NULL utsname dereference on NFS umount during namespace cleanup by Trond Myklebust · 10 years ago
  23. e2c63e0 Merge branch 'flexfiles' by Trond Myklebust · 10 years ago
  24. 840210f sunrpc: add rpc_count_iostats_idx by Weston Andros Adamson · 10 years ago
  25. cc3ea89 Merge tag 'nfs-rdma-for-3.20' of git://git.linux-nfs.org/projects/anna/nfs-rdma by Trond Myklebust · 10 years ago
  26. a0a1d50 xprtrdma: Update the GFP flags used in xprt_rdma_allocate() by Chuck Lever · 10 years ago
  27. df515ca xprtrdma: Clean up after adding regbuf management by Chuck Lever · 10 years ago
  28. c05fbb5 xprtrdma: Allocate zero pad separately from rpcrdma_buffer by Chuck Lever · 10 years ago
  29. 6b1184c xprtrdma: Allocate RPC/RDMA receive buffer separately from struct rpcrdma_rep by Chuck Lever · 10 years ago
  30. 85275c8 xprtrdma: Allocate RPC/RDMA send buffer separately from struct rpcrdma_req by Chuck Lever · 10 years ago
  31. 0ca77dc xprtrdma: Allocate RPC send buffer separately from struct rpcrdma_req by Chuck Lever · 10 years ago
  32. 9128c3e xprtrdma: Add struct rpcrdma_regbuf and helpers by Chuck Lever · 10 years ago
  33. 1392402 xprtrdma: Refactor rpcrdma_buffer_create() and rpcrdma_buffer_destroy() by Chuck Lever · 10 years ago
  34. ac920d0 xprtrdma: Simplify synopsis of rpcrdma_buffer_create() by Chuck Lever · 10 years ago
  35. ce1ab9a xprtrdma: Take struct ib_qp_attr and ib_qp_init_attr off the stack by Chuck Lever · 10 years ago
  36. 7bc7972 xprtrdma: Take struct ib_device_attr off the stack by Chuck Lever · 10 years ago
  37. 5ae711a xprtrdma: Free the pd if ib_query_qp() fails by Chuck Lever · 10 years ago
  38. afadc46 xprtrdma: Remove rpcrdma_ep::rep_func and ::rep_xprt by Chuck Lever · 10 years ago
  39. eba8ff6 xprtrdma: Move credit update to RPC reply handler by Chuck Lever · 10 years ago
  40. 3eb3581 xprtrdma: Remove rl_mr field, and the mr_chunk union by Chuck Lever · 10 years ago
  41. 5d410ba xprtrdma: Remove rpcrdma_ep::rep_ia by Chuck Lever · 10 years ago
  42. 5abefb8 xprtrdma: Rename "xprt" and "rdma_connect" fields in struct rpcrdma_xprt by Chuck Lever · 10 years ago
  43. f284648 xprtrdma: Clean up hdrlen by Chuck Lever · 10 years ago
  44. 052151a xprtrdma: Display XIDs in host byte order by Chuck Lever · 10 years ago
  45. 284f490 xprtrdma: Modernize htonl and ntohl by Chuck Lever · 10 years ago
  46. 8502427 xprtrdma: human-readable completion status by Chuck Lever · 10 years ago
  47. c4a7ca7 SUNRPC: Allow waiting on memory allocation by Trond Myklebust · 10 years ago
  48. 127b21b SUNRPC: Adjust rpciod workqueue parameters by Trond Myklebust · 10 years ago
  49. 3c51991 sunrpc/lockd: fix references to the BKL by Jeff Layton · 10 years ago
  50. a97c331 svcrdma: Handle additional inline content by Chuck Lever · 10 years ago
  51. fcbeced svcrdma: Move read list XDR round-up logic by Chuck Lever · 10 years ago
  52. 0b056c2 svcrdma: Support RDMA_NOMSG requests by Chuck Lever · 10 years ago
  53. 61edbcb svcrdma: rc_position sanity checking by Chuck Lever · 10 years ago
  54. e545241 svcrdma: Plant reader function in struct svcxprt_rdma by Chuck Lever · 10 years ago
  55. e5523bd svcrdma: Find rmsgp more reliably by Chuck Lever · 10 years ago
  56. 3fe04ee svcrdma: Scrub BUG_ON() and WARN_ON() call sites by Chuck Lever · 10 years ago
  57. 2397aa8 svcrdma: Clean up read chunk counting by Chuck Lever · 10 years ago
  58. 83f2bed svcrdma: Remove unused variable by Chuck Lever · 10 years ago
  59. 597561b svcrdma: Clean up dprintk by Chuck Lever · 10 years ago
  60. 49a068f rpc: fix xdr_truncate_encode to handle buffer ending on page boundary by J. Bruce Fields · 10 years ago
  61. 1b2e122 sunrpc/cache: convert to use string_escape_str() by Andy Shevchenko · 10 years ago
  62. acf06a7 sunrpc: only call test_bit once in svc_xprt_received by Jeff Layton · 10 years ago
  63. 83a712e sunrpc: add some tracepoints around enqueue and dequeue of svc_xprt by Jeff Layton · 10 years ago
  64. b1691bc sunrpc: convert to lockless lookup of queued server threads by Jeff Layton · 10 years ago
  65. 403c7b4 sunrpc: fix potential races in pool_stats collection by Jeff Layton · 10 years ago
  66. 8124438 sunrpc: add a rcu_head to svc_rqst and use kfree_rcu to free it by Jeff Layton · 10 years ago
  67. 0b5707e sunrpc: require svc_create callers to pass in meaningful shutdown routine by Jeff Layton · 10 years ago
  68. ceff739 sunrpc: have svc_wake_up only deal with pool 0 by Jeff Layton · 10 years ago
  69. 4d5db3f sunrpc: convert sp_task_pending flag to use atomic bitops by Jeff Layton · 10 years ago
  70. 779fb0f sunrpc: move rq_splice_ok flag into rq_flags by Jeff Layton · 10 years ago
  71. 78b65eb sunrpc: move rq_dropme flag into rq_flags by Jeff Layton · 10 years ago
  72. 30660e04b sunrpc: move rq_usedeferral flag to rq_flags by Jeff Layton · 10 years ago
  73. 7501cc2 sunrpc: move rq_local field to rq_flags by Jeff Layton · 10 years ago
  74. 4d152e2 sunrpc: add a generic rq_flags field to svc_rqst and move rq_secure to it by Jeff Layton · 10 years ago
  75. 2941b0e Merge tag 'nfs-for-3.19-1' into nfsd for-3.19 branch by J. Bruce Fields · 10 years ago
  76. 067f96e sunrpc: release svc_pool_map reference when serv allocation fails by Jeff Layton · 10 years ago
  77. 8d65ef7 sunrpc: eliminate the XPT_DETACHED flag by Jeff Layton · 10 years ago
  78. 388f0c7 sunrpc: add a debugfs rpc_xprt directory with an info file in it by Jeff Layton · 10 years ago
  79. b4b9d2c sunrpc: add debugfs file for displaying client rpc_task queue by Jeff Layton · 10 years ago
  80. 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
  81. 1702562 Merge tag 'nfs-cel-for-3.19' of git://git.linux-nfs.org/projects/anna/nfs-rdma into linux-next by Trond Myklebust · 10 years ago
  82. edef129 SUNRPC: serialize iostats updates by Chuck Lever · 10 years ago
  83. 7ff11de xprtrdma: Display async errors by Chuck Lever · 10 years ago
  84. d5440e2 xprtrdma: Enable pad optimization by Chuck Lever · 10 years ago
  85. 5c166be xprtrdma: Re-write rpcrdma_flush_cqs() by Chuck Lever · 10 years ago
  86. f1a03b7 xprtrdma: Refactor tasklet scheduling by Chuck Lever · 10 years ago
  87. 467c967 xprtrdma: unmap all FMRs during transport disconnect by Chuck Lever · 10 years ago
  88. e7104a2 xprtrdma: Cap req_cqinit by Chuck Lever · 10 years ago
  89. 92b9836 xprtrdma: Return an errno from rpcrdma_register_external() by Chuck Lever · 10 years ago
  90. 1306729 sunrpc: eliminate RPC_TRACEPOINTS by Jeff Layton · 10 years ago
  91. f895b25 sunrpc: eliminate RPC_DEBUG by Jeff Layton · 10 years ago
  92. 1a867a0 sunrpc: add tracepoints in xs_tcp_data_recv by Jeff Layton · 10 years ago
  93. 3705ad6 sunrpc: add new tracepoints in xprt handling code by Jeff Layton · 10 years ago
  94. 860a0d9 sunrpc: add some tracepoints in svc_rqst handling functions by Jeff Layton · 10 years ago
  95. 56429e9b merge nfs bugfixes into nfsd for-3.19 branch by J. Bruce Fields · 10 years ago
  96. 093a146 SUNRPC: Fix locking around callback channel reply receive by Trond Myklebust · 10 years ago
  97. b3ecba0 sunrpc: fix sleeping under rcu_read_lock in gss_stringify_acceptor by Jeff Layton · 10 years ago
  98. eb63192 SUNRPC: off by one in BUG_ON() by Dan Carpenter · 10 years ago
  99. 280caac rpc: change comments to assertions by J. Bruce Fields · 10 years ago
  100. ed38c06 RPC: remove unneeded checks from xdr_truncate_encode() by J. Bruce Fields · 10 years ago