1. 6184514 Merge branch 'for-3.20' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  2. 9e2b9f3 SUNRPC: Remove the redundant XPRT_CONNECTION_CLOSE flag by Trond Myklebust · 10 years ago
  3. 505936f SUNRPC: Cleanup to remove remaining uses of XPRT_CONNECTION_ABORT by Trond Myklebust · 10 years ago
  4. 4efdd92 SUNRPC: Remove TCP client connection reset hack by Trond Myklebust · 10 years ago
  5. 718ba5b SUNRPC: Add helpers to prevent socket create from racing by Trond Myklebust · 10 years ago
  6. 03a9a42 SUNRPC: NULL utsname dereference on NFS umount during namespace cleanup by Trond Myklebust · 10 years ago
  7. e2c63e0 Merge branch 'flexfiles' by Trond Myklebust · 10 years ago
  8. d67ae82 pnfs/flexfiles: Add the FlexFile Layout Driver by Tom Haynes · 10 years ago
  9. 840210f sunrpc: add rpc_count_iostats_idx by Weston Andros Adamson · 10 years ago
  10. f284648 xprtrdma: Clean up hdrlen by Chuck Lever · 10 years ago
  11. 284f490 xprtrdma: Modernize htonl and ntohl by Chuck Lever · 10 years ago
  12. 3c51991 sunrpc/lockd: fix references to the BKL by Jeff Layton · 10 years ago
  13. 0b056c2 svcrdma: Support RDMA_NOMSG requests by Chuck Lever · 10 years ago
  14. e545241 svcrdma: Plant reader function in struct svcxprt_rdma by Chuck Lever · 10 years ago
  15. 2397aa8 svcrdma: Clean up read chunk counting by Chuck Lever · 10 years ago
  16. b1691bc sunrpc: convert to lockless lookup of queued server threads by Jeff Layton · 10 years ago
  17. 403c7b4 sunrpc: fix potential races in pool_stats collection by Jeff Layton · 10 years ago
  18. 8124438 sunrpc: add a rcu_head to svc_rqst and use kfree_rcu to free it by Jeff Layton · 10 years ago
  19. 4d5db3f sunrpc: convert sp_task_pending flag to use atomic bitops by Jeff Layton · 10 years ago
  20. 62978b3 sunrpc: move rq_cachetype field to better optimize space by Jeff Layton · 10 years ago
  21. 779fb0f sunrpc: move rq_splice_ok flag into rq_flags by Jeff Layton · 10 years ago
  22. 78b65eb sunrpc: move rq_dropme flag into rq_flags by Jeff Layton · 10 years ago
  23. 30660e04b sunrpc: move rq_usedeferral flag to rq_flags by Jeff Layton · 10 years ago
  24. 7501cc2 sunrpc: move rq_local field to rq_flags by Jeff Layton · 10 years ago
  25. 4d152e2 sunrpc: add a generic rq_flags field to svc_rqst and move rq_secure to it by Jeff Layton · 10 years ago
  26. 2941b0e Merge tag 'nfs-for-3.19-1' into nfsd for-3.19 branch by J. Bruce Fields · 10 years ago
  27. 8d65ef7 sunrpc: eliminate the XPT_DETACHED flag by Jeff Layton · 10 years ago
  28. 388f0c7 sunrpc: add a debugfs rpc_xprt directory with an info file in it by Jeff Layton · 10 years ago
  29. b4b9d2c sunrpc: add debugfs file for displaying client rpc_task queue by Jeff Layton · 10 years ago
  30. 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
  31. edef129 SUNRPC: serialize iostats updates by Chuck Lever · 10 years ago
  32. 1306729 sunrpc: eliminate RPC_TRACEPOINTS by Jeff Layton · 10 years ago
  33. f895b25 sunrpc: eliminate RPC_DEBUG by Jeff Layton · 10 years ago
  34. 1a867a0 sunrpc: add tracepoints in xs_tcp_data_recv by Jeff Layton · 10 years ago
  35. 6dea073 Merge branch 'for-3.18' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  36. a743419 SUNRPC: Don't wake tasks during connection abort by Benjamin Coddington · 10 years ago
  37. 983c684 SUNRPC: get rid of the request wait queue by Trond Myklebust · 10 years ago
  38. 06b8ab5 Merge tag 'nfs-for-3.17-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  39. 0d10c2c Merge branch 'for-3.17' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  40. bd95608 sunrpc/auth: allow lockless (rcu) lookup of credential cache. by NeilBrown · 10 years ago
  41. ec25422 sunrpc: remove "ec" argument from encrypt_v2 operation by Jeff Layton · 10 years ago
  42. a3b2557 sunrpc: remove __rcu annotation from struct gss_cl_ctx->gc_gss_ctx by Jeff Layton · 10 years ago
  43. 9806755 Merge branch 'nfs-rdma' of git://git.linux-nfs.org/projects/anna/nfs-rdma into linux-next by Trond Myklebust · 10 years ago
  44. a779ca5 xprtrdma: Remove RPCRDMA_PERSISTENT_REGISTRATION macro by Chuck Lever · 10 years ago
  45. 5187768 SUNRPC: Allow svc_reserve() to notify TCP socket that space has been freed by Trond Myklebust · 10 years ago
  46. d9bb5a4 svcrdma: Double the default credit limit by Chuck Lever · 10 years ago
  47. 3c45ddf svcrdma: Select NFSv4.1 backchannel transport based on forward channel by Chuck Lever · 10 years ago
  48. c122132 sched: Allow wait_on_bit_action() functions to support a timeout by NeilBrown · 10 years ago
  49. a0337d1 sunrpc: add a new "stringify_acceptor" rpc_credop by Jeff Layton · 10 years ago
  50. 2004c72 auth_gss: fetch the acceptor name out of the downcall by Jeff Layton · 10 years ago
  51. f15a5cf SUNRPC/NFSD: Change to type of bool for rq_usedeferral and rq_splice_ok by Kinglong Mee · 10 years ago
  52. d1e1cda Merge tag 'nfs-for-3.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  53. 5b174fd Merge branch 'for-3.16' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  54. 0bf4828 svcrdma: refactor marshalling logic by Steve Wise · 10 years ago
  55. 4f4cf5a SUNRPC: Move congestion window constants to header file by Chuck Lever · 10 years ago
  56. a5cddc8 nfsd4: better reservation of head space for krb5 by J. Bruce Fields · 10 years ago
  57. db3f58a rpc: define xdr_restrict_buflen by J. Bruce Fields · 11 years ago
  58. 2825a7f nfsd4: allow encoding across page boundaries by J. Bruce Fields · 11 years ago
  59. 3e19ce7 rpc: xdr_truncate_encode by J. Bruce Fields · 11 years ago
  60. ef11ce2 SUNRPC: track whether a request is coming from a loop-back interface. by NeilBrown · 10 years ago
  61. 16e4d93 NFSD: Ignore client's source port on RDMA transports by Chuck Lever · 10 years ago
  62. 4e857c5 arch: Mass conversion of smp_mb__*() by Peter Zijlstra · 11 years ago
  63. 454fd35 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  64. 676d236 net: Fix use after free by removing length arg from sk_data_ready callbacks. by David S. Miller · 10 years ago
  65. 75ff24f Merge branch 'for-3.15' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  66. 3064639 nfsd: check passed socket's net matches NFSd superblock's one by Stanislav Kinsbursky · 11 years ago
  67. d531c00 NFSD/SUNRPC: Check rpc_xprt out of xs_setup_bc_tcp by Kinglong Mee · 11 years ago
  68. 83ddfeb SUNRPC: New helper for creating client with rpc_xprt by Kinglong Mee · 11 years ago
  69. 2ea2449 SUNRPC: RPC callbacks may be split across several TCP segments by Trond Myklebust · 11 years ago
  70. d9894c2 Merge branch 'for-3.14' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
  71. 7e55b59 SUNRPC/NFSD: Support a new option for ignoring the result of svc_register by Kinglong Mee · 11 years ago
  72. 28303ca sunrpc: fix some typos by Weng Meiling · 11 years ago
  73. 89f8424 sunrpc: replace sunrpc_net->gssd_running flag with a more reliable check by Jeff Layton · 11 years ago
  74. 4b9a445 sunrpc: create a new dummy pipe for gssd to hold open by Jeff Layton · 11 years ago
  75. 40b00b6b SUNRPC: Add a helper to switch the transport of an rpc_clnt by Trond Myklebust · 11 years ago
  76. 8a19a0b SUNRPC: Add RPC task and client level options to disable the resend timeout by Trond Myklebust · 11 years ago
  77. 90051ea SUNRPC: Clean up - convert xprt_prepare_transmit to return a bool by Trond Myklebust · 11 years ago
  78. cf59676 Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
  79. bf97293 Merge tag 'nfs-for-3.12-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  80. 2f048db SUNRPC: Add an identifier for struct rpc_clnt by Trond Myklebust · 11 years ago
  81. 8d1018c7 SUNRPC: Ensure rpc_task->tk_pid is available for tracepoints by Trond Myklebust · 11 years ago
  82. 4de6caa SUNRPC new rpc_credops to test credential expiry by Andy Adamson · 11 years ago
  83. 298fc35 SUNRPC: Add a helper to allow sharing of rpc_pipefs directory objects by Trond Myklebust · 11 years ago
  84. c36dcfe1 SUNRPC: Remove the rpc_client->cl_dentry by Trond Myklebust · 11 years ago
  85. 5f42b01 SUNRPC: Remove the obsolete auth-only interface for pipefs dentry management by Trond Myklebust · 11 years ago
  86. 11d2a16 svcrpc: remove unused rq_resused by J. Bruce Fields · 11 years ago
  87. b8297ce Merge tag 'v3.11-rc5' into for-3.12 branch by J. Bruce Fields · 11 years ago
  88. 6739ffb SUNRPC: Add a framework to clean up management of rpc_pipefs directories by Trond Myklebust · 11 years ago
  89. c219066 SUNRPC: Replace clnt->cl_principal by Trond Myklebust · 11 years ago
  90. 1dada8e SUNRPC: Remove unused struct rpc_clnt field cl_protname by Trond Myklebust · 11 years ago
  91. 2f74f97 sunrpc: prepare NFS for 2038 by Harshula Jayasuriya · 11 years ago
  92. 786615b SUNRPC: If the rpcbind channel is disconnected, fail the call to unregister by Trond Myklebust · 11 years ago
  93. 41d9884c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  94. a95e691 rpc_create_*_dir: don't bother with qstr by Al Viro · 11 years ago
  95. 0ff08ba Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
  96. 7715cde net/sunrpc: xpt_auth_cache should be ignored when expired. by NeilBrown · 11 years ago
  97. 013920e sunrpc/cache: ensure items removed from cache do not have pending upcalls. by NeilBrown · 11 years ago
  98. 0dc1531 svcrpc: store gss mech in svc_cred by J. Bruce Fields · 11 years ago
  99. 4423406 svcrpc: introduce init_svc_cred by J. Bruce Fields · 11 years ago
  100. 74fe5f7 SUNRPC: Remove unused functions rpc_task_set/has_priority by Trond Myklebust · 11 years ago