1. d025fbf Merge tag 'nfs-for-4.15-3' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 7 years ago
  2. 90d91b0 SUNRPC: Fix a race in the receive code path by Trond Myklebust · 7 years ago
  3. ccede75 xprtrdma: Spread reply processing over more CPUs by Chuck Lever · 7 years ago
  4. bdcf0a4 kernel: make groups_sort calling a responsibility group_info allocators by Thiago Rafael Becker · 7 years ago
  5. 2db767d Merge tag 'nfs-for-4.15-2' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 7 years ago
  6. eb5b46f SUNRPC: Handle ENETDOWN errors by Trond Myklebust · 7 years ago
  7. 4ba161a SUNRPC: Allow connect to return EHOSTUNREACH by Trond Myklebust · 7 years ago
  8. ee24eac SUNRPC: make cache_detail structures const by Bhumika Goyal · 7 years ago
  9. d34971a sunrpc: make the function arg as const by Bhumika Goyal · 7 years ago
  10. 841b86f treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts by Kees Cook · 7 years ago
  11. 4dd3c2e Merge tag 'nfsd-4.15' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 7 years ago
  12. c3e9c04 Merge tag 'nfs-for-4.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 7 years ago
  13. 6c67a3e4a sunrpc: remove net pointer from messages by Vasily Averin · 7 years ago
  14. 4112be7 sunrpc: exit_net cleanup check added by Vasily Averin · 7 years ago
  15. c435da6 sunrpc: Add rpc_request static trace point by Chuck Lever · 7 years ago
  16. b2bfe59 sunrpc: Fix rpc_task_begin trace point by Chuck Lever · 7 years ago
  17. e9d4763 net: sunrpc: mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
  18. 62b56a6 xprtrdma: Update copyright notices by Chuck Lever · 7 years ago
  19. 1b746c1 xprtrdma: Remove include for linux/prefetch.h by Chuck Lever · 7 years ago
  20. 2232df5 rpcrdma: Remove C structure definitions of XDR data items by Chuck Lever · 7 years ago
  21. a4699f5 xprtrdma: Put Send CQ in IB_POLL_WORKQUEUE mode by Chuck Lever · 7 years ago
  22. 6f0afc2 xprtrdma: Remove atomic send completion counting by Chuck Lever · 7 years ago
  23. 01bb35c xprtrdma: RPC completion should wait for Send completion by Chuck Lever · 7 years ago
  24. 0ba6f37 xprtrdma: Refactor rpcrdma_deferred_completion by Chuck Lever · 7 years ago
  25. 531cca0 xprtrdma: Add a field of bit flags to struct rpcrdma_req by Chuck Lever · 7 years ago
  26. ae72950 xprtrdma: Add data structure to manage RDMA Send arguments by Chuck Lever · 7 years ago
  27. a062a2a xprtrdma: "Unoptimize" rpcrdma_prepare_hdr_sge() by Chuck Lever · 7 years ago
  28. 857f9ac xprtrdma: Change return value of rpcrdma_prepare_send_sges() by Chuck Lever · 7 years ago
  29. 394b2c7 xprtrdma: Fix error handling in rpcrdma_prepare_msg_sges() by Chuck Lever · 7 years ago
  30. ad99f05 xprtrdma: Clean up SGE accounting in rpcrdma_prepare_msg_sges() by Chuck Lever · 7 years ago
  31. be798f9 xprtrdma: Decode credits field in rpcrdma_reply_handler by Chuck Lever · 7 years ago
  32. d8f532d xprtrdma: Invoke rpcrdma_reply_handler directly from RECV completion by Chuck Lever · 7 years ago
  33. e1352c9 xprtrdma: Refactor rpcrdma_reply_handler some more by Chuck Lever · 7 years ago
  34. 5381e0e xprtrdma: Move decoded header fields into rpcrdma_rep by Chuck Lever · 7 years ago
  35. 61433af xprtrdma: Throw away reply when version is unrecognized by Chuck Lever · 7 years ago
  36. 1be2172 Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 7 years ago
  37. 22700f3c SUNRPC: Improve ordering of transport processing by Trond Myklebust · 7 years ago
  38. 77a0886 svcrdma: Enqueue after setting XPT_CLOSE in completion handlers by Chuck Lever · 7 years ago
  39. 1754eb2 rpc: remove some BUG()s by J. Bruce Fields · 7 years ago
  40. 0bad47c svcrdma: Preserve CB send buffer across retransmits by Chuck Lever · 7 years ago
  41. da36e6d sunrcp: make function _svc_create_xprt static by Colin Ian King · 7 years ago
  42. 2a17178 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  43. ead7515 Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  44. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  45. e4dca7b treewide: Fix function prototypes for module_param_call() by Kees Cook · 7 years ago
  46. e1ea2f9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  47. 528fd35 SUNRPC: Destroy transport from the system workqueue by Trond Myklebust · 7 years ago
  48. ff861c4 sunrpc: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  49. 2b4f892 xprtrdma: Remove ro_unmap_safe by Chuck Lever · 7 years ago
  50. 4ce6c04 xprtrdma: Use ro_unmap_sync in xprt_rdma_send_request by Chuck Lever · 7 years ago
  51. 8f66b1a xprtrdma: Don't defer fencing an async RPC's chunks by Chuck Lever · 7 years ago
  52. 4c625a9 SUNRPC: fix a list corruption issue in xprt_release() by Trond Myklebust · 7 years ago
  53. d099b8a sunrpc: remove redundant initialization of sock by Colin Ian King · 7 years ago
  54. edd3155 IB: Correct MR length field to be 64-bit by Parav Pandit · 7 years ago
  55. 8e7757d Merge tag 'nfs-for-4.14-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 7 years ago
  56. f1ecbc2 SUNRPC: remove some dead code. by NeilBrown · 7 years ago
  57. 9590d08 xprtrdma: Use xprt_pin_rqst in rpcrdma_reply_handler by Chuck Lever · 7 years ago
  58. f9773b2 Merge tag 'nfs-rdma-for-4.14-1' of git://git.linux-nfs.org/projects/anna/linux-nfs into linux-next by Trond Myklebust · 7 years ago
  59. 26fb225 svcrdma: Estimate Send Queue depth properly by Chuck Lever · 7 years ago
  60. 5a25bfd svcrdma: Limit RQ depth by Chuck Lever · 7 years ago
  61. 193bcb7 svcrdma: Populate tail iovec when receiving by Chuck Lever · 7 years ago
  62. 0828170 merge nfsd 4.13 bugfixes into nfsd for-4.14 branch by J. Bruce Fields · 7 years ago
  63. 7075a86 svcrdma: Clean up svc_rdma_build_read_chunk() by Chuck Lever · 7 years ago
  64. afea565 sunrpc: Const-ify struct sv_serv_ops by Chuck Lever · 7 years ago
  65. 2412e92 sunrpc: Const-ify instances of struct svc_xprt_ops by Chuck Lever · 7 years ago
  66. eebe53e net: sunrpc: svcsock: fix NULL-pointer exception by Vadim Lomovtsev · 7 years ago
  67. 67af6f6 xprtrdma: Re-arrange struct rx_stats by Chuck Lever · 7 years ago
  68. 7af7a59 Merge branch 'bugfixes' by Trond Myklebust · 7 years ago
  69. fd01b25 SUNRPC: ECONNREFUSED should cause a rebind. by NeilBrown · 7 years ago
  70. ce7c252 SUNRPC: Add a separate spinlock to protect the RPC request receive list by Trond Myklebust · 7 years ago
  71. 040249d SUNRPC: Cleanup xs_tcp_read_common() by Trond Myklebust · 7 years ago
  72. 8d6f97d SUNRPC: Don't loop forever in xs_tcp_data_receive() by Trond Myklebust · 7 years ago
  73. c89091c SUNRPC: Don't hold the transport lock when receiving backchannel data by Trond Myklebust · 7 years ago
  74. 729749b SUNRPC: Don't hold the transport lock across socket copy operations by Trond Myklebust · 7 years ago
  75. 6748b0c xprtrdma: Remove imul instructions from chunk list encoders by Chuck Lever · 7 years ago
  76. 28d9d56 xprtrdma: Remove imul instructions from rpcrdma_convert_iovs() by Chuck Lever · 7 years ago
  77. 7ec910e xprtrdma: Clean up rpcrdma_bc_marshal_reply() by Chuck Lever · 7 years ago
  78. 39f4cd9 xprtrdma: Harden chunk list encoding against send buffer overflow by Chuck Lever · 7 years ago
  79. 7a80f3f xprtrdma: Set up an xdr_stream in rpcrdma_marshal_req() by Chuck Lever · 7 years ago
  80. f4a2805 xprtrdma: Remove rpclen from rpcrdma_marshal_req by Chuck Lever · 7 years ago
  81. 09e6064 xprtrdma: Clean up rpcrdma_marshal_req() synopsis by Chuck Lever · 7 years ago
  82. c1bcb68 xprtrdma: Clean up XDR decoding in rpcrdma_update_granted_credits() by Chuck Lever · 7 years ago
  83. e2a6719 xprtrdma: Remove rpcrdma_rep::rr_len by Chuck Lever · 7 years ago
  84. fdf503e xprtrdma: Remove opcode check in Receive completion handler by Chuck Lever · 7 years ago
  85. 264b0cd xprtrdma: Replace rpcrdma_count_chunks() by Chuck Lever · 7 years ago
  86. 07ff2dd xprtrdma: Refactor rpcrdma_reply_handler() by Chuck Lever · 7 years ago
  87. 41c8f70 xprtrdma: Harden backchannel call decoding by Chuck Lever · 7 years ago
  88. 96f8778 xprtrdma: Add xdr_init_decode to rpcrdma_reply_handler() by Chuck Lever · 7 years ago
  89. d31ae25 sunrpc: Const-ify all instances of struct rpc_xprt_ops by Chuck Lever · 7 years ago
  90. 505d5c1 Merge tag 'nfs-for-4.13-2' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 7 years ago
  91. 3ffbc1d net/sunrpc/xprt_sock: fix regression in connection error reporting. by NeilBrown · 7 years ago
  92. b86faee Merge tag 'nfs-for-4.13-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 7 years ago
  93. 6240300 Merge tag 'nfsd-4.13' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 7 years ago
  94. 15a8b93 sunrpc: use constant time memory comparison for mac by Jason A. Donenfeld · 7 years ago
  95. 6afafa7 xprtrdma: Fix documenting comments in frwr_ops.c by Chuck Lever · 7 years ago
  96. d933cc3 xprtrdma: Replace PAGE_MASK with offset_in_page() by Chuck Lever · 7 years ago
  97. e2f6ef0 xprtrdma: FMR does not need list_del_init() by Chuck Lever · 7 years ago
  98. 173b8f4 xprtrdma: Demote "connect" log messages by Chuck Lever · 7 years ago
  99. 1f54189 xprtrdma: Don't defer MR recovery if ro_map fails by Chuck Lever · 7 years ago
  100. 8d75483 xprtrdma: Fix FRWR invalidation error recovery by Chuck Lever · 7 years ago