1. 53a01c9 Merge tag 'nfs-for-4.19-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 6 years ago
  2. 9157141 Merge tag 'nfsd-4.19-1' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 6 years ago
  3. 108b833 sunrpc: Add comment defining gssd upcall API keywords by Chuck Lever · 6 years ago
  4. 9abdda5 sunrpc: Extract target name into svc_cred by Chuck Lever · 6 years ago
  5. a1a2377 sunrpc: Enable the kernel to specify the hostname part of service principals by Chuck Lever · 6 years ago
  6. 44090cc sunrpc: Don't use stack buffer with scatterlist by Laura Abbott · 6 years ago
  7. 0a3173a Merge branch 'linus/master' into rdma.git for-next by Jason Gunthorpe · 6 years ago
  8. 89982f7 Merge tag 'v4.18' into rdma.git for-next by Jason Gunthorpe · 6 years ago
  9. ac5bb5b rpc: remove unneeded variable 'ret' in rdma_listen_handler by zhong jiang · 6 years ago
  10. 11b4d66 NFSD: Handle full-length symlinks by Chuck Lever · 6 years ago
  11. 3fd9557 NFSD: Refactor the generic write vector fill helper by Chuck Lever · 6 years ago
  12. 07d0ff3 svcrdma: Clean up Read chunk path by Chuck Lever · 6 years ago
  13. a53d5cb0 svcrdma: Avoid releasing a page in svc_xprt_release() by Chuck Lever · 6 years ago
  14. 9cc3b98 sunrpc: remove redundant variables 'checksumlen','blocksize' and 'data' by YueHaibing · 6 years ago
  15. 8d4fb8f xprtrdma: Fix disconnect regression by Chuck Lever · 6 years ago
  16. 07d53ae net: Remove some unneeded semicolon by zhong jiang · 6 years ago
  17. 8fdee4c sunrpc: whitespace fixes by Stephen Hemminger · 6 years ago
  18. 0f90be1 NFSv4 client live hangs after live data migration recovery by Bill Baker · 7 years ago
  19. 1a54c0c sunrpc: kstrtoul() can also return -ERANGE by Dan Carpenter · 6 years ago
  20. 016583d sunrpc: Change rpc_print_iostats to rpc_clnt_show_stats and handle rpc_clnt clones by Dave Wysochanski · 6 years ago
  21. d34ac5c RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments const by Bart Van Assche · 6 years ago
  22. 189e195 sunrpc: Add _add_rpc_iostats() to add rpc_iostats metrics by Dave Wysochanski · 6 years ago
  23. acdce5f sunrpc: add _print_rpc_iostats() to output metrics for one RPC op by Dave Wysochanski · 6 years ago
  24. 82b98ca net/sunrpc: Make rpc_auth_create_args a const by Sargun Dhillon · 6 years ago
  25. 5d85a82 net/xprtrdma: Restore needed argument to ib_post_send by Jason Gunthorpe · 6 years ago
  26. ed288d7 net/xprtrdma: Simplify ib_post_(send|recv|srq_recv)() calls by Bart Van Assche · 6 years ago
  27. 27db64f6 Merge tag 'nfs-for-4.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 7 years ago
  28. 0dae72d sunrpc: Prevent duplicate XID allocation by Chuck Lever · 7 years ago
  29. 33023fb IB/core: add max_send_sge and max_recv_sge attributes by Steve Wise · 7 years ago
  30. b08fc52 Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
  31. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  32. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
  33. 0725d4e Merge tag 'nfs-for-4.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 7 years ago
  34. 89e2556 Merge tag 'nfsd-4.18' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 7 years ago
  35. 0070ed3 Fix 16-byte memory leak in gssp_accept_sec_context_upcall by Dave Wysochanski · 7 years ago
  36. af7fd74 svcrdma: Fix incorrect return value/type in svc_rdma_post_recvs by Chuck Lever · 7 years ago
  37. fcda3d5 Merge tag 'nfs-rdma-for-4.18-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Trond Myklebust · 7 years ago
  38. f956d08a Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  39. 7fdf3e8 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 7 years ago
  40. 11d0ac1 xprtrdma: Remove transfertypes array by Chuck Lever · 7 years ago
  41. 8335640 xprtrdma: Add trace_xprtrdma_dma_map(mr) by Chuck Lever · 7 years ago
  42. 2fad659 xprtrdma: Wait on empty sendctx queue by Chuck Lever · 7 years ago
  43. ed3aa74 xprtrdma: Move common wait_for_buffer_space call to parent function by Chuck Lever · 7 years ago
  44. a8f688e xprtrdma: Return -ENOBUFS when no pages are available by Chuck Lever · 7 years ago
  45. 533d1da IB: Revert "remove redundant INFINIBAND kconfig dependencies" by Arnd Bergmann · 7 years ago
  46. 34b48b8 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 7 years ago
  47. a1f45ef Merge tag 'nfs-for-4.17-2' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 7 years ago
  48. 99722fe svcrdma: Persistently allocate and DMA-map Send buffers by Chuck Lever · 7 years ago
  49. 3abb03f svcrdma: Simplify svc_rdma_send() by Chuck Lever · 7 years ago
  50. 986b788 svcrdma: Remove post_send_wr by Chuck Lever · 7 years ago
  51. 25fd86e svcrdma: Don't overrun the SGE array in svc_rdma_send_ctxt by Chuck Lever · 7 years ago
  52. 4201c746 svcrdma: Introduce svc_rdma_send_ctxt by Chuck Lever · 7 years ago
  53. 2326279 svcrdma: Clean up Send SGE accounting by Chuck Lever · 7 years ago
  54. f016f30 svcrdma: Refactor svc_rdma_dma_map_buf by Chuck Lever · 7 years ago
  55. eb5d7a6 svcrdma: Allocate recv_ctxt's on CPU handling Receives by Chuck Lever · 7 years ago
  56. 3316f06 svcrdma: Persistently allocate and DMA-map Receive buffers by Chuck Lever · 7 years ago
  57. 3a88092 svcrdma: Preserve Receive buffer until svc_rdma_sendto by Chuck Lever · 7 years ago
  58. 1e5f416 svcrdma: Simplify svc_rdma_recv_ctxt_put by Chuck Lever · 7 years ago
  59. 2c577bf svcrdma: Remove sc_rq_depth by Chuck Lever · 7 years ago
  60. ecf85b2 svcrdma: Introduce svc_rdma_recv_ctxt by Chuck Lever · 7 years ago
  61. bd2abef svcrdma: Trace key RDMA API events by Chuck Lever · 7 years ago
  62. 98895ed svcrdma: Trace key RPC/RDMA protocol events by Chuck Lever · 7 years ago
  63. b6e717cb xprtrdma: Prepare RPC/RDMA includes for server-side trace points by Chuck Lever · 7 years ago
  64. 8dafcbe svcrdma: Use passed-in net namespace when creating RDMA listener by Chuck Lever · 7 years ago
  65. bcf3ffd svcrdma: Add proper SPDX tags for NetApp-contributed source by Chuck Lever · 7 years ago
  66. 9533b29 IB: remove redundant INFINIBAND kconfig dependencies by Greg Thelen · 7 years ago
  67. efd81e9 xprtrdma: Make rpcrdma_sendctx_put_locked() a static function by Chuck Lever · 7 years ago
  68. 9d95cd5 xprtrdma: Remove rpcrdma_buffer_get_rep_locked() by Chuck Lever · 7 years ago
  69. e68699c xprtrdma: Remove rpcrdma_buffer_get_req_locked() by Chuck Lever · 7 years ago
  70. a7986f0 xprtrdma: Remove rpcrdma_ep_{post_recv, post_extra_recv} by Chuck Lever · 7 years ago
  71. 7c8d9e7 xprtrdma: Move Receive posting to Receive handler by Chuck Lever · 7 years ago
  72. 0e0b854 xprtrdma: Clean up Receive trace points by Chuck Lever · 7 years ago
  73. edb41e6 xprtrdma: Make rpc_rqst part of rpcrdma_req by Chuck Lever · 7 years ago
  74. 48be539 xprtrdma: Introduce ->alloc_slot call-out for xprtrdma by Chuck Lever · 7 years ago
  75. a9cde23 SUNRPC: Add a ->free_slot transport callout by Chuck Lever · 7 years ago
  76. 37ac86c SUNRPC: Initialize rpc_rqst outside of xprt->reserve_lock by Chuck Lever · 7 years ago
  77. 914fcad xprtrdma: Fix max_send_wr computation by Chuck Lever · 7 years ago
  78. 107c4be xprtrdma: Create transport's CM ID in the correct network namespace by Chuck Lever · 7 years ago
  79. 52d28fe xprtrdma: Try to fail quickly if proto=rdma by Chuck Lever · 7 years ago
  80. a2268cf xprtrdma: Add proper SPDX tags for NetApp-contributed source by Chuck Lever · 7 years ago
  81. 054f155 xprtrdma: Fix list corruption / DMAR errors during MR recovery by Chuck Lever · 7 years ago
  82. 69c45d5 remove rpc_rmdir() by Al Viro · 7 years ago
  83. 4a3877c rpc_pipefs: fix double-dput() by Al Viro · 7 years ago
  84. a1bf4c7 Merge tag 'nfs-for-4.17-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 7 years ago
  85. 0e779aa SUNRPC: Add helpers for decoding opaque and string types by Trond Myklebust · 7 years ago
  86. 2552428 xprtrdma: Fix corner cases when handling device removal by Chuck Lever · 7 years ago
  87. a25a4cb sunrpc: Add static trace point to report result of RPC ping by Chuck Lever · 7 years ago
  88. 40bf7eb sunrpc: Add static trace point to report RPC latency stats by Chuck Lever · 7 years ago
  89. e671edb sunrpc: Simplify synopsis of some trace points by Chuck Lever · 7 years ago
  90. ff699ea8 SUNRPC: Make num_reqs a non-atomic integer by Chuck Lever · 7 years ago
  91. 7821575 SUNRPC: Make RTT measurement more precise (Send) by Chuck Lever · 7 years ago
  92. 0b87a46 SUNRPC: Make RTT measurement more precise (Receive) by Chuck Lever · 7 years ago
  93. ecd465e SUNRPC: Move xprt_update_rtt callsite by Chuck Lever · 7 years ago
  94. 2dd4a01 xprtrdma: Move creation of rl_rdmabuf to rpcrdma_create_req by Chuck Lever · 7 years ago
  95. f287762 xprtrdma: Chain Send to FastReg WRs by Chuck Lever · 7 years ago
  96. fb14ae8 xprtrdma: "Support" call-only RPCs by Chuck Lever · 7 years ago
  97. ae741a8 xprtrdma: Reduce number of MRs created by rpcrdma_mrs_create by Chuck Lever · 7 years ago
  98. 9e679d5 xprtrdma: ->send_request returns -EAGAIN when there are no free MRs by Chuck Lever · 7 years ago
  99. 8a14793 xprtrdma: Remove xprt-specific connect cookie by Chuck Lever · 7 years ago
  100. b7e85fff xprtrdma: Remove arbitrary limit on initiator depth by Chuck Lever · 7 years ago