1. 3d82780 SUNRPC: Fix priority queue fairness by Trond Myklebust · 6 years ago
  2. 37c791a sunrpc: use-after-free in svc_process_common() by Vasily Averin · 5 years ago
  3. b5bc39d NFSv4 client live hangs after live data migration recovery by Bill Baker · 6 years ago
  4. f609266 NFSv4: Fix callback server shutdown by Trond Myklebust · 7 years ago
  5. cb1d48f SUNRPC: cleanup ida information when removing sunrpc module by Kinglong Mee · 7 years ago
  6. a297ed8 sunrpc: don't call sleeping functions from the notifier block callbacks by Scott Mayhew · 7 years ago
  7. ea08e39 sunrpc: svc_age_temp_xprts_now should not call setsockopt non-tcp transports by Scott Mayhew · 8 years ago
  8. c4a8616 Merge tag 'nfs-for-4.9-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 8 years ago
  9. e856a23 sunrpc: add hash_cred() function to rpc_authops struct by Frank Sorenson · 8 years ago
  10. 25d55296 svcrdma: support Remote Invalidation by Chuck Lever · 8 years ago
  11. 5d48709 rpcrdma: RDMA/CM private message data structure by Chuck Lever · 8 years ago
  12. cace564 svcrdma: Tail iovec leaves an orphaned DMA mapping by Chuck Lever · 8 years ago
  13. 44829d0 xprtrdma: Support larger inline thresholds by Chuck Lever · 8 years ago
  14. 87cfb9a xprtrdma: Client-side support for rpcrdma_connect_private by Chuck Lever · 8 years ago
  15. ff06bd1 rpcrdma: RDMA/CM private message data structure by Chuck Lever · 8 years ago
  16. 5a6d1db SUNRPC: Add a transport-specific private field in rpc_rqst by Chuck Lever · 8 years ago
  17. 6877894 SUNRPC: Separate buffer pointers for RPC Call and Reply messages by Chuck Lever · 8 years ago
  18. 3435c74 SUNRPC: Generalize the RPC buffer release API by Chuck Lever · 8 years ago
  19. 5fe6eaa SUNRPC: Generalize the RPC buffer allocation API by Chuck Lever · 8 years ago
  20. b9c5bc0 SUNRPC: Refactor rpc_xdr_buf_init() by Chuck Lever · 8 years ago
  21. fda0ab4 SUNRPC: rpc_clnt_add_xprt setup function for NFS layer by Andy Adamson · 8 years ago
  22. 39e5d2d SUNRPC search xprt switch for sockaddr by Andy Adamson · 8 years ago
  23. dd69171 SUNRPC rpc_clnt_xprt_switch_add_xprt by Andy Adamson · 8 years ago
  24. 3b58a8a SUNRPC rpc_clnt_xprt_switch_put by Andy Adamson · 8 years ago
  25. 9909170 Merge tag 'nfs-for-4.8-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 8 years ago
  26. 8d48032 NFSv4: Cap the transport reconnection timer at 1/2 lease period by Trond Myklebust · 8 years ago
  27. 3851f1c SUNRPC: Limit the reconnect backoff timer to the max RPC message timeout by Trond Myklebust · 8 years ago
  28. a71e360 Merge tag 'nfsd-4.8' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  29. 7f155c7 Merge tag 'nfs-for-4.8-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 8 years ago
  30. 554828e Merge branch 'salted-string-hash' by Linus Torvalds · 8 years ago
  31. 1592c4d Merge branch 'nfs-rdma' by Trond Myklebust · 8 years ago
  32. 7f94ed2 Merge branch 'sunrpc' by Trond Myklebust · 8 years ago
  33. ce52914e sunrpc: move NO_CRKEY_TIMEOUT to the auth->au_flags by Scott Mayhew · 8 years ago
  34. f4a4906 SUNRPC: Remove unused callback xpo_adjust_wspace() by Trond Myklebust · 8 years ago
  35. ff3ac5c SUNRPC: Add a server side per-connection limit by Trond Myklebust · 8 years ago
  36. d8d2913 sunrpc: remove 'inuse' flag from struct cache_detail. by NeilBrown · 8 years ago
  37. 65b8017 xprtrdma: No direct data placement with krb5i and krb5p by Chuck Lever · 8 years ago
  38. 39a9bea rpc: share one xps between all backchannels by J. Bruce Fields · 8 years ago
  39. d50039e nfsd4/rpc: move backchannel create logic into rpc code by J. Bruce Fields · 8 years ago
  40. f1dc237 SUNRPC: Reduce latency when send queue is congested by Trond Myklebust · 8 years ago
  41. 40a5f1b SUNRPC: RPC transport queue must be low latency by Trond Myklebust · 8 years ago
  42. 42d42a5 SUNRPC: Small optimisation of client receive by Trond Myklebust · 8 years ago
  43. 8387ff2 vfs: make the string hashes salt the hash by Linus Torvalds · 8 years ago
  44. 7e0fb73 Merge branch 'hash' of git://ftp.sciencehorizons.net/linux by Linus Torvalds · 8 years ago
  45. 917ea16 <linux/sunrpc/svcauth.h>: Define hash_str() in terms of hashlen_string() by George Spelvin · 8 years ago
  46. ea8ea73 Merge tag 'nfs-for-4.7-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 8 years ago
  47. 9a8f6b5 SUNRPC: Ensure get_rpccred() and put_rpccred() can take NULL arguments by Trond Myklebust · 8 years ago
  48. 29c5542 xprtrdma: Bound the inline threshold values by Chuck Lever · 8 years ago
  49. 6b26cc8 sunrpc: Advertise maximum backchannel payload size by Chuck Lever · 8 years ago
  50. 4b9c7f9 sunrpc: Update RPCBIND_MAXNETIDLEN by Chuck Lever · 8 years ago
  51. d9e4084 svcrdma: Generalize svc_rdma_xdr_decode_req() by Chuck Lever · 8 years ago
  52. 62dbef2 sunrpc: add a get_rpccred_rcu inline by Jeff Layton · 8 years ago
  53. c065d22 sunrpc: add rpc_lookup_generic_cred by Weston Andros Adamson · 8 years ago
  54. 3c6e0bc sunrpc: plumb gfp_t parm into crcreate operation by Jeff Layton · 8 years ago
  55. ea1754a mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage by Kirill A. Shutemov · 8 years ago
  56. 5b1e167 Merge tag 'nfsd-4.6' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  57. 01cde15 Merge tag 'nfs-for-4.6-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 8 years ago
  58. 1425075 Merge tag 'nfs-rdma-4.6-1' of git://git.linux-nfs.org/projects/anna/nfs-rdma by Trond Myklebust · 8 years ago
  59. 59aa1f9 xprtrdma: Properly handle RDMA_ERROR replies by Chuck Lever · 8 years ago
  60. d8647f2 rpcrdma: Add RPCRDMA_HDRLEN_ERR by Chuck Lever · 8 years ago
  61. 66cede5 xprtrdma: Clean up unused RPCRDMA_INLINE_PAD_THRESH macro by Chuck Lever · 8 years ago
  62. be99bb1 svcrdma: Use new CQ API for RPC-over-RDMA server send CQs by Chuck Lever · 8 years ago
  63. 8bd5ba8 svcrdma: Use new CQ API for RPC-over-RDMA server receive CQs by Chuck Lever · 8 years ago
  64. f3ea53f svcrdma: Use correct XID in error replies by Chuck Lever · 8 years ago
  65. a6081b8 svcrdma: Make RDMA_ERROR messages work by Chuck Lever · 8 years ago
  66. c6db03e rpcrdma: Add RPCRDMA_HDRLEN_ERR by Chuck Lever · 8 years ago
  67. bf36387 svcrdma: svc_rdma_post_recv() should close connection on error by Chuck Lever · 8 years ago
  68. 4500632 nfsd: Lower NFSv4.1 callback message size limit by Chuck Lever · 8 years ago
  69. f6763c2 svcrdma: Do not send Write chunk XDR pad with inline content by Chuck Lever · 8 years ago
  70. 7f55489 SUNRPC: Allow addition of new transports to a struct rpc_clnt by Trond Myklebust · 8 years ago
  71. 3227886 SUNRPC: Add a helper to apply a function to all the rpc_clnt's transports by Trond Myklebust · 8 years ago
  72. 9d61498 SUNRPC: Allow caller to specify the transport to use by Trond Myklebust · 8 years ago
  73. fb43d17 SUNRPC: Use the multipath iterator to assign a transport to each task by Trond Myklebust · 8 years ago
  74. ad01b2c SUNRPC: Make rpc_clnt store the multipath iterators by Trond Myklebust · 8 years ago
  75. 80b14d5 SUNRPC: Add a structure to track multiple transports by Trond Myklebust · 9 years ago
  76. fda1bfe SUNRPC: Make freeing of struct xprt rcu-safe by Trond Myklebust · 9 years ago
  77. 30c5116 SUNRPC: Uninline xprt_get(); It isn't performance critical. by Trond Myklebust · 9 years ago
  78. 5edd105 SUNRPC: Reorder rpc_task to put waitqueue related info in same cachelines by Trond Myklebust · 9 years ago
  79. 58f1369 SUNRPC: Remove unused function rpc_task_reset_client by Trond Myklebust · 8 years ago
  80. 3b5cf20 sunrpc: Use skcipher and ahash/shash by Herbert Xu · 8 years ago
  81. 048ccca Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  82. 5fe1043 svc_rdma: use local_dma_lkey by Christoph Hellwig · 8 years ago
  83. 5d252f9 svcrdma: Add class for RDMA backwards direction transport by Chuck Lever · 8 years ago
  84. 03fe993 svcrdma: Define maximum number of backchannel requests by Chuck Lever · 8 years ago
  85. ba986c9 svcrdma: Make map_xdr non-static by Chuck Lever · 8 years ago
  86. 39b09a1 svcrdma: Add gfp flags to svc_rdma_post_recv() by Chuck Lever · 8 years ago
  87. 71810ef svcrdma: Remove unused req_map and ctxt kmem_caches by Chuck Lever · 8 years ago
  88. 2fe81b2 svcrdma: Improve allocation of struct svc_rdma_req_map by Chuck Lever · 8 years ago
  89. cc886c9 svcrdma: Improve allocation of struct svc_rdma_op_ctxt by Chuck Lever · 8 years ago
  90. c3d4879 sunrpc: Add a function to close temporary transports immediately by Scott Mayhew · 8 years ago
  91. 414ca01 nfsd4: fix gss-proxy 4.1 mounts for some AD principals by J. Bruce Fields · 8 years ago
  92. 31c1feb Merge tag 'nfsd-4.4' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 9 years ago
  93. e6604ecb Merge tag 'nfs-for-4.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 9 years ago
  94. ac3c860 Merge tag 'nfs-rdma-4.4-2' of git://git.linux-nfs.org/projects/anna/nfs-rdma by Trond Myklebust · 9 years ago
  95. 7656677 NFS: Enable client side NFSv4.1 backchannel to use other transports by Chuck Lever · 9 years ago
  96. 9468431 svcrdma: Add backward direction service for RPC/RDMA transport by Chuck Lever · 9 years ago
  97. 42e5c3e SUNRPC: Abstract backchannel operations by Chuck Lever · 9 years ago
  98. 412a15c svcrdma: Port to new memory registration API by Sagi Grimberg · 9 years ago
  99. 7786203 sunrpc/cache: make cache flushing more reliable. by Neil Brown · 9 years ago
  100. edc1b01 SUNRPC: Move TCP receive data path into a workqueue context by Trond Myklebust · 9 years ago