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