1. 31c1feb Merge tag 'nfsd-4.4' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 9 years ago
  2. 0442f14 svcrpc: document lack of some memory barriers by J. Bruce Fields · 9 years ago
  3. ea833f5 SUNRPC: drop stale comment in svc_setup_socket() by Stefan Hajnoczi · 9 years ago
  4. e6604ecb Merge tag 'nfs-for-4.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 9 years ago
  5. ab9f2fa Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  6. 941c3ff Sunrpc: Supports hexadecimal number for sysctl files of sunrpc debug by Kinglong Mee · 9 years ago
  7. 7fc5613 SUNRPC: fix variable type by Andrzej Hajda · 9 years ago
  8. ac3c860 Merge tag 'nfs-rdma-4.4-2' of git://git.linux-nfs.org/projects/anna/nfs-rdma by Trond Myklebust · 9 years ago
  9. 7656677 NFS: Enable client side NFSv4.1 backchannel to use other transports by Chuck Lever · 9 years ago
  10. 0f2e3bd SUNRPC: Remove the TCP-only restriction in bc_svc_process() by Chuck Lever · 9 years ago
  11. 9468431 svcrdma: Add backward direction service for RPC/RDMA transport by Chuck Lever · 9 years ago
  12. 63cae47 xprtrdma: Handle incoming backward direction RPC calls by Chuck Lever · 9 years ago
  13. 83128a6 xprtrdma: Add support for sending backward direction RPC replies by Chuck Lever · 9 years ago
  14. 124fa17 xprtrdma: Pre-allocate Work Requests for backchannel by Chuck Lever · 9 years ago
  15. f531a5d xprtrdma: Pre-allocate backward rpc_rqst and send/receive buffers by Chuck Lever · 9 years ago
  16. 42e5c3e SUNRPC: Abstract backchannel operations by Chuck Lever · 9 years ago
  17. a5b027e xprtrdma: Saving IRQs no longer needed for rb_lock by Chuck Lever · 9 years ago
  18. 2da9ab3 xprtrdma: Remove reply tasklet by Chuck Lever · 9 years ago
  19. fe97b47 xprtrdma: Use workqueue to process RPC/RDMA replies by Chuck Lever · 9 years ago
  20. 1e465fd xprtrdma: Replace send and receive arrays by Chuck Lever · 9 years ago
  21. b0e178a xprtrdma: Refactor reply handler error handling by Chuck Lever · 9 years ago
  22. 4220a07 xprtrdma: Prevent loss of completion signals by Chuck Lever · 9 years ago
  23. 7b3d770 xprtrdma: Re-arm after missed events by Chuck Lever · 9 years ago
  24. a045178 xprtrdma: Enable swap-on-NFS/RDMA by Chuck Lever · 9 years ago
  25. 8610586 xprtrdma: don't log warnings for flushed completions by Steve Wise · 9 years ago
  26. 412a15c svcrdma: Port to new memory registration API by Sagi Grimberg · 9 years ago
  27. 4143f34 xprtrdma: Port to new memory registration API by Sagi Grimberg · 9 years ago
  28. 63e8790 Merge branch 'wr-cleanup' into k.o/for-4.4 by Doug Ledford · 9 years ago
  29. eb14ab3 Merge branch 'wr-cleanup' of git://git.infradead.org/users/hch/rdma into wr-cleanup by Doug Ledford · 9 years ago
  30. fa20105 IB/cma: Add support for network namespaces by Guy Shapiro · 9 years ago
  31. 7786203 sunrpc/cache: make cache flushing more reliable. by Neil Brown · 9 years ago
  32. cc6a7aa sunrpc: avoid warning in gss_key_timeout by Arnd Bergmann · 9 years ago
  33. 226453d SUNRPC: Use MSG_SENDPAGE_NOTLAST when calling sendpage() by Trond Myklebust · 9 years ago
  34. fc81a06 Merge branch 'k.o/for-4.3-v1' into k.o/for-4.4 by Doug Ledford · 9 years ago
  35. 58bd6e0 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  36. 5b5f145 Merge tag 'nfsd-4.3-2' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 9 years ago
  37. 3be7f32 svcrdma: Fix NFS server crash triggered by 1MB NFS WRITE by Chuck Lever · 9 years ago
  38. 38aa0a5 Merge tag 'nfsd-4.3-1' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 9 years ago
  39. 31303d6 SUNRPC: Use MSG_SENDPAGE_NOTLAST in xs_send_pagedata() by Trond Myklebust · 9 years ago
  40. a264809 SUNRPC: Move AF_LOCAL receive data path into a workqueue context by Trond Myklebust · 9 years ago
  41. f9b2ee7 SUNRPC: Move UDP receive data path into a workqueue context by Trond Myklebust · 9 years ago
  42. edc1b01 SUNRPC: Move TCP receive data path into a workqueue context by Trond Myklebust · 9 years ago
  43. 66d7a56 SUNRPC: Refactor TCP receive by Trond Myklebust · 9 years ago
  44. e622f2f IB: split struct ib_send_wr by Christoph Hellwig · 9 years ago
  45. f022fa8 xprtrdma: Don't require LOCAL_DMA_LKEY support for fastreg by Sagi Grimberg · 9 years ago
  46. 8dbb095 Merge tag 'nfs-rdma-for-4.3-2' of git://git.linux-nfs.org/projects/anna/nfs-rdma by Trond Myklebust · 9 years ago
  47. 46c8217 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  48. c91aed9 svcrdma: handle rdma read with a non-zero initial page offset by Steve Wise · 9 years ago
  49. 72c0217 xprtrdma: disconnect and flush cqs before freeing buffers by Steve Wise · 9 years ago
  50. 101688f Merge tag 'nfs-for-4.3-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 9 years ago
  51. bb6c96d xprtrdma: Replace global lkey with lkey local to PD by Chuck Lever · 9 years ago
  52. ac5be6b userfaultfd: revert "userfaultfd: waitqueue: add nr wake parameter to __wake_up_locked_key" by Andrea Arcangeli · 9 years ago
  53. 4b0ab51 SUNRPC: xs_sock_mark_closed() does not need to trigger socket autoclose by Trond Myklebust · 9 years ago
  54. 79234c3 SUNRPC: Lock the transport layer on shutdown by Trond Myklebust · 9 years ago
  55. 0fdea1e SUNRPC: Ensure that we wait for connections to complete before retrying by Trond Myklebust · 9 years ago
  56. 17a9618 SUNRPC: drop null test before destroy functions by Julia Lawall · 9 years ago
  57. 03c78827 SUNRPC: Fix races between socket connection and destroy code by Trond Myklebust · 9 years ago
  58. 26d2177 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  59. 4e4adb2 Merge tag 'nfs-for-4.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 9 years ago
  60. 1744771 Merge tag 'nfsd-4.3' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 9 years ago
  61. 5136015 userfaultfd: waitqueue: add nr wake parameter to __wake_up_locked_key by Andrea Arcangeli · 9 years ago
  62. 7dd7864 IB/core: Make ib_dealloc_pd return void by Jason Gunthorpe · 9 years ago
  63. 9ac0750 svcrdma: limit FRMR page list lengths to device max by Steve Wise · 9 years ago
  64. 0410e38 xprtrdma, svcrdma: Convert to ib_alloc_mr by Sagi Grimberg · 9 years ago
  65. 0993920 SUNRPC: Prevent SYN+SYNACK+RST storms by Trond Myklebust · 9 years ago
  66. 0c78789 SUNRPC: xs_reset_transport must mark the connection as disconnected by Trond Myklebust · 9 years ago
  67. bc3fe2e svcrdma: Use max_sge_rd for destination read depths by Steve Wise · 9 years ago
  68. c212615 SUNRPC: Allow sockets to do GFP_NOIO allocations by Trond Myklebust · 9 years ago
  69. 37bfcc1 Merge branch 'bugfixes' by Trond Myklebust · 9 years ago
  70. eed889b Merge tag 'nfs-rdma-for-4.3' of git://git.linux-nfs.org/projects/anna/nfs-rdma by Trond Myklebust · 9 years ago
  71. 99b1a4c SUNRPC: Fix a thinko in xs_connect() by Trond Myklebust · 9 years ago
  72. 129e582 sunrpc: Switch to using hash list instead single list by Kinglong Mee · 9 years ago
  73. c8c081b sunrpc/nfsd: Remove redundant code by exports seq_operations functions by Kinglong Mee · 9 years ago
  74. 9936f2a sunrpc: Store cache_detail in seq_file's private directly by Kinglong Mee · 9 years ago
  75. 24a9a96 sunrpc: increase UNX_MAXNODENAME from 32 to __NEW_UTS_LEN bytes by Jeff Layton · 9 years ago
  76. 1b6dc1d nfsd/sunrpc: factor svc_rqst allocation and freeing from sv_nrthreads refcounting by Jeff Layton · 9 years ago
  77. d70bc0c nfsd/sunrpc: move pool_mode definitions into svc.h by Jeff Layton · 9 years ago
  78. b9e13cd nfsd/sunrpc: turn enqueueing a svc_xprt into a svc_serv operation by Jeff Layton · 9 years ago
  79. 758f62f nfsd/sunrpc: move sv_module parm into sv_ops by Jeff Layton · 9 years ago
  80. c369014 nfsd/sunrpc: move sv_function into sv_ops by Jeff Layton · 9 years ago
  81. ea126e7 nfsd/sunrpc: add a new svc_serv_ops struct and move sv_shutdown into it by Jeff Layton · 9 years ago
  82. cc9a903 svcrdma: Change maximum server payload back to RPCSVC_MAXPAYLOAD by Chuck Lever · 9 years ago
  83. d0f36c4 xprtrdma: take HCA driver refcount at client by Devesh Sharma · 9 years ago
  84. 860477d xprtrdma: Count RDMA_NOMSG type calls by Chuck Lever · 9 years ago
  85. 763f7e4 xprtrdma: Clean up xprt_rdma_print_stats() by Chuck Lever · 9 years ago
  86. 2fcc213 xprtrdma: Fix large NFS SYMLINK calls by Chuck Lever · 9 years ago
  87. 677eb17 xprtrdma: Fix XDR tail buffer marshalling by Chuck Lever · 9 years ago
  88. 33943b2 xprtrdma: Don't provide a reply chunk when expecting a short reply by Chuck Lever · 9 years ago
  89. 02eb57d8 xprtrdma: Always provide a write list when sending NFS READ by Chuck Lever · 9 years ago
  90. 5457ced xprtrdma: Account for RPC/RDMA header size when deciding to inline by Chuck Lever · 9 years ago
  91. b3221d6 xprtrdma: Remove logic that constructs RDMA_MSGP type calls by Chuck Lever · 9 years ago
  92. d1ed857 xprtrdma: Clean up rpcrdma_ia_open() by Chuck Lever · 9 years ago
  93. e531dca xprtrdma: Remove last ib_reg_phys_mr() call site by Chuck Lever · 9 years ago
  94. d231093 xprtrdma: Don't fall back to PHYSICAL memory registration by Chuck Lever · 9 years ago
  95. 864be12 xprtrdma: Raise maximum payload size to one megabyte by Chuck Lever · 9 years ago
  96. 5231eb9 xprtrdma: Make xprt_setup_rdma() agnostic to family of server address by Chuck Lever · 9 years ago
  97. d8132e0 Merge tag 'nfs-for-4.2-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 9 years ago
  98. f580dd0 SUNRPC: Report TCP errors to the caller by Trond Myklebust · 9 years ago
  99. 743c69e sunrpc: translate -EAGAIN to -ENOBUFS when socket is writable. by NeilBrown · 9 years ago
  100. 1980bd4 SUNRPC: xprt_complete_bc_request must also decrement the free slot count by Trond Myklebust · 9 years ago