1. 39a9bea rpc: share one xps between all backchannels by J. Bruce Fields · 9 years ago
  2. d50039e nfsd4/rpc: move backchannel create logic into rpc code by J. Bruce Fields · 9 years ago
  3. 7e0fb73 Merge branch 'hash' of git://ftp.sciencehorizons.net/linux by Linus Torvalds · 9 years ago
  4. 917ea16 <linux/sunrpc/svcauth.h>: Define hash_str() in terms of hashlen_string() by George Spelvin · 9 years ago
  5. ea8ea73 Merge tag 'nfs-for-4.7-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 9 years ago
  6. 9a8f6b5 SUNRPC: Ensure get_rpccred() and put_rpccred() can take NULL arguments by Trond Myklebust · 9 years ago
  7. 29c5542 xprtrdma: Bound the inline threshold values by Chuck Lever · 9 years ago
  8. 6b26cc8 sunrpc: Advertise maximum backchannel payload size by Chuck Lever · 9 years ago
  9. 4b9c7f9 sunrpc: Update RPCBIND_MAXNETIDLEN by Chuck Lever · 9 years ago
  10. d9e4084 svcrdma: Generalize svc_rdma_xdr_decode_req() by Chuck Lever · 9 years ago
  11. 62dbef2 sunrpc: add a get_rpccred_rcu inline by Jeff Layton · 9 years ago
  12. c065d22 sunrpc: add rpc_lookup_generic_cred by Weston Andros Adamson · 9 years ago
  13. 3c6e0bc sunrpc: plumb gfp_t parm into crcreate operation by Jeff Layton · 9 years ago
  14. ea1754a mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage by Kirill A. Shutemov · 9 years ago
  15. 5b1e167 Merge tag 'nfsd-4.6' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 9 years ago
  16. 01cde15 Merge tag 'nfs-for-4.6-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 9 years ago
  17. 1425075 Merge tag 'nfs-rdma-4.6-1' of git://git.linux-nfs.org/projects/anna/nfs-rdma by Trond Myklebust · 9 years ago
  18. 59aa1f9 xprtrdma: Properly handle RDMA_ERROR replies by Chuck Lever · 9 years ago
  19. d8647f2 rpcrdma: Add RPCRDMA_HDRLEN_ERR by Chuck Lever · 9 years ago
  20. 66cede5 xprtrdma: Clean up unused RPCRDMA_INLINE_PAD_THRESH macro by Chuck Lever · 9 years ago
  21. be99bb1 svcrdma: Use new CQ API for RPC-over-RDMA server send CQs by Chuck Lever · 9 years ago
  22. 8bd5ba8 svcrdma: Use new CQ API for RPC-over-RDMA server receive CQs by Chuck Lever · 9 years ago
  23. f3ea53f svcrdma: Use correct XID in error replies by Chuck Lever · 9 years ago
  24. a6081b8 svcrdma: Make RDMA_ERROR messages work by Chuck Lever · 9 years ago
  25. c6db03e rpcrdma: Add RPCRDMA_HDRLEN_ERR by Chuck Lever · 9 years ago
  26. bf36387 svcrdma: svc_rdma_post_recv() should close connection on error by Chuck Lever · 9 years ago
  27. 4500632 nfsd: Lower NFSv4.1 callback message size limit by Chuck Lever · 9 years ago
  28. f6763c2 svcrdma: Do not send Write chunk XDR pad with inline content by Chuck Lever · 9 years ago
  29. 7f55489 SUNRPC: Allow addition of new transports to a struct rpc_clnt by Trond Myklebust · 10 years ago
  30. 3227886 SUNRPC: Add a helper to apply a function to all the rpc_clnt's transports by Trond Myklebust · 10 years ago
  31. 9d61498 SUNRPC: Allow caller to specify the transport to use by Trond Myklebust · 10 years ago
  32. fb43d17 SUNRPC: Use the multipath iterator to assign a transport to each task by Trond Myklebust · 10 years ago
  33. ad01b2c SUNRPC: Make rpc_clnt store the multipath iterators by Trond Myklebust · 10 years ago
  34. 80b14d5 SUNRPC: Add a structure to track multiple transports by Trond Myklebust · 10 years ago
  35. fda1bfe SUNRPC: Make freeing of struct xprt rcu-safe by Trond Myklebust · 10 years ago
  36. 30c5116 SUNRPC: Uninline xprt_get(); It isn't performance critical. by Trond Myklebust · 10 years ago
  37. 5edd105 SUNRPC: Reorder rpc_task to put waitqueue related info in same cachelines by Trond Myklebust · 10 years ago
  38. 58f1369 SUNRPC: Remove unused function rpc_task_reset_client by Trond Myklebust · 10 years ago
  39. 3b5cf20 sunrpc: Use skcipher and ahash/shash by Herbert Xu · 10 years ago
  40. 048ccca Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 10 years ago
  41. 5fe1043 svc_rdma: use local_dma_lkey by Christoph Hellwig · 10 years ago
  42. 5d252f9 svcrdma: Add class for RDMA backwards direction transport by Chuck Lever · 10 years ago
  43. 03fe993 svcrdma: Define maximum number of backchannel requests by Chuck Lever · 10 years ago
  44. ba986c9 svcrdma: Make map_xdr non-static by Chuck Lever · 10 years ago
  45. 39b09a1 svcrdma: Add gfp flags to svc_rdma_post_recv() by Chuck Lever · 10 years ago
  46. 71810ef svcrdma: Remove unused req_map and ctxt kmem_caches by Chuck Lever · 10 years ago
  47. 2fe81b2 svcrdma: Improve allocation of struct svc_rdma_req_map by Chuck Lever · 10 years ago
  48. cc886c9 svcrdma: Improve allocation of struct svc_rdma_op_ctxt by Chuck Lever · 10 years ago
  49. c3d4879 sunrpc: Add a function to close temporary transports immediately by Scott Mayhew · 10 years ago
  50. 414ca01 nfsd4: fix gss-proxy 4.1 mounts for some AD principals by J. Bruce Fields · 10 years ago
  51. 31c1feb Merge tag 'nfsd-4.4' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  52. e6604ecb Merge tag 'nfs-for-4.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  53. ac3c860 Merge tag 'nfs-rdma-4.4-2' of git://git.linux-nfs.org/projects/anna/nfs-rdma by Trond Myklebust · 10 years ago
  54. 7656677 NFS: Enable client side NFSv4.1 backchannel to use other transports by Chuck Lever · 10 years ago
  55. 9468431 svcrdma: Add backward direction service for RPC/RDMA transport by Chuck Lever · 10 years ago
  56. 42e5c3e SUNRPC: Abstract backchannel operations by Chuck Lever · 10 years ago
  57. 412a15c svcrdma: Port to new memory registration API by Sagi Grimberg · 10 years ago
  58. 7786203 sunrpc/cache: make cache flushing more reliable. by Neil Brown · 10 years ago
  59. edc1b01 SUNRPC: Move TCP receive data path into a workqueue context by Trond Myklebust · 10 years ago
  60. 0fdea1e SUNRPC: Ensure that we wait for connections to complete before retrying by Trond Myklebust · 10 years ago
  61. 26d2177 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 10 years ago
  62. 4e4adb2 Merge tag 'nfs-for-4.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  63. bc3fe2e svcrdma: Use max_sge_rd for destination read depths by Steve Wise · 10 years ago
  64. 9fba8e3 SUNRPC: Drop double-underscores from __rpc_cmp_addr6() by Trond Myklebust · 10 years ago
  65. eed889b Merge tag 'nfs-rdma-for-4.3' of git://git.linux-nfs.org/projects/anna/nfs-rdma by Trond Myklebust · 10 years ago
  66. 58cc8a5 SUNRPC: Add an rpc_cmp_addr_port() function by Anna Schumaker · 10 years ago
  67. 7b0ce60 SUNRPC: Drop double-underscores from rpc_cmp_addr{4|6}() by Anna Schumaker · 10 years ago
  68. 129e582 sunrpc: Switch to using hash list instead single list by Kinglong Mee · 10 years ago
  69. c8c081b sunrpc/nfsd: Remove redundant code by exports seq_operations functions by Kinglong Mee · 10 years ago
  70. 24a9a96 sunrpc: increase UNX_MAXNODENAME from 32 to __NEW_UTS_LEN bytes by Jeff Layton · 10 years ago
  71. 1b6dc1d nfsd/sunrpc: factor svc_rqst allocation and freeing from sv_nrthreads refcounting by Jeff Layton · 10 years ago
  72. d70bc0c nfsd/sunrpc: move pool_mode definitions into svc.h by Jeff Layton · 10 years ago
  73. 598e235 nfsd/sunrpc: abstract out svc_set_num_threads to sv_ops by Jeff Layton · 10 years ago
  74. b9e13cd nfsd/sunrpc: turn enqueueing a svc_xprt into a svc_serv operation by Jeff Layton · 10 years ago
  75. 758f62f nfsd/sunrpc: move sv_module parm into sv_ops by Jeff Layton · 10 years ago
  76. c369014 nfsd/sunrpc: move sv_function into sv_ops by Jeff Layton · 10 years ago
  77. ea126e7 nfsd/sunrpc: add a new svc_serv_ops struct and move sv_shutdown into it by Jeff Layton · 10 years ago
  78. cc9a903 svcrdma: Change maximum server payload back to RPCSVC_MAXPAYLOAD by Chuck Lever · 10 years ago
  79. 061dff2 xprtrdma: Increase default credit limit by Chuck Lever · 10 years ago
  80. 31193fe svcrdma: Remove svc_rdma_fastreg() by Chuck Lever · 10 years ago
  81. 10dc451 svcrdma: Clean up svc_rdma_get_reply_array() by Chuck Lever · 10 years ago
  82. 8688d95 Merge tag 'nfs-for-4.2-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  83. 3438995 Merge tag 'nfs-rdma-for-4.2' of git://git.linux-nfs.org/projects/anna/nfs-rdma by Trond Myklebust · 10 years ago
  84. 7e53df1 xprtrdma: Remove rpcrdma_ia::ri_memreg_strategy by Chuck Lever · 10 years ago
  85. 4a06825 SUNRPC: Transport fault injection by Chuck Lever · 10 years ago
  86. d67fa4d sunrpc: turn swapper_enable/disable functions into rpc_xprt_ops by Jeff Layton · 10 years ago
  87. 8e22813 sunrpc: make xprt->swapper an atomic_t by Jeff Layton · 10 years ago
  88. 3c87ef6 sunrpc: keep a count of swapfiles associated with the rpc_clnt by Jeff Layton · 10 years ago
  89. 0d2a970 SUNRPC: Fix a backchannel race by Trond Myklebust · 10 years ago
  90. 0f41979 SUNRPC: Remove unused argument 'tk_ops' in rpc_run_bc_task by Trond Myklebust · 10 years ago
  91. 0380a3f svcrdma: Add a separate "max data segs macro for svcrdma by Chuck Lever · 10 years ago
  92. b7e0b9a svcrdma: Replace GFP_KERNEL in a loop with GFP_NOFAIL by Chuck Lever · 10 years ago
  93. 30b7e24 svcrdma: Keep rpcrdma_msg fields in network byte-order by Chuck Lever · 10 years ago
  94. da7049f svcrdma: Remove svc_rdma_xdr_decode_deferred_req() by Chuck Lever · 10 years ago
  95. 632dda8 SUNRPC: Clean up bc_send() by Chuck Lever · 10 years ago
  96. f139b6c Merge tag 'nfs-rdma-for-4.1-1' of git://git.linux-nfs.org/projects/anna/nfs-rdma by Trond Myklebust · 10 years ago
  97. 3f94009 sunrpc: make debugfs file creation failure non-fatal by Jeff Layton · 10 years ago
  98. dbbc147 SUNRPC: Introduce missing well-known netids by Chuck Lever · 10 years ago
  99. 65d2918 Merge branch 'cleanups' by Trond Myklebust · 10 years ago
  100. 6184514 Merge branch 'for-3.20' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago