1. d099b8a sunrpc: remove redundant initialization of sock by Colin Ian King · 7 years ago
  2. edd3155 IB: Correct MR length field to be 64-bit by Parav Pandit · 7 years ago
  3. 8e7757d Merge tag 'nfs-for-4.14-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 7 years ago
  4. f1ecbc2 SUNRPC: remove some dead code. by NeilBrown · 7 years ago
  5. 9590d08 xprtrdma: Use xprt_pin_rqst in rpcrdma_reply_handler by Chuck Lever · 7 years ago
  6. 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
  7. 26fb225 svcrdma: Estimate Send Queue depth properly by Chuck Lever · 7 years ago
  8. 5a25bfd svcrdma: Limit RQ depth by Chuck Lever · 7 years ago
  9. 193bcb7 svcrdma: Populate tail iovec when receiving by Chuck Lever · 7 years ago
  10. 0828170 merge nfsd 4.13 bugfixes into nfsd for-4.14 branch by J. Bruce Fields · 7 years ago
  11. 7075a86 svcrdma: Clean up svc_rdma_build_read_chunk() by Chuck Lever · 7 years ago
  12. afea565 sunrpc: Const-ify struct sv_serv_ops by Chuck Lever · 7 years ago
  13. 2412e92 sunrpc: Const-ify instances of struct svc_xprt_ops by Chuck Lever · 7 years ago
  14. eebe53e net: sunrpc: svcsock: fix NULL-pointer exception by Vadim Lomovtsev · 7 years ago
  15. 67af6f6 xprtrdma: Re-arrange struct rx_stats by Chuck Lever · 7 years ago
  16. 7af7a59 Merge branch 'bugfixes' by Trond Myklebust · 7 years ago
  17. fd01b25 SUNRPC: ECONNREFUSED should cause a rebind. by NeilBrown · 7 years ago
  18. ce7c252 SUNRPC: Add a separate spinlock to protect the RPC request receive list by Trond Myklebust · 7 years ago
  19. 040249d SUNRPC: Cleanup xs_tcp_read_common() by Trond Myklebust · 7 years ago
  20. 8d6f97d SUNRPC: Don't loop forever in xs_tcp_data_receive() by Trond Myklebust · 7 years ago
  21. c89091c SUNRPC: Don't hold the transport lock when receiving backchannel data by Trond Myklebust · 7 years ago
  22. 729749b SUNRPC: Don't hold the transport lock across socket copy operations by Trond Myklebust · 7 years ago
  23. 6748b0c xprtrdma: Remove imul instructions from chunk list encoders by Chuck Lever · 7 years ago
  24. 28d9d56 xprtrdma: Remove imul instructions from rpcrdma_convert_iovs() by Chuck Lever · 7 years ago
  25. 7ec910e xprtrdma: Clean up rpcrdma_bc_marshal_reply() by Chuck Lever · 7 years ago
  26. 39f4cd9 xprtrdma: Harden chunk list encoding against send buffer overflow by Chuck Lever · 7 years ago
  27. 7a80f3f xprtrdma: Set up an xdr_stream in rpcrdma_marshal_req() by Chuck Lever · 7 years ago
  28. f4a2805 xprtrdma: Remove rpclen from rpcrdma_marshal_req by Chuck Lever · 7 years ago
  29. 09e6064 xprtrdma: Clean up rpcrdma_marshal_req() synopsis by Chuck Lever · 7 years ago
  30. c1bcb68 xprtrdma: Clean up XDR decoding in rpcrdma_update_granted_credits() by Chuck Lever · 7 years ago
  31. e2a6719 xprtrdma: Remove rpcrdma_rep::rr_len by Chuck Lever · 7 years ago
  32. fdf503e xprtrdma: Remove opcode check in Receive completion handler by Chuck Lever · 7 years ago
  33. 264b0cd xprtrdma: Replace rpcrdma_count_chunks() by Chuck Lever · 7 years ago
  34. 07ff2dd xprtrdma: Refactor rpcrdma_reply_handler() by Chuck Lever · 7 years ago
  35. 41c8f70 xprtrdma: Harden backchannel call decoding by Chuck Lever · 7 years ago
  36. 96f8778 xprtrdma: Add xdr_init_decode to rpcrdma_reply_handler() by Chuck Lever · 7 years ago
  37. d31ae25 sunrpc: Const-ify all instances of struct rpc_xprt_ops by Chuck Lever · 7 years ago
  38. 505d5c1 Merge tag 'nfs-for-4.13-2' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 7 years ago
  39. 3ffbc1d net/sunrpc/xprt_sock: fix regression in connection error reporting. by NeilBrown · 7 years ago
  40. b86faee Merge tag 'nfs-for-4.13-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 7 years ago
  41. 6240300 Merge tag 'nfsd-4.13' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 7 years ago
  42. 15a8b93 sunrpc: use constant time memory comparison for mac by Jason A. Donenfeld · 8 years ago
  43. 6afafa7 xprtrdma: Fix documenting comments in frwr_ops.c by Chuck Lever · 8 years ago
  44. d933cc3 xprtrdma: Replace PAGE_MASK with offset_in_page() by Chuck Lever · 8 years ago
  45. e2f6ef0 xprtrdma: FMR does not need list_del_init() by Chuck Lever · 8 years ago
  46. 173b8f4 xprtrdma: Demote "connect" log messages by Chuck Lever · 8 years ago
  47. 1f54189 xprtrdma: Don't defer MR recovery if ro_map fails by Chuck Lever · 8 years ago
  48. 8d75483 xprtrdma: Fix FRWR invalidation error recovery by Chuck Lever · 8 years ago
  49. 431af64 xprtrdma: Fix client lock-up after application signal fires by Chuck Lever · 8 years ago
  50. a80d66c xprtrdma: Rename rpcrdma_req::rl_free by Chuck Lever · 8 years ago
  51. 451d26e xprtrdma: Pass only the list of registered MRs to ro_unmap_sync by Chuck Lever · 8 years ago
  52. 4b196dc6 xprtrdma: Pre-mark remotely invalidated MRs by Chuck Lever · 8 years ago
  53. 04d25b7 xprtrdma: On invalidation failure, remove MWs from rl_registered by Chuck Lever · 8 years ago
  54. 92ea011 SUNRPC: Make slot allocation more reliable by Trond Myklebust · 7 years ago
  55. aa8217d sunrpc: mark all struct svc_version instances as const by Christoph Hellwig · 8 years ago
  56. b9c744c sunrpc: mark all struct svc_procinfo instances as const by Christoph Hellwig · 8 years ago
  57. 0becc11 sunrpc: move pc_count out of struct svc_procinfo by Christoph Hellwig · 8 years ago
  58. d16d186 sunrpc: properly type pc_encode callbacks by Christoph Hellwig · 8 years ago
  59. cc6acc2 sunrpc: properly type pc_decode callbacks by Christoph Hellwig · 8 years ago
  60. 1150ded sunrpc: properly type pc_release callbacks by Christoph Hellwig · 8 years ago
  61. 1c8a540 sunrpc: properly type pc_func callbacks by Christoph Hellwig · 8 years ago
  62. 511e936 sunrpc: mark all struct rpc_procinfo instances as const by Christoph Hellwig · 8 years ago
  63. c551858 sunrpc: move p_count out of struct rpc_procinfo by Christoph Hellwig · 8 years ago
  64. c56c620 sunrpc/auth_gss: fix decoder callback prototypes by Christoph Hellwig · 8 years ago
  65. 555966b sunrpc: fix decoder callback prototypes by Christoph Hellwig · 8 years ago
  66. 993328e sunrpc: properly type argument to kxdrdproc_t by Christoph Hellwig · 8 years ago
  67. df17938 sunrpc/auth_gss: nfsd: fix encoder callback prototypes by Christoph Hellwig · 8 years ago
  68. 8be9d07 sunrpc: fix encoder callback prototypes by Christoph Hellwig · 8 years ago
  69. 0aebdc5 sunrpc: properly type argument to kxdreproc_t by Christoph Hellwig · 8 years ago
  70. b20dae7 svcrdma: fix an incorrect check on -E2BIG and -EINVAL by Colin Ian King · 7 years ago
  71. 35a30fc svcrdma: Remove svc_rdma_chunk_ctxt::cc_dir field by Chuck Lever · 7 years ago
  72. 91b022e svcrdma: use offset_in_page() macro by Chuck Lever · 7 years ago
  73. 9450ca8 svcrdma: Clean up after converting svc_rdma_recvfrom to rdma_rw API by Chuck Lever · 7 years ago
  74. 0d956e6 svcrdma: Clean-up svc_rdma_unmap_dma by Chuck Lever · 7 years ago
  75. 463e63d svcrdma: Remove frmr cache by Chuck Lever · 7 years ago
  76. c84dc90 svcrdma: Remove unused Read completion handlers by Chuck Lever · 7 years ago
  77. 71641d9 svcrdma: Properly compute .len and .buflen for received RPC Calls by Chuck Lever · 7 years ago
  78. cafc739 svcrdma: Use generic RDMA R/W API in RPC Call path by Chuck Lever · 7 years ago
  79. 026d958 svcrdma: Add recvfrom helpers to svc_rdma_rw.c by Chuck Lever · 7 years ago
  80. 8c6ae49 sunrpc: Allocate up to RPCSVC_MAXPAGES per svc_rqst by Chuck Lever · 7 years ago
  81. 7ff1396 net, sunrpc: convert gss_upcall_msg.count from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  82. 0fa1047 net, sunrpc: convert gss_cl_ctx.count from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  83. 2d6491a svcrdma: Don't account for Receive queue "starvation" by Chuck Lever · 7 years ago
  84. ca5c76a svcrdma: Improve Reply chunk sanity checking by Chuck Lever · 7 years ago
  85. 3c22f32 svcrdma: Improve Write chunk sanity checking by Chuck Lever · 7 years ago
  86. e77340e svcrdma: Improve Read chunk sanity checking by Chuck Lever · 7 years ago
  87. a80a323 svcrdma: Remove svc_rdma_marshal.c by Chuck Lever · 7 years ago
  88. 107c1d0 svcrdma: Avoid Send Queue overflow by Chuck Lever · 7 years ago
  89. 91a08eae svcrdma: Squelch disconnection messages by Chuck Lever · 7 years ago
  90. 06eb8a5 sunrpc: Disable splice for krb5i by Chuck Lever · 7 years ago
  91. 9a1d168 Merge tag 'v4.12-rc5' into nfsd tree by J. Bruce Fields · 7 years ago
  92. 6ea44ad SUNRPC: ensure correct error is reported by xs_tcp_setup_socket() by NeilBrown · 8 years ago
  93. d2c23c0 xprtrdma: Delete an error message for a failed memory allocation in xprt_rdma_bc_setup() by Markus Elfring · 8 years ago
  94. e967918 sunrpc: mark all struct svc_version instances as const by Christoph Hellwig · 8 years ago
  95. 860bda2 sunrpc: mark all struct svc_procinfo instances as const by Christoph Hellwig · 8 years ago
  96. 7fd38af sunrpc: move pc_count out of struct svc_procinfo by Christoph Hellwig · 8 years ago
  97. 63f8de3 sunrpc: properly type pc_encode callbacks by Christoph Hellwig · 8 years ago
  98. 026fec7 sunrpc: properly type pc_decode callbacks by Christoph Hellwig · 8 years ago
  99. 8537488 sunrpc: properly type pc_release callbacks by Christoph Hellwig · 8 years ago
  100. a6beb73 sunrpc: properly type pc_func callbacks by Christoph Hellwig · 8 years ago