1. 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  2. 8f03cf5 Merge tag 'nfs-for-4.11-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 8 years ago
  3. 8313064c Merge tag 'nfsd-4.11' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  4. 5283b03 nfs/nfsd/sunrpc: enforce transport requirements for NFSv4 by Jeff Layton · 8 years ago
  5. 362142b2 sunrpc: flag transports as having congestion control by Jeff Layton · 8 years ago
  6. 05a45a2 sunrpc: turn bitfield flags in svc_version into bools by Jeff Layton · 8 years ago
  7. 5c741d4 SUNRPC: Add a helper function xdr_stream_decode_string_dup() by Trond Myklebust · 8 years ago
  8. 0ae060c SUNRPC: Add generic helpers for xdr_stream encode/decode by Trond Myklebust · 8 years ago
  9. 42e1b14 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  10. 26ae102 NFSv4: Set the connection timeout to match the lease period by Trond Myklebust · 8 years ago
  11. 7196dbb SUNRPC: Allow changing of the TCP timeout parameters on the fly by Trond Myklebust · 8 years ago
  12. d23bb11 SUNRPC: Remove unused function rpc_get_timeout() by Trond Myklebust · 8 years ago
  13. af4926e sunrpc: remove dead codes of cr_magic in rpc_cred by Kinglong Mee · 8 years ago
  14. 5786461 sunrpc: rename NFS_NGROUPS to UNX_NGROUPS for auth unix by Kinglong Mee · 8 years ago
  15. 863d7d9 sunrpc/nfs: cleanup procfs/pipefs entry in cache_detail by Kinglong Mee · 8 years ago
  16. d6fc882 SUNRPC/Cache: Always treat the invalid cache as unexpired by Kinglong Mee · 8 years ago
  17. a3ab867 svcrdma: Combine list fields in struct svc_rdma_op_ctxt by Chuck Lever · 8 years ago
  18. aba7d14 svcrdma: Remove unused sc_dto_q field by Chuck Lever · 8 years ago
  19. 98fc21d svcrdma: Clean up RPC-over-RDMA Reply header encoder by Chuck Lever · 8 years ago
  20. cbaf580 svcrdma: Another sendto chunk list parsing update by Chuck Lever · 8 years ago
  21. 2b477c0 svcrpc: free contexts immediately on PROC_DESTROY by Neil Brown · 8 years ago
  22. ddeaa63 sunrpc & nfs: Add and use dprintk_cont macros by Joe Perches · 8 years ago
  23. c929ea0 SUNRPC: cleanup ida information when removing sunrpc module by Kinglong Mee · 8 years ago
  24. 2c935bc locking/atomic, kref: Add kref_read() by Peter Zijlstra · 8 years ago
  25. 546125d sunrpc: don't call sleeping functions from the notifier block callbacks by Scott Mayhew · 8 years ago
  26. 759b265 Merge tag 'nfsd-4.10' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  27. 96a58f9 svcrdma: Remove svc_rdma_op_ctxt::wc_status by Chuck Lever · 8 years ago
  28. dd6fd21 svcrdma: Remove DMA map accounting by Chuck Lever · 8 years ago
  29. e4eb42c svcrdma: Remove BH-disabled spin locking in svc_rdma_send() by Chuck Lever · 8 years ago
  30. 5fdca65 svcrdma: Renovate sendto chunk list parsing by Chuck Lever · 8 years ago
  31. ea08e39 sunrpc: svc_age_temp_xprts_now should not call setsockopt non-tcp transports by Scott Mayhew · 8 years ago
  32. c4a8616 Merge tag 'nfs-for-4.9-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 8 years ago
  33. e856a23 sunrpc: add hash_cred() function to rpc_authops struct by Frank Sorenson · 8 years ago
  34. 25d55296 svcrdma: support Remote Invalidation by Chuck Lever · 8 years ago
  35. 5d48709 rpcrdma: RDMA/CM private message data structure by Chuck Lever · 8 years ago
  36. cace564 svcrdma: Tail iovec leaves an orphaned DMA mapping by Chuck Lever · 8 years ago
  37. 44829d0 xprtrdma: Support larger inline thresholds by Chuck Lever · 8 years ago
  38. 87cfb9a xprtrdma: Client-side support for rpcrdma_connect_private by Chuck Lever · 8 years ago
  39. ff06bd1 rpcrdma: RDMA/CM private message data structure by Chuck Lever · 8 years ago
  40. 5a6d1db SUNRPC: Add a transport-specific private field in rpc_rqst by Chuck Lever · 8 years ago
  41. 6877894 SUNRPC: Separate buffer pointers for RPC Call and Reply messages by Chuck Lever · 8 years ago
  42. 3435c74 SUNRPC: Generalize the RPC buffer release API by Chuck Lever · 8 years ago
  43. 5fe6eaa SUNRPC: Generalize the RPC buffer allocation API by Chuck Lever · 8 years ago
  44. b9c5bc0 SUNRPC: Refactor rpc_xdr_buf_init() by Chuck Lever · 8 years ago
  45. fda0ab4 SUNRPC: rpc_clnt_add_xprt setup function for NFS layer by Andy Adamson · 8 years ago
  46. 39e5d2d SUNRPC search xprt switch for sockaddr by Andy Adamson · 8 years ago
  47. dd69171 SUNRPC rpc_clnt_xprt_switch_add_xprt by Andy Adamson · 8 years ago
  48. 3b58a8a SUNRPC rpc_clnt_xprt_switch_put by Andy Adamson · 8 years ago
  49. 9909170 Merge tag 'nfs-for-4.8-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 8 years ago
  50. 8d48032 NFSv4: Cap the transport reconnection timer at 1/2 lease period by Trond Myklebust · 8 years ago
  51. 3851f1c SUNRPC: Limit the reconnect backoff timer to the max RPC message timeout by Trond Myklebust · 8 years ago
  52. a71e360 Merge tag 'nfsd-4.8' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  53. 7f155c7 Merge tag 'nfs-for-4.8-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 8 years ago
  54. 554828e Merge branch 'salted-string-hash' by Linus Torvalds · 8 years ago
  55. 1592c4d Merge branch 'nfs-rdma' by Trond Myklebust · 8 years ago
  56. 7f94ed2 Merge branch 'sunrpc' by Trond Myklebust · 8 years ago
  57. ce52914e sunrpc: move NO_CRKEY_TIMEOUT to the auth->au_flags by Scott Mayhew · 9 years ago
  58. f4a4906 SUNRPC: Remove unused callback xpo_adjust_wspace() by Trond Myklebust · 8 years ago
  59. ff3ac5c SUNRPC: Add a server side per-connection limit by Trond Myklebust · 8 years ago
  60. d8d2913 sunrpc: remove 'inuse' flag from struct cache_detail. by NeilBrown · 9 years ago
  61. 65b8017 xprtrdma: No direct data placement with krb5i and krb5p by Chuck Lever · 8 years ago
  62. 39a9bea rpc: share one xps between all backchannels by J. Bruce Fields · 9 years ago
  63. d50039e nfsd4/rpc: move backchannel create logic into rpc code by J. Bruce Fields · 9 years ago
  64. f1dc237 SUNRPC: Reduce latency when send queue is congested by Trond Myklebust · 9 years ago
  65. 40a5f1b SUNRPC: RPC transport queue must be low latency by Trond Myklebust · 9 years ago
  66. 42d42a5 SUNRPC: Small optimisation of client receive by Trond Myklebust · 9 years ago
  67. 8387ff2 vfs: make the string hashes salt the hash by Linus Torvalds · 9 years ago
  68. 7e0fb73 Merge branch 'hash' of git://ftp.sciencehorizons.net/linux by Linus Torvalds · 9 years ago
  69. 917ea16 <linux/sunrpc/svcauth.h>: Define hash_str() in terms of hashlen_string() by George Spelvin · 9 years ago
  70. ea8ea73 Merge tag 'nfs-for-4.7-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 9 years ago
  71. 9a8f6b5 SUNRPC: Ensure get_rpccred() and put_rpccred() can take NULL arguments by Trond Myklebust · 9 years ago
  72. 29c5542 xprtrdma: Bound the inline threshold values by Chuck Lever · 9 years ago
  73. 6b26cc8 sunrpc: Advertise maximum backchannel payload size by Chuck Lever · 9 years ago
  74. 4b9c7f9 sunrpc: Update RPCBIND_MAXNETIDLEN by Chuck Lever · 9 years ago
  75. d9e4084 svcrdma: Generalize svc_rdma_xdr_decode_req() by Chuck Lever · 9 years ago
  76. 62dbef2 sunrpc: add a get_rpccred_rcu inline by Jeff Layton · 9 years ago
  77. c065d22 sunrpc: add rpc_lookup_generic_cred by Weston Andros Adamson · 9 years ago
  78. 3c6e0bc sunrpc: plumb gfp_t parm into crcreate operation by Jeff Layton · 9 years ago
  79. ea1754a mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage by Kirill A. Shutemov · 9 years ago
  80. 5b1e167 Merge tag 'nfsd-4.6' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 9 years ago
  81. 01cde15 Merge tag 'nfs-for-4.6-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 9 years ago
  82. 1425075 Merge tag 'nfs-rdma-4.6-1' of git://git.linux-nfs.org/projects/anna/nfs-rdma by Trond Myklebust · 9 years ago
  83. 59aa1f9 xprtrdma: Properly handle RDMA_ERROR replies by Chuck Lever · 9 years ago
  84. d8647f2 rpcrdma: Add RPCRDMA_HDRLEN_ERR by Chuck Lever · 9 years ago
  85. 66cede5 xprtrdma: Clean up unused RPCRDMA_INLINE_PAD_THRESH macro by Chuck Lever · 9 years ago
  86. be99bb1 svcrdma: Use new CQ API for RPC-over-RDMA server send CQs by Chuck Lever · 9 years ago
  87. 8bd5ba8 svcrdma: Use new CQ API for RPC-over-RDMA server receive CQs by Chuck Lever · 9 years ago
  88. f3ea53f svcrdma: Use correct XID in error replies by Chuck Lever · 9 years ago
  89. a6081b8 svcrdma: Make RDMA_ERROR messages work by Chuck Lever · 9 years ago
  90. c6db03e rpcrdma: Add RPCRDMA_HDRLEN_ERR by Chuck Lever · 9 years ago
  91. bf36387 svcrdma: svc_rdma_post_recv() should close connection on error by Chuck Lever · 9 years ago
  92. 4500632 nfsd: Lower NFSv4.1 callback message size limit by Chuck Lever · 9 years ago
  93. f6763c2 svcrdma: Do not send Write chunk XDR pad with inline content by Chuck Lever · 9 years ago
  94. 7f55489 SUNRPC: Allow addition of new transports to a struct rpc_clnt by Trond Myklebust · 9 years ago
  95. 3227886 SUNRPC: Add a helper to apply a function to all the rpc_clnt's transports by Trond Myklebust · 9 years ago
  96. 9d61498 SUNRPC: Allow caller to specify the transport to use by Trond Myklebust · 9 years ago
  97. fb43d17 SUNRPC: Use the multipath iterator to assign a transport to each task by Trond Myklebust · 9 years ago
  98. ad01b2c SUNRPC: Make rpc_clnt store the multipath iterators by Trond Myklebust · 9 years ago
  99. 80b14d5 SUNRPC: Add a structure to track multiple transports by Trond Myklebust · 10 years ago
  100. fda1bfe SUNRPC: Make freeing of struct xprt rcu-safe by Trond Myklebust · 10 years ago