1. 6dea073 Merge branch 'for-3.18' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  2. 72c23f0 Merge branch 'bugfixes' into linux-next by Trond Myklebust · 10 years ago
  3. 7e5be288 svcrdma: advertise the correct max payload by Steve Wise · 10 years ago
  4. 2aca5b8 SUNRPC: Add missing support for RPC_CLNT_CREATE_NO_RETRANS_TIMEOUT by Trond Myklebust · 10 years ago
  5. 1aff525 NFS/SUNRPC: Remove other deadlock-avoidance mechanisms in nfs_release_page() by NeilBrown · 10 years ago
  6. 3dedbb5 rpc: Add -EPERM processing for xs_udp_send_request() by Jason Baron · 10 years ago
  7. f279cd0 rpc: return sent and err from xs_sendpages() by Jason Baron · 10 years ago
  8. a743419 SUNRPC: Don't wake tasks during connection abort by Benjamin Coddington · 10 years ago
  9. 0f7a622 rpc: xs_bind - do not bind when requesting a random ephemeral port by Chris Perl · 10 years ago
  10. 71efecb sunrpc: fix byte-swapping of displayed XID by Chuck Lever · 10 years ago
  11. ae89254 SUNRPC: Fix compile on non-x86 by J. Bruce Fields · 10 years ago
  12. f8d1ff4 SUNRPC: Optimise away svc_recv_available by Trond Myklebust · 10 years ago
  13. 0c0746d SUNRPC: More optimisations of svc_xprt_enqueue() by Trond Myklebust · 10 years ago
  14. a4aa805 SUNRPC: Fix broken kthread_should_stop test in svc_get_next_xprt by Trond Myklebust · 10 years ago
  15. 983c684 SUNRPC: get rid of the request wait queue by Trond Myklebust · 10 years ago
  16. 106f359 SUNRPC: Do not grab pool->sp_lock unnecessarily in svc_get_next_xprt by Trond Myklebust · 10 years ago
  17. 9e5b208 SUNRPC: Do not override wspace tests in svc_handle_xprt by Trond Myklebust · 10 years ago
  18. 06b8ab5 Merge tag 'nfs-for-3.17-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  19. 0d10c2c Merge branch 'for-3.17' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  20. d1e458f svcrdma: remove rdma_create_qp() failure recovery logic by Steve Wise · 10 years ago
  21. 122a8cd SUNRPC: remove all refcounting of groupinfo from rpcauth_lookupcred by NeilBrown · 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. b36e9c4 sunrpc: clean up sparse endianness warnings in gss_krb5_wrap.c by Jeff Layton · 10 years ago
  25. 6ac0fbb sunrpc: clean up sparse endianness warnings in gss_krb5_seal.c by Jeff Layton · 10 years ago
  26. c5e6aec sunrpc: fix RCU handling of gc_ctx field by Jeff Layton · 10 years ago
  27. 9806755 Merge branch 'nfs-rdma' of git://git.linux-nfs.org/projects/anna/nfs-rdma into linux-next by Trond Myklebust · 10 years ago
  28. bae6746 SUNRPC: Enforce an upper limit on the number of cached credentials by Trond Myklebust · 10 years ago
  29. 8079fb7 xprtrdma: Handle additional connection events by Chuck Lever · 10 years ago
  30. a779ca5 xprtrdma: Remove RPCRDMA_PERSISTENT_REGISTRATION macro by Chuck Lever · 10 years ago
  31. 282191c xprtrdma: Make rpcrdma_ep_disconnect() return void by Chuck Lever · 10 years ago
  32. bb96193 xprtrdma: Schedule reply tasklet once per upcall by Chuck Lever · 10 years ago
  33. 2e84522 xprtrdma: Allocate each struct rpcrdma_mw separately by Chuck Lever · 10 years ago
  34. f590e87 xprtrdma: Rename frmr_wr by Chuck Lever · 10 years ago
  35. dab7e3b xprtrdma: Disable completions for LOCAL_INV Work Requests by Chuck Lever · 10 years ago
  36. 0505572 xprtrdma: Disable completions for FAST_REG_MR Work Requests by Chuck Lever · 10 years ago
  37. 440ddad5 xprtrdma: Don't post a LOCAL_INV in rpcrdma_register_frmr_external() by Chuck Lever · 10 years ago
  38. ddb6beb xprtrdma: Reset FRMRs after a flushed LOCAL_INV Work Request by Chuck Lever · 10 years ago
  39. 9f9d802 xprtrdma: Reset FRMRs when FAST_REG_MR is flushed by a disconnect by Chuck Lever · 10 years ago
  40. c2922c0 xprtrdma: Properly handle exhaustion of the rb_mws list by Chuck Lever · 10 years ago
  41. 3111d72 xprtrdma: Chain together all MWs in same buffer pool by Chuck Lever · 10 years ago
  42. c93e986 xprtrdma: Back off rkey when FAST_REG_MR fails by Chuck Lever · 10 years ago
  43. 0dbb410 xprtrdma: Unclutter struct rpcrdma_mr_seg by Chuck Lever · 10 years ago
  44. 539431a xprtrdma: Don't invalidate FRMRs if registration fails by Chuck Lever · 10 years ago
  45. a7bc211 xprtrdma: On disconnect, don't ignore pending CQEs by Chuck Lever · 10 years ago
  46. 6ab5994 xprtrdma: Update rkeys after transport reconnect by Chuck Lever · 10 years ago
  47. 43e9598 xprtrdma: Limit data payload size for ALLPHYSICAL by Chuck Lever · 10 years ago
  48. 73806c8 xprtrdma: Protect ia->ri_id when unmapping/invalidating MRs by Chuck Lever · 10 years ago
  49. 5fc83f4 xprtrdma: Fix panic in rpcrdma_register_frmr_external() by Chuck Lever · 10 years ago
  50. 5187768 SUNRPC: Allow svc_reserve() to notify TCP socket that space has been freed by Trond Myklebust · 10 years ago
  51. c7fb3f0 SUNRPC: svc_tcp_write_space: don't clear SOCK_NOSPACE prematurely by Trond Myklebust · 10 years ago
  52. 0971374 SUNRPC: Reduce contention in svc_xprt_enqueue() by Trond Myklebust · 10 years ago
  53. e560e3b svcrdma: Add zero padding if the client doesn't send it by Chuck Lever · 10 years ago
  54. bf858ab xprtrdma: Fix DMA-API-DEBUG warning by checking dma_map result by Yan Burman · 10 years ago
  55. 22cb438 SUNRPC: xdr_get_next_encode_buffer should be declared static by Trond Myklebust · 10 years ago
  56. 3c45ddf svcrdma: Select NFSv4.1 backchannel transport based on forward channel by Chuck Lever · 10 years ago
  57. c122132 sched: Allow wait_on_bit_action() functions to support a timeout by NeilBrown · 10 years ago
  58. 00cfaa9 replace strict_strto calls by Daniel Walter · 10 years ago
  59. adcda65 rpc_pipe: Drop memory allocation cast by Himangi Saraogi · 10 years ago
  60. a0337d1 sunrpc: add a new "stringify_acceptor" rpc_credop by Jeff Layton · 10 years ago
  61. 2004c72 auth_gss: fetch the acceptor name out of the downcall by Jeff Layton · 10 years ago
  62. 2559429 svcrdma: send_write() must not overflow the device's max sge by Steve Wise · 10 years ago
  63. 2fc193c SUNRPC: Handle EPIPE in xprt_connect_status by Trond Myklebust · 10 years ago
  64. 3601c4a SUNRPC: Ensure that we handle ENOBUFS errors correctly. by Trond Myklebust · 10 years ago
  65. 66b0686 NFSv4: test SECINFO RPC_AUTH_GSS pseudoflavors for support by Andy Adamson · 10 years ago
  66. f15a5cf SUNRPC/NFSD: Change to type of bool for rq_usedeferral and rq_splice_ok by Kinglong Mee · 10 years ago
  67. f9da455 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  68. 7e3cead net: Save software checksum complete by Tom Herbert · 10 years ago
  69. d1e1cda Merge tag 'nfs-for-3.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  70. 5b174fd Merge branch 'for-3.16' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  71. 83710fc svcrdma: Fence LOCAL_INV work requests by Steve Wise · 10 years ago
  72. 0bf4828 svcrdma: refactor marshalling logic by Steve Wise · 10 years ago
  73. 05638dc nfsd4: simplify server xdr->next_page use by J. Bruce Fields · 10 years ago
  74. c93c622 xprtrdma: Disconnect on registration failure by Chuck Lever · 10 years ago
  75. c977dea xprtrdma: Remove BUG_ON() call sites by Chuck Lever · 10 years ago
  76. e7ce710 xprtrdma: Avoid deadlock when credit window is reset by Chuck Lever · 10 years ago
  77. 4f4cf5a SUNRPC: Move congestion window constants to header file by Chuck Lever · 10 years ago
  78. 1890697 xprtrdma: Reset connection timeout after successful reconnect by Chuck Lever · 10 years ago
  79. bfaee09 xprtrdma: Use macros for reconnection timeout constants by Chuck Lever · 10 years ago
  80. 196c699 xprtrdma: Allocate missing pagelist by Shirley Ma · 10 years ago
  81. 5bc4bc7 xprtrdma: Remove Tavor MTU setting by Chuck Lever · 10 years ago
  82. ec62f40 xprtrdma: Ensure ia->ri_id->qp is not NULL when reconnecting by Chuck Lever · 10 years ago
  83. 65866f8 xprtrdma: Reduce the number of hardway buffer allocations by Chuck Lever · 10 years ago
  84. 8301a2c xprtrdma: Limit work done by completion handler by Chuck Lever · 10 years ago
  85. 1c00dd0 xprtrmda: Reduce calls to ib_poll_cq() in completion handlers by Chuck Lever · 10 years ago
  86. 7f23f6f xprtrmda: Reduce lock contention in completion handlers by Chuck Lever · 10 years ago
  87. fc66448 xprtrdma: Split the completion queue by Chuck Lever · 10 years ago
  88. 7f1d541 xprtrdma: Make rpcrdma_ep_destroy() return void by Chuck Lever · 10 years ago
  89. 13c9ff8 xprtrdma: Simplify rpcrdma_deregister_external() synopsis by Chuck Lever · 10 years ago
  90. cdd9ade xprtrdma: mount reports "Invalid mount option" if memreg mode not supported by Chuck Lever · 10 years ago
  91. f10eafd xprtrdma: Fall back to MTHCAFMR when FRMR is not supported by Chuck Lever · 10 years ago
  92. 0ac531c xprtrdma: Remove REGISTER memory registration mode by Chuck Lever · 10 years ago
  93. b45ccfd xprtrdma: Remove MEMWINDOWS registration modes by Chuck Lever · 10 years ago
  94. 03ff882 xprtrdma: Remove BOUNCEBUFFERS memory registration mode by Chuck Lever · 10 years ago
  95. 254f91e xprtrdma: RPC/RDMA must invoke xprt_wake_pending_tasks() in process context by Chuck Lever · 10 years ago
  96. 4034ba0 nfs-rdma: Fix for FMR leaks by Allen Andrews · 10 years ago
  97. 0fc6c4e xprtrdma: mind the device's max fast register page list depth by Steve Wise · 10 years ago
  98. a48fd0f SUNRPC/NFSD: Remove using of dprintk with KERN_WARNING by Kinglong Mee · 10 years ago
  99. a5cddc8 nfsd4: better reservation of head space for krb5 by J. Bruce Fields · 10 years ago
  100. db3f58a rpc: define xdr_restrict_buflen by J. Bruce Fields · 10 years ago