1. 26d2177 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  2. 4e4adb2 Merge tag 'nfs-for-4.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 9 years ago
  3. 1744771 Merge tag 'nfsd-4.3' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 9 years ago
  4. 5136015 userfaultfd: waitqueue: add nr wake parameter to __wake_up_locked_key by Andrea Arcangeli · 9 years ago
  5. 7dd7864 IB/core: Make ib_dealloc_pd return void by Jason Gunthorpe · 9 years ago
  6. 9ac0750 svcrdma: limit FRMR page list lengths to device max by Steve Wise · 9 years ago
  7. 0410e38 xprtrdma, svcrdma: Convert to ib_alloc_mr by Sagi Grimberg · 9 years ago
  8. 0993920 SUNRPC: Prevent SYN+SYNACK+RST storms by Trond Myklebust · 9 years ago
  9. 0c78789 SUNRPC: xs_reset_transport must mark the connection as disconnected by Trond Myklebust · 9 years ago
  10. bc3fe2e svcrdma: Use max_sge_rd for destination read depths by Steve Wise · 9 years ago
  11. c212615 SUNRPC: Allow sockets to do GFP_NOIO allocations by Trond Myklebust · 9 years ago
  12. 37bfcc1 Merge branch 'bugfixes' by Trond Myklebust · 9 years ago
  13. eed889b Merge tag 'nfs-rdma-for-4.3' of git://git.linux-nfs.org/projects/anna/nfs-rdma by Trond Myklebust · 9 years ago
  14. 99b1a4c SUNRPC: Fix a thinko in xs_connect() by Trond Myklebust · 9 years ago
  15. 129e582 sunrpc: Switch to using hash list instead single list by Kinglong Mee · 9 years ago
  16. c8c081b sunrpc/nfsd: Remove redundant code by exports seq_operations functions by Kinglong Mee · 9 years ago
  17. 9936f2a sunrpc: Store cache_detail in seq_file's private directly by Kinglong Mee · 9 years ago
  18. 24a9a96 sunrpc: increase UNX_MAXNODENAME from 32 to __NEW_UTS_LEN bytes by Jeff Layton · 9 years ago
  19. 1b6dc1d nfsd/sunrpc: factor svc_rqst allocation and freeing from sv_nrthreads refcounting by Jeff Layton · 9 years ago
  20. d70bc0c nfsd/sunrpc: move pool_mode definitions into svc.h by Jeff Layton · 9 years ago
  21. b9e13cd nfsd/sunrpc: turn enqueueing a svc_xprt into a svc_serv operation by Jeff Layton · 9 years ago
  22. 758f62f nfsd/sunrpc: move sv_module parm into sv_ops by Jeff Layton · 9 years ago
  23. c369014 nfsd/sunrpc: move sv_function into sv_ops by Jeff Layton · 9 years ago
  24. ea126e7 nfsd/sunrpc: add a new svc_serv_ops struct and move sv_shutdown into it by Jeff Layton · 9 years ago
  25. cc9a903 svcrdma: Change maximum server payload back to RPCSVC_MAXPAYLOAD by Chuck Lever · 9 years ago
  26. d0f36c4 xprtrdma: take HCA driver refcount at client by Devesh Sharma · 9 years ago
  27. 860477d xprtrdma: Count RDMA_NOMSG type calls by Chuck Lever · 9 years ago
  28. 763f7e4 xprtrdma: Clean up xprt_rdma_print_stats() by Chuck Lever · 9 years ago
  29. 2fcc213 xprtrdma: Fix large NFS SYMLINK calls by Chuck Lever · 9 years ago
  30. 677eb17 xprtrdma: Fix XDR tail buffer marshalling by Chuck Lever · 9 years ago
  31. 33943b2 xprtrdma: Don't provide a reply chunk when expecting a short reply by Chuck Lever · 9 years ago
  32. 02eb57d8 xprtrdma: Always provide a write list when sending NFS READ by Chuck Lever · 9 years ago
  33. 5457ced xprtrdma: Account for RPC/RDMA header size when deciding to inline by Chuck Lever · 9 years ago
  34. b3221d6 xprtrdma: Remove logic that constructs RDMA_MSGP type calls by Chuck Lever · 9 years ago
  35. d1ed857 xprtrdma: Clean up rpcrdma_ia_open() by Chuck Lever · 9 years ago
  36. e531dca xprtrdma: Remove last ib_reg_phys_mr() call site by Chuck Lever · 9 years ago
  37. d231093 xprtrdma: Don't fall back to PHYSICAL memory registration by Chuck Lever · 9 years ago
  38. 864be12 xprtrdma: Raise maximum payload size to one megabyte by Chuck Lever · 9 years ago
  39. 5231eb9 xprtrdma: Make xprt_setup_rdma() agnostic to family of server address by Chuck Lever · 9 years ago
  40. d8132e0 Merge tag 'nfs-for-4.2-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 9 years ago
  41. f580dd0 SUNRPC: Report TCP errors to the caller by Trond Myklebust · 9 years ago
  42. 743c69e sunrpc: translate -EAGAIN to -ENOBUFS when socket is writable. by NeilBrown · 9 years ago
  43. 1980bd4 SUNRPC: xprt_complete_bc_request must also decrement the free slot count by Trond Myklebust · 9 years ago
  44. 6851447 SUNRPC: Fix a backchannel deadlock by Trond Myklebust · 9 years ago
  45. 31193fe svcrdma: Remove svc_rdma_fastreg() by Chuck Lever · 9 years ago
  46. 10dc451 svcrdma: Clean up svc_rdma_get_reply_array() by Chuck Lever · 9 years ago
  47. 9d11b51 svcrdma: Fix send_reply() scatter/gather set-up by Chuck Lever · 9 years ago
  48. ff79c74 NFS/RDMA Release resources in svcrdma when device is removed by Shirley Ma · 9 years ago
  49. b5872f0 SUNRPC: Don't confuse ENOBUFS with a write_space issue by Trond Myklebust · 9 years ago
  50. 93aa6c7 SUNRPC: Don't reencode message if transmission failed with ENOBUFS by Trond Myklebust · 9 years ago
  51. 8688d95 Merge tag 'nfs-for-4.2-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 9 years ago
  52. 02201e3 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 9 years ago
  53. d2c3ac7 Merge branch 'for-4.2' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 9 years ago
  54. 901f137 sunrpc: use sg_init_one() in krb5_rc4_setup_enc/seq_key() by Fabian Frederick · 9 years ago
  55. 775f06a SUNRPC: Set the TCP user timeout option on client sockets by Trond Myklebust · 9 years ago
  56. 4876cc7 SUNRPC: Ensure we release the TCP socket once it has been closed by Trond Myklebust · 9 years ago
  57. 3832591 SUNRPC: Handle connection issues correctly on the back channel by Trond Myklebust · 9 years ago
  58. d138192 sunrpc: use sg_init_one() in krb5_rc4_setup_enc/seq_key() by Fabian Frederick · 9 years ago
  59. 3438995 Merge tag 'nfs-rdma-for-4.2' of git://git.linux-nfs.org/projects/anna/nfs-rdma by Trond Myklebust · 9 years ago
  60. 2980731 SUNRPC: never enqueue a ->rq_cong request on ->sending by Neil Brown · 9 years ago
  61. 8e37210 IB/core: Change ib_create_cq to use struct ib_cq_init_attr by Matan Barak · 9 years ago
  62. 40c6ed0 xprtrdma: Reduce per-transport MR allocation by Chuck Lever · 9 years ago
  63. acb9da7 xprtrdma: Stack relief in fmr_op_map() by Chuck Lever · 9 years ago
  64. 58d1dcf xprtrdma: Split rb_lock by Chuck Lever · 9 years ago
  65. 7e53df1 xprtrdma: Remove rpcrdma_ia::ri_memreg_strategy by Chuck Lever · 9 years ago
  66. 3269a94 xprtrdma: Remove ->ro_reset by Chuck Lever · 9 years ago
  67. 06b0088 xprtrdma: Remove unused LOCAL_INV recovery logic by Chuck Lever · 9 years ago
  68. c14d86e xprtrdma: Acquire MRs in rpcrdma_register_external() by Chuck Lever · 9 years ago
  69. 951e721 xprtrdma: Introduce an FRMR recovery workqueue by Chuck Lever · 9 years ago
  70. fc7fbb5 xprtrdma: Acquire FMRs in rpcrdma_fmr_register_external() by Chuck Lever · 9 years ago
  71. 346aa66 xprtrdma: Introduce helpers for allocating MWs by Chuck Lever · 9 years ago
  72. 89e0d112 xprtrdma: Use ib_device pointer safely by Chuck Lever · 9 years ago
  73. 494ae30 xprtrdma: Remove rr_func by Chuck Lever · 9 years ago
  74. fed171b xprtrdma: Replace rpcrdma_rep::rr_buffer with rr_rxprt by Chuck Lever · 9 years ago
  75. 6d44698 xprtrdma: Warn when there are orphaned IB objects by Chuck Lever · 9 years ago
  76. 5fd23f7 SUNRPC: Address kbuild warning in net/sunrpc/debugfs.c by Chuck Lever · 9 years ago
  77. 4a06825 SUNRPC: Transport fault injection by Chuck Lever · 9 years ago
  78. d67fa4d sunrpc: turn swapper_enable/disable functions into rpc_xprt_ops by Jeff Layton · 9 years ago
  79. d6e971d sunrpc: lock xprt before trying to set memalloc on the sockets by Jeff Layton · 9 years ago
  80. 264d1df sunrpc: if we're closing down a socket, clear memalloc on it first by Jeff Layton · 9 years ago
  81. 8e22813 sunrpc: make xprt->swapper an atomic_t by Jeff Layton · 9 years ago
  82. 3c87ef6 sunrpc: keep a count of swapfiles associated with the rpc_clnt by Jeff Layton · 9 years ago
  83. 0d2a970 SUNRPC: Fix a backchannel race by Trond Myklebust · 9 years ago
  84. 1dddda8 SUNRPC: Clean up allocation and freeing of back channel requests by Trond Myklebust · 9 years ago
  85. 0f41979 SUNRPC: Remove unused argument 'tk_ops' in rpc_run_bc_task by Trond Myklebust · 9 years ago
  86. ffe1f0d rpcrdma: Merge svcrdma and xprtrdma modules into one by Chuck Lever · 9 years ago
  87. 0380a3f svcrdma: Add a separate "max data segs macro for svcrdma by Chuck Lever · 9 years ago
  88. b7e0b9a svcrdma: Replace GFP_KERNEL in a loop with GFP_NOFAIL by Chuck Lever · 9 years ago
  89. 30b7e24 svcrdma: Keep rpcrdma_msg fields in network byte-order by Chuck Lever · 9 years ago
  90. 70747c2 svcrdma: Fix byte-swapping in svc_rdma_sendto.c by Chuck Lever · 9 years ago
  91. da7049f svcrdma: Remove svc_rdma_xdr_decode_deferred_req() by Chuck Lever · 9 years ago
  92. 3f87d5d SUNRPC: Move EXPORT_SYMBOL for svc_process by Chuck Lever · 9 years ago
  93. 632dda8 SUNRPC: Clean up bc_send() by Chuck Lever · 9 years ago
  94. 1193d58 SUNRPC: Backchannel handle socket nospace by Trond Myklebust · 9 years ago
  95. 88de6af SUNRPC: Fix a memory leak in the backchannel code by Trond Myklebust · 9 years ago
  96. 9300fdb SUNRPC: drop stale doc comments in xprtsock.c by Stefan Hajnoczi · 9 years ago
  97. 9c27847 kernel/params: constify struct kernel_param_ops uses by Luis R. Rodriguez · 9 years ago
  98. 175e8ef Merge branches 'bart-srp', 'generic-errors', 'ira-cleanups' and 'mwang-v8' into k.o/for-4.2 by Doug Ledford · 9 years ago
  99. 5d9fb04 IB/core: Change rdma_protocol_iboe to roce by Ira Weiny · 9 years ago
  100. 76357c7 xprtrdma, svcrdma: Switch to generic logging helpers by Sagi Grimberg · 9 years ago