1. 4a3877c rpc_pipefs: fix double-dput() by Al Viro · 7 years ago
  2. a1bf4c7 Merge tag 'nfs-for-4.17-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 7 years ago
  3. 0e779aa SUNRPC: Add helpers for decoding opaque and string types by Trond Myklebust · 7 years ago
  4. 2552428 xprtrdma: Fix corner cases when handling device removal by Chuck Lever · 7 years ago
  5. a25a4cb sunrpc: Add static trace point to report result of RPC ping by Chuck Lever · 7 years ago
  6. 40bf7eb sunrpc: Add static trace point to report RPC latency stats by Chuck Lever · 7 years ago
  7. e671edb sunrpc: Simplify synopsis of some trace points by Chuck Lever · 7 years ago
  8. ff699ea8 SUNRPC: Make num_reqs a non-atomic integer by Chuck Lever · 7 years ago
  9. 7821575 SUNRPC: Make RTT measurement more precise (Send) by Chuck Lever · 7 years ago
  10. 0b87a46 SUNRPC: Make RTT measurement more precise (Receive) by Chuck Lever · 7 years ago
  11. ecd465e SUNRPC: Move xprt_update_rtt callsite by Chuck Lever · 7 years ago
  12. 2dd4a01 xprtrdma: Move creation of rl_rdmabuf to rpcrdma_create_req by Chuck Lever · 7 years ago
  13. f287762 xprtrdma: Chain Send to FastReg WRs by Chuck Lever · 7 years ago
  14. fb14ae8 xprtrdma: "Support" call-only RPCs by Chuck Lever · 7 years ago
  15. ae741a8 xprtrdma: Reduce number of MRs created by rpcrdma_mrs_create by Chuck Lever · 7 years ago
  16. 9e679d5 xprtrdma: ->send_request returns -EAGAIN when there are no free MRs by Chuck Lever · 7 years ago
  17. 8a14793 xprtrdma: Remove xprt-specific connect cookie by Chuck Lever · 7 years ago
  18. b7e85fff xprtrdma: Remove arbitrary limit on initiator depth by Chuck Lever · 7 years ago
  19. 6720a89 xprtrdma: Fix latency regression on NUMA NFS/RDMA clients by Chuck Lever · 7 years ago
  20. 5e4d659 Merge tag 'nfsd-4.17' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 7 years ago
  21. f3aefb6 sunrpc: remove incorrect HMAC request initialization by Eric Biggers · 7 years ago
  22. 38a7031 NFSD: Clean up legacy NFS SYMLINK argument XDR decoders by Chuck Lever · 7 years ago
  23. 8154ef2 NFSD: Clean up legacy NFS WRITE argument XDR decoders by Chuck Lever · 7 years ago
  24. 55f5088 svc: Report xprt dequeue latency by Chuck Lever · 7 years ago
  25. aaba72c sunrpc: Report per-RPC execution stats by Chuck Lever · 7 years ago
  26. 0b9547b sunrpc: Re-purpose trace_svc_process by Chuck Lever · 7 years ago
  27. ece200d sunrpc: Save remote presentation address in svc_xprt for trace events by Chuck Lever · 7 years ago
  28. 41f306d sunrpc: Simplify trace_svc_recv by Chuck Lever · 7 years ago
  29. 7dbb53b sunrpc: Simplify do_enqueue tracing by Chuck Lever · 7 years ago
  30. caa3e106d sunrpc: Move trace_svc_xprt_dequeue() by Chuck Lever · 7 years ago
  31. 989f881 svc: Simplify ->xpo_secure_port by Chuck Lever · 7 years ago
  32. 63a1b15 sunrpc: Remove unneeded pointer dereference by Chuck Lever · 7 years ago
  33. 2f635ce net: Drop pernet_operations::async by Kirill Tkhai · 7 years ago
  34. 5e804a6 net: Convert sunrpc_net_ops by Kirill Tkhai · 7 years ago
  35. 855aeba net: Convert rpcsec_gss_net_ops by Kirill Tkhai · 7 years ago
  36. d644406 net: Use octal not symbolic permissions by Joe Perches · 7 years ago
  37. 6f29d07 svcrdma: Clean up rdma_build_arg_xdr by Chuck Lever · 7 years ago
  38. 97cc326 svcrdma: Consult max_qp_init_rd_atom when accepting connections by Chuck Lever · 7 years ago
  39. 0c4398f svcrdma: Use pr_err to report Receive errors by Chuck Lever · 7 years ago
  40. 3b68e6e SUNRPC: cache: ignore timestamp written to 'flush' file. by NeilBrown · 7 years ago
  41. 90a9b14 sunrpc: Fix unaligned access on sparc64 by James Ettle · 7 years ago
  42. 9b2c45d net: make getname() functions return length rather than use int* parameter by Denys Vlasenko · 7 years ago
  43. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  44. 82f0a41 Merge tag 'nfs-for-4.16-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 7 years ago
  45. 0afa6b4 SUNRPC: Don't call __UDPX_INC_STATS() from a preemptible context by Trond Myklebust · 7 years ago
  46. f1517df Merge tag 'nfsd-4.16' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 7 years ago
  47. f515f86 fix parallelism for rpc tasks by Olga Kornievskaia · 7 years ago
  48. 175e031 svcrdma: Fix Read chunk round-up by Chuck Lever · 7 years ago
  49. 90ea9f1 Make the xprtiod workqueue unbounded. by Trond Myklebust · 7 years ago
  50. 2275cde SUNRPC: Queue latency-sensitive socket tasks to xprtiod by Trond Myklebust · 7 years ago
  51. 0c8cbcd Merge tag 'nfs-rdma-for-4.16-2' of git://git.linux-nfs.org/projects/anna/linux-nfs by Trond Myklebust · 7 years ago
  52. 9b30889 SUNRPC: Ensure we always close the socket after a connection shuts down by Trond Myklebust · 7 years ago
  53. d0945ca sunrpc: remove dead code in svc_sock_setbufsize by Christoph Hellwig · 7 years ago
  54. e89e8d8 xprtrdma: Fix BUG after a device removal by Chuck Lever · 7 years ago
  55. 1179e2c xprtrdma: Fix calculation of ri_max_send_sges by Chuck Lever · 7 years ago
  56. efd52b5 Merge tag 'nfs-for-4.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 7 years ago
  57. 1ed2d76 Merge branch 'work.sock_recvmsg' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  58. 168fe32 Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  59. 8f39fce Merge tag 'nfs-rdma-for-4.16-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Trond Myklebust · 7 years ago
  60. 21ead9f SUNRPC: Micro-optimize __rpc_execute by Chuck Lever · 7 years ago
  61. cf08d6f SUNRPC: task_run_action should display tk_callback by Chuck Lever · 7 years ago
  62. 82476d9 SUNRPC: Trace xprt_timer events by Chuck Lever · 7 years ago
  63. 9ab6d89 xprtrdma: Correct some documenting comments by Chuck Lever · 7 years ago
  64. aae2349 xprtrdma: Fix "bytes registered" accounting by Chuck Lever · 7 years ago
  65. ae72467 xprtrdma: Instrument allocation/release of rpcrdma_req/rep objects by Chuck Lever · 7 years ago
  66. 643cf32 xprtrdma: Add trace points to instrument QP and CQ access upcalls by Chuck Lever · 7 years ago
  67. fc1eb80 xprtrdma: Add trace points in the client-side backchannel code paths by Chuck Lever · 7 years ago
  68. b4744e0 xprtrdma: Add trace points for connect events by Chuck Lever · 7 years ago
  69. 1c443eff xprtrdma: Add trace points to instrument MR allocation and recovery by Chuck Lever · 7 years ago
  70. 2937fed xprtrdma: Add trace points to instrument memory invalidation by Chuck Lever · 7 years ago
  71. e11b7c9 xprtrdma: Add trace points in reply decoder path by Chuck Lever · 7 years ago
  72. 58f10ad xprtrdma: Add trace points to instrument memory registration by Chuck Lever · 7 years ago
  73. b4a7f91 xprtrdma: Add trace points in the RPC Reply handler paths by Chuck Lever · 7 years ago
  74. ab03eff xprtrdma: Add trace points in RPC Call transmit paths by Chuck Lever · 7 years ago
  75. e48f083 rpcrdma: infrastructure for static trace points in rpcrdma.ko by Chuck Lever · 7 years ago
  76. 4827250 svcrdma: Post Receives in the Receive completion handler by Chuck Lever · 7 years ago
  77. ec12e47 xprtrdma: Introduce rpcrdma_mw_unmap_and_put by Chuck Lever · 7 years ago
  78. 96cedde xprtrdma: Remove usage of "mw" by Chuck Lever · 7 years ago
  79. ce5b371 xprtrdma: Replace all usage of "frmr" with "frwr" by Chuck Lever · 7 years ago
  80. 30b5416 xprtrdma: Don't clear RPC_BC_PA_IN_USE on pre-allocated rpc_rqst's by Chuck Lever · 7 years ago
  81. cf73daf xprtrdma: Split xprt_rdma_send_request by Chuck Lever · 7 years ago
  82. 6c537f2 xprtrdma: buf_free not called for CB replies by Chuck Lever · 7 years ago
  83. a2b6470 xprtrdma: Move unmap-safe logic to rpcrdma_marshal_req by Chuck Lever · 7 years ago
  84. 20035ed xprtrdma: Support IPv6 in xprt_rdma_set_port by Chuck Lever · 7 years ago
  85. dd229ce xprtrdma: Remove another sockaddr_storage field (cdata::addr) by Chuck Lever · 7 years ago
  86. d461f1f xprtrdma: Initialize the xprt address string array earlier by Chuck Lever · 7 years ago
  87. 1049270 xprtrdma: Remove unused padding variables by Chuck Lever · 7 years ago
  88. 3f0e3ed xprtrdma: Remove ri_reminv_expected by Chuck Lever · 7 years ago
  89. c344161 xprtrdma: Per-mode handling for Remote Invalidation by Chuck Lever · 7 years ago
  90. 42b9f5c xprtrdma: Eliminate unnecessary lock cycle in xprt_rdma_send_request by Chuck Lever · 7 years ago
  91. d698c4a xprtrdma: Fix backchannel allocation of extra rpcrdma_reps by Chuck Lever · 7 years ago
  92. 03ac1a7 xprtrdma: Fix buffer leak after transport set up failure by Chuck Lever · 7 years ago
  93. 0af3442 SUNRPC: Add explicit rescheduling points in the receive path by Trond Myklebust · 7 years ago
  94. 3d18880 SUNRPC: Chunk reading of replies from the server by Trond Myklebust · 7 years ago
  95. 024fbf9 SUNRPC: Remove rpc_protocol() by Chuck Lever · 7 years ago
  96. d025fbf Merge tag 'nfs-for-4.15-3' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 7 years ago
  97. 90d91b0 SUNRPC: Fix a race in the receive code path by Trond Myklebust · 7 years ago
  98. ccede75 xprtrdma: Spread reply processing over more CPUs by Chuck Lever · 7 years ago
  99. bdcf0a4 kernel: make groups_sort calling a responsibility group_info allocators by Thiago Rafael Becker · 7 years ago
  100. 1e4ed1b svc_recvfrom(): switch to sock_recvmsg() by Al Viro · 7 years ago