1. 4d5db3f sunrpc: convert sp_task_pending flag to use atomic bitops by Jeff Layton · 10 years ago
  2. 62978b3 sunrpc: move rq_cachetype field to better optimize space by Jeff Layton · 10 years ago
  3. 779fb0f sunrpc: move rq_splice_ok flag into rq_flags by Jeff Layton · 10 years ago
  4. 78b65eb sunrpc: move rq_dropme flag into rq_flags by Jeff Layton · 10 years ago
  5. 30660e04b sunrpc: move rq_usedeferral flag to rq_flags by Jeff Layton · 10 years ago
  6. 7501cc2 sunrpc: move rq_local field to rq_flags by Jeff Layton · 10 years ago
  7. 4d152e2 sunrpc: add a generic rq_flags field to svc_rqst and move rq_secure to it by Jeff Layton · 10 years ago
  8. 2941b0e Merge tag 'nfs-for-3.19-1' into nfsd for-3.19 branch by J. Bruce Fields · 10 years ago
  9. 8d65ef7 sunrpc: eliminate the XPT_DETACHED flag by Jeff Layton · 10 years ago
  10. 388f0c7 sunrpc: add a debugfs rpc_xprt directory with an info file in it by Jeff Layton · 10 years ago
  11. b4b9d2c sunrpc: add debugfs file for displaying client rpc_task queue by Jeff Layton · 10 years ago
  12. 1702562 Merge tag 'nfs-cel-for-3.19' of git://git.linux-nfs.org/projects/anna/nfs-rdma into linux-next by Trond Myklebust · 10 years ago
  13. edef129 SUNRPC: serialize iostats updates by Chuck Lever · 10 years ago
  14. 1306729 sunrpc: eliminate RPC_TRACEPOINTS by Jeff Layton · 10 years ago
  15. f895b25 sunrpc: eliminate RPC_DEBUG by Jeff Layton · 10 years ago
  16. 1a867a0 sunrpc: add tracepoints in xs_tcp_data_recv by Jeff Layton · 10 years ago
  17. 6dea073 Merge branch 'for-3.18' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  18. a743419 SUNRPC: Don't wake tasks during connection abort by Benjamin Coddington · 10 years ago
  19. 983c684 SUNRPC: get rid of the request wait queue by Trond Myklebust · 10 years ago
  20. 06b8ab5 Merge tag 'nfs-for-3.17-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  21. 0d10c2c Merge branch 'for-3.17' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  22. bd95608 sunrpc/auth: allow lockless (rcu) lookup of credential cache. by NeilBrown · 10 years ago
  23. ec25422 sunrpc: remove "ec" argument from encrypt_v2 operation by Jeff Layton · 10 years ago
  24. a3b2557 sunrpc: remove __rcu annotation from struct gss_cl_ctx->gc_gss_ctx by Jeff Layton · 10 years ago
  25. 9806755 Merge branch 'nfs-rdma' of git://git.linux-nfs.org/projects/anna/nfs-rdma into linux-next by Trond Myklebust · 10 years ago
  26. a779ca5 xprtrdma: Remove RPCRDMA_PERSISTENT_REGISTRATION macro by Chuck Lever · 10 years ago
  27. 5187768 SUNRPC: Allow svc_reserve() to notify TCP socket that space has been freed by Trond Myklebust · 10 years ago
  28. d9bb5a4 svcrdma: Double the default credit limit by Chuck Lever · 10 years ago
  29. 3c45ddf svcrdma: Select NFSv4.1 backchannel transport based on forward channel by Chuck Lever · 10 years ago
  30. c122132 sched: Allow wait_on_bit_action() functions to support a timeout by NeilBrown · 10 years ago
  31. a0337d1 sunrpc: add a new "stringify_acceptor" rpc_credop by Jeff Layton · 10 years ago
  32. 2004c72 auth_gss: fetch the acceptor name out of the downcall by Jeff Layton · 10 years ago
  33. f15a5cf SUNRPC/NFSD: Change to type of bool for rq_usedeferral and rq_splice_ok by Kinglong Mee · 10 years ago
  34. d1e1cda Merge tag 'nfs-for-3.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  35. 5b174fd Merge branch 'for-3.16' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  36. 0bf4828 svcrdma: refactor marshalling logic by Steve Wise · 10 years ago
  37. 4f4cf5a SUNRPC: Move congestion window constants to header file by Chuck Lever · 10 years ago
  38. a5cddc8 nfsd4: better reservation of head space for krb5 by J. Bruce Fields · 10 years ago
  39. db3f58a rpc: define xdr_restrict_buflen by J. Bruce Fields · 11 years ago
  40. 2825a7f nfsd4: allow encoding across page boundaries by J. Bruce Fields · 11 years ago
  41. 3e19ce7 rpc: xdr_truncate_encode by J. Bruce Fields · 11 years ago
  42. ef11ce2 SUNRPC: track whether a request is coming from a loop-back interface. by NeilBrown · 10 years ago
  43. 16e4d93 NFSD: Ignore client's source port on RDMA transports by Chuck Lever · 10 years ago
  44. 4e857c5 arch: Mass conversion of smp_mb__*() by Peter Zijlstra · 11 years ago
  45. 454fd35 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  46. 676d236 net: Fix use after free by removing length arg from sk_data_ready callbacks. by David S. Miller · 11 years ago
  47. 75ff24f Merge branch 'for-3.15' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
  48. 3064639 nfsd: check passed socket's net matches NFSd superblock's one by Stanislav Kinsbursky · 11 years ago
  49. d531c00 NFSD/SUNRPC: Check rpc_xprt out of xs_setup_bc_tcp by Kinglong Mee · 11 years ago
  50. 83ddfeb SUNRPC: New helper for creating client with rpc_xprt by Kinglong Mee · 11 years ago
  51. 2ea2449 SUNRPC: RPC callbacks may be split across several TCP segments by Trond Myklebust · 11 years ago
  52. d9894c2 Merge branch 'for-3.14' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
  53. 7e55b59 SUNRPC/NFSD: Support a new option for ignoring the result of svc_register by Kinglong Mee · 11 years ago
  54. 28303ca sunrpc: fix some typos by Weng Meiling · 11 years ago
  55. 89f8424 sunrpc: replace sunrpc_net->gssd_running flag with a more reliable check by Jeff Layton · 11 years ago
  56. 4b9a445 sunrpc: create a new dummy pipe for gssd to hold open by Jeff Layton · 11 years ago
  57. 40b00b6b SUNRPC: Add a helper to switch the transport of an rpc_clnt by Trond Myklebust · 11 years ago
  58. 8a19a0b SUNRPC: Add RPC task and client level options to disable the resend timeout by Trond Myklebust · 11 years ago
  59. 90051ea SUNRPC: Clean up - convert xprt_prepare_transmit to return a bool by Trond Myklebust · 11 years ago
  60. cf59676 Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
  61. bf97293 Merge tag 'nfs-for-3.12-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  62. 2f048db SUNRPC: Add an identifier for struct rpc_clnt by Trond Myklebust · 11 years ago
  63. 8d1018c7 SUNRPC: Ensure rpc_task->tk_pid is available for tracepoints by Trond Myklebust · 11 years ago
  64. 4de6caa SUNRPC new rpc_credops to test credential expiry by Andy Adamson · 11 years ago
  65. 298fc35 SUNRPC: Add a helper to allow sharing of rpc_pipefs directory objects by Trond Myklebust · 11 years ago
  66. c36dcfe1 SUNRPC: Remove the rpc_client->cl_dentry by Trond Myklebust · 11 years ago
  67. 5f42b01 SUNRPC: Remove the obsolete auth-only interface for pipefs dentry management by Trond Myklebust · 11 years ago
  68. 11d2a16 svcrpc: remove unused rq_resused by J. Bruce Fields · 11 years ago
  69. b8297ce Merge tag 'v3.11-rc5' into for-3.12 branch by J. Bruce Fields · 11 years ago
  70. 6739ffb SUNRPC: Add a framework to clean up management of rpc_pipefs directories by Trond Myklebust · 11 years ago
  71. c219066 SUNRPC: Replace clnt->cl_principal by Trond Myklebust · 11 years ago
  72. 1dada8e SUNRPC: Remove unused struct rpc_clnt field cl_protname by Trond Myklebust · 11 years ago
  73. 2f74f97 sunrpc: prepare NFS for 2038 by Harshula Jayasuriya · 11 years ago
  74. 786615b SUNRPC: If the rpcbind channel is disconnected, fail the call to unregister by Trond Myklebust · 11 years ago
  75. 41d9884c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  76. a95e691 rpc_create_*_dir: don't bother with qstr by Al Viro · 11 years ago
  77. 0ff08ba Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
  78. 7715cde net/sunrpc: xpt_auth_cache should be ignored when expired. by NeilBrown · 11 years ago
  79. 013920e sunrpc/cache: ensure items removed from cache do not have pending upcalls. by NeilBrown · 11 years ago
  80. 0dc1531 svcrpc: store gss mech in svc_cred by J. Bruce Fields · 11 years ago
  81. 4423406 svcrpc: introduce init_svc_cred by J. Bruce Fields · 11 years ago
  82. 74fe5f7 SUNRPC: Remove unused functions rpc_task_set/has_priority by Trond Myklebust · 11 years ago
  83. 64bbe3d SUNRPC: Remove the unused helpers task_for_each() and task_for_first() by Trond Myklebust · 11 years ago
  84. 0053a8e SUNRPC: Remove unused function rpc_queue_empty by Trond Myklebust · 11 years ago
  85. b1df763 Merge branch 'nfs-for-next' of git://linux-nfs.org/~trondmy/nfs-2.6 into for-3.10 by J. Bruce Fields · 11 years ago
  86. 400f26b SUNRPC: conditionally return endtime from import_sec_context by Simo Sorce · 12 years ago
  87. 33d90ac SUNRPC: allow disabling idle timeout by J. Bruce Fields · 12 years ago
  88. c85b03a Merge Trond's nfs-for-next by J. Bruce Fields · 11 years ago
  89. bd1d421 Merge branch 'rpcsec_gss-from_cel' into linux-next by Trond Myklebust · 12 years ago
  90. b7993ce SUNRPC: Allow rpc_create() to request that TCP slots be unlimited by Trond Myklebust · 12 years ago
  91. ba60eb2 SUNRPC: Fix a livelock problem in the xprt->backlog queue by Trond Myklebust · 12 years ago
  92. 06b332a nfsd4: check backchannel attributes on create_session by J. Bruce Fields · 12 years ago
  93. 6599c0a SUNRPC: Make gss_mech_get() static by Chuck Lever · 12 years ago
  94. a77c806 SUNRPC: Refactor nfsd4_do_encode_secinfo() by Chuck Lever · 12 years ago
  95. 83523d0 SUNRPC: Consider qop when looking up pseudoflavors by Chuck Lever · 12 years ago
  96. 9568c5e SUNRPC: Introduce rpcauth_get_pseudoflavor() by Chuck Lever · 12 years ago
  97. fb15b26 SUNRPC: Define rpcsec_gss_info structure by Chuck Lever · 12 years ago
  98. 8d05b37 Merge tag 'nfs-for-3.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  99. b666973 Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  100. edddbb1 SUNRPC: add call to get configured timeout by Weston Andros Adamson · 12 years ago