1. 31c1feb Merge tag 'nfsd-4.4' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 9 years ago
  2. e6604ecb Merge tag 'nfs-for-4.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 9 years ago
  3. ac3c860 Merge tag 'nfs-rdma-4.4-2' of git://git.linux-nfs.org/projects/anna/nfs-rdma by Trond Myklebust · 9 years ago
  4. 7656677 NFS: Enable client side NFSv4.1 backchannel to use other transports by Chuck Lever · 9 years ago
  5. 9468431 svcrdma: Add backward direction service for RPC/RDMA transport by Chuck Lever · 9 years ago
  6. 42e5c3e SUNRPC: Abstract backchannel operations by Chuck Lever · 9 years ago
  7. 412a15c svcrdma: Port to new memory registration API by Sagi Grimberg · 9 years ago
  8. 7786203 sunrpc/cache: make cache flushing more reliable. by Neil Brown · 9 years ago
  9. edc1b01 SUNRPC: Move TCP receive data path into a workqueue context by Trond Myklebust · 9 years ago
  10. 0fdea1e SUNRPC: Ensure that we wait for connections to complete before retrying by Trond Myklebust · 9 years ago
  11. 26d2177 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  12. 4e4adb2 Merge tag 'nfs-for-4.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 9 years ago
  13. bc3fe2e svcrdma: Use max_sge_rd for destination read depths by Steve Wise · 9 years ago
  14. 9fba8e3 SUNRPC: Drop double-underscores from __rpc_cmp_addr6() by Trond Myklebust · 9 years ago
  15. eed889b Merge tag 'nfs-rdma-for-4.3' of git://git.linux-nfs.org/projects/anna/nfs-rdma by Trond Myklebust · 9 years ago
  16. 58cc8a5 SUNRPC: Add an rpc_cmp_addr_port() function by Anna Schumaker · 9 years ago
  17. 7b0ce60 SUNRPC: Drop double-underscores from rpc_cmp_addr{4|6}() by Anna Schumaker · 9 years ago
  18. 129e582 sunrpc: Switch to using hash list instead single list by Kinglong Mee · 9 years ago
  19. c8c081b sunrpc/nfsd: Remove redundant code by exports seq_operations functions by Kinglong Mee · 9 years ago
  20. 24a9a96 sunrpc: increase UNX_MAXNODENAME from 32 to __NEW_UTS_LEN bytes by Jeff Layton · 9 years ago
  21. 1b6dc1d nfsd/sunrpc: factor svc_rqst allocation and freeing from sv_nrthreads refcounting by Jeff Layton · 9 years ago
  22. d70bc0c nfsd/sunrpc: move pool_mode definitions into svc.h by Jeff Layton · 9 years ago
  23. 598e235 nfsd/sunrpc: abstract out svc_set_num_threads to sv_ops by Jeff Layton · 9 years ago
  24. b9e13cd nfsd/sunrpc: turn enqueueing a svc_xprt into a svc_serv operation by Jeff Layton · 9 years ago
  25. 758f62f nfsd/sunrpc: move sv_module parm into sv_ops by Jeff Layton · 9 years ago
  26. c369014 nfsd/sunrpc: move sv_function into sv_ops by Jeff Layton · 9 years ago
  27. ea126e7 nfsd/sunrpc: add a new svc_serv_ops struct and move sv_shutdown into it by Jeff Layton · 9 years ago
  28. cc9a903 svcrdma: Change maximum server payload back to RPCSVC_MAXPAYLOAD by Chuck Lever · 9 years ago
  29. 061dff2 xprtrdma: Increase default credit limit by Chuck Lever · 9 years ago
  30. 31193fe svcrdma: Remove svc_rdma_fastreg() by Chuck Lever · 9 years ago
  31. 10dc451 svcrdma: Clean up svc_rdma_get_reply_array() by Chuck Lever · 9 years ago
  32. 8688d95 Merge tag 'nfs-for-4.2-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 9 years ago
  33. 3438995 Merge tag 'nfs-rdma-for-4.2' of git://git.linux-nfs.org/projects/anna/nfs-rdma by Trond Myklebust · 9 years ago
  34. 7e53df1 xprtrdma: Remove rpcrdma_ia::ri_memreg_strategy by Chuck Lever · 9 years ago
  35. 4a06825 SUNRPC: Transport fault injection by Chuck Lever · 9 years ago
  36. d67fa4d sunrpc: turn swapper_enable/disable functions into rpc_xprt_ops by Jeff Layton · 9 years ago
  37. 8e22813 sunrpc: make xprt->swapper an atomic_t by Jeff Layton · 9 years ago
  38. 3c87ef6 sunrpc: keep a count of swapfiles associated with the rpc_clnt by Jeff Layton · 9 years ago
  39. 0d2a970 SUNRPC: Fix a backchannel race by Trond Myklebust · 9 years ago
  40. 0f41979 SUNRPC: Remove unused argument 'tk_ops' in rpc_run_bc_task by Trond Myklebust · 9 years ago
  41. 0380a3f svcrdma: Add a separate "max data segs macro for svcrdma by Chuck Lever · 9 years ago
  42. b7e0b9a svcrdma: Replace GFP_KERNEL in a loop with GFP_NOFAIL by Chuck Lever · 9 years ago
  43. 30b7e24 svcrdma: Keep rpcrdma_msg fields in network byte-order by Chuck Lever · 9 years ago
  44. da7049f svcrdma: Remove svc_rdma_xdr_decode_deferred_req() by Chuck Lever · 9 years ago
  45. 632dda8 SUNRPC: Clean up bc_send() by Chuck Lever · 9 years ago
  46. f139b6c Merge tag 'nfs-rdma-for-4.1-1' of git://git.linux-nfs.org/projects/anna/nfs-rdma by Trond Myklebust · 9 years ago
  47. 3f94009 sunrpc: make debugfs file creation failure non-fatal by Jeff Layton · 9 years ago
  48. dbbc147 SUNRPC: Introduce missing well-known netids by Chuck Lever · 9 years ago
  49. 65d2918 Merge branch 'cleanups' by Trond Myklebust · 10 years ago
  50. 6184514 Merge branch 'for-3.20' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  51. 54d7e72a SUNRPC: Fix a compile error when #undef CONFIG_PROC_FS by Trond Myklebust · 10 years ago
  52. 9e2b9f3 SUNRPC: Remove the redundant XPRT_CONNECTION_CLOSE flag by Trond Myklebust · 10 years ago
  53. 505936f SUNRPC: Cleanup to remove remaining uses of XPRT_CONNECTION_ABORT by Trond Myklebust · 10 years ago
  54. 4efdd92 SUNRPC: Remove TCP client connection reset hack by Trond Myklebust · 10 years ago
  55. 718ba5b SUNRPC: Add helpers to prevent socket create from racing by Trond Myklebust · 10 years ago
  56. 03a9a42 SUNRPC: NULL utsname dereference on NFS umount during namespace cleanup by Trond Myklebust · 10 years ago
  57. e2c63e0 Merge branch 'flexfiles' by Trond Myklebust · 10 years ago
  58. d67ae82 pnfs/flexfiles: Add the FlexFile Layout Driver by Tom Haynes · 10 years ago
  59. 840210f sunrpc: add rpc_count_iostats_idx by Weston Andros Adamson · 10 years ago
  60. f284648 xprtrdma: Clean up hdrlen by Chuck Lever · 10 years ago
  61. 284f490 xprtrdma: Modernize htonl and ntohl by Chuck Lever · 10 years ago
  62. 3c51991 sunrpc/lockd: fix references to the BKL by Jeff Layton · 10 years ago
  63. 0b056c2 svcrdma: Support RDMA_NOMSG requests by Chuck Lever · 10 years ago
  64. e545241 svcrdma: Plant reader function in struct svcxprt_rdma by Chuck Lever · 10 years ago
  65. 2397aa8 svcrdma: Clean up read chunk counting by Chuck Lever · 10 years ago
  66. b1691bc sunrpc: convert to lockless lookup of queued server threads by Jeff Layton · 10 years ago
  67. 403c7b4 sunrpc: fix potential races in pool_stats collection by Jeff Layton · 10 years ago
  68. 8124438 sunrpc: add a rcu_head to svc_rqst and use kfree_rcu to free it by Jeff Layton · 10 years ago
  69. 4d5db3f sunrpc: convert sp_task_pending flag to use atomic bitops by Jeff Layton · 10 years ago
  70. 62978b3 sunrpc: move rq_cachetype field to better optimize space by Jeff Layton · 10 years ago
  71. 779fb0f sunrpc: move rq_splice_ok flag into rq_flags by Jeff Layton · 10 years ago
  72. 78b65eb sunrpc: move rq_dropme flag into rq_flags by Jeff Layton · 10 years ago
  73. 30660e04b sunrpc: move rq_usedeferral flag to rq_flags by Jeff Layton · 10 years ago
  74. 7501cc2 sunrpc: move rq_local field to rq_flags by Jeff Layton · 10 years ago
  75. 4d152e2 sunrpc: add a generic rq_flags field to svc_rqst and move rq_secure to it by Jeff Layton · 10 years ago
  76. 2941b0e Merge tag 'nfs-for-3.19-1' into nfsd for-3.19 branch by J. Bruce Fields · 10 years ago
  77. 8d65ef7 sunrpc: eliminate the XPT_DETACHED flag by Jeff Layton · 10 years ago
  78. 388f0c7 sunrpc: add a debugfs rpc_xprt directory with an info file in it by Jeff Layton · 10 years ago
  79. b4b9d2c sunrpc: add debugfs file for displaying client rpc_task queue by Jeff Layton · 10 years ago
  80. 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
  81. edef129 SUNRPC: serialize iostats updates by Chuck Lever · 10 years ago
  82. 1306729 sunrpc: eliminate RPC_TRACEPOINTS by Jeff Layton · 10 years ago
  83. f895b25 sunrpc: eliminate RPC_DEBUG by Jeff Layton · 10 years ago
  84. 1a867a0 sunrpc: add tracepoints in xs_tcp_data_recv by Jeff Layton · 10 years ago
  85. 6dea073 Merge branch 'for-3.18' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  86. a743419 SUNRPC: Don't wake tasks during connection abort by Benjamin Coddington · 10 years ago
  87. 983c684 SUNRPC: get rid of the request wait queue by Trond Myklebust · 10 years ago
  88. 06b8ab5 Merge tag 'nfs-for-3.17-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  89. 0d10c2c Merge branch 'for-3.17' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  90. bd95608 sunrpc/auth: allow lockless (rcu) lookup of credential cache. by NeilBrown · 10 years ago
  91. ec25422 sunrpc: remove "ec" argument from encrypt_v2 operation by Jeff Layton · 10 years ago
  92. a3b2557 sunrpc: remove __rcu annotation from struct gss_cl_ctx->gc_gss_ctx by Jeff Layton · 10 years ago
  93. 9806755 Merge branch 'nfs-rdma' of git://git.linux-nfs.org/projects/anna/nfs-rdma into linux-next by Trond Myklebust · 10 years ago
  94. a779ca5 xprtrdma: Remove RPCRDMA_PERSISTENT_REGISTRATION macro by Chuck Lever · 10 years ago
  95. 5187768 SUNRPC: Allow svc_reserve() to notify TCP socket that space has been freed by Trond Myklebust · 10 years ago
  96. d9bb5a4 svcrdma: Double the default credit limit by Chuck Lever · 10 years ago
  97. 3c45ddf svcrdma: Select NFSv4.1 backchannel transport based on forward channel by Chuck Lever · 10 years ago
  98. c122132 sched: Allow wait_on_bit_action() functions to support a timeout by NeilBrown · 10 years ago
  99. a0337d1 sunrpc: add a new "stringify_acceptor" rpc_credop by Jeff Layton · 10 years ago
  100. 2004c72 auth_gss: fetch the acceptor name out of the downcall by Jeff Layton · 10 years ago