1. 81904db Merge tag 'nfsd-4.5-1' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  2. b7052cd sunrpc/cache: fix off-by-one in qword_get() by Stefan Hajnoczi · 8 years ago
  3. d07fbb8 Merge tag 'nfs-rdma-4.5-1' of git://git.linux-nfs.org/projects/anna/nfs-rdma by Trond Myklebust · 8 years ago
  4. 437b300 auth_gss: fix panic in gss_pipe_downcall() in fips mode by Scott Mayhew · 8 years ago
  5. 9f74660 xprtrdma: rpcrdma_bc_receive_call() should init rq_private_buf.len by Chuck Lever · 8 years ago
  6. 048ccca Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  7. 5955102 wrappers for ->i_mutex access by Al Viro · 8 years ago
  8. 5fe1043 svc_rdma: use local_dma_lkey by Christoph Hellwig · 8 years ago
  9. 5d252f9 svcrdma: Add class for RDMA backwards direction transport by Chuck Lever · 8 years ago
  10. 03fe993 svcrdma: Define maximum number of backchannel requests by Chuck Lever · 8 years ago
  11. ba986c9 svcrdma: Make map_xdr non-static by Chuck Lever · 8 years ago
  12. 78da2b3 svcrdma: Remove last two __GFP_NOFAIL call sites by Chuck Lever · 8 years ago
  13. 39b09a1 svcrdma: Add gfp flags to svc_rdma_post_recv() by Chuck Lever · 8 years ago
  14. 71810ef svcrdma: Remove unused req_map and ctxt kmem_caches by Chuck Lever · 8 years ago
  15. 2fe81b2 svcrdma: Improve allocation of struct svc_rdma_req_map by Chuck Lever · 8 years ago
  16. cc886c9 svcrdma: Improve allocation of struct svc_rdma_op_ctxt by Chuck Lever · 8 years ago
  17. ced4ac0 svcrdma: Clean up process_context() by Chuck Lever · 8 years ago
  18. 3d61677 svcrdma: Clean up rdma_create_xprt() by Chuck Lever · 8 years ago
  19. cc80fe0 Merge tag 'nfsd-4.5' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  20. 875fc4f Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  21. 5d09705 kmemcg: account certain kmem allocations to memcg by Vladimir Davydov · 8 years ago
  22. daaadd2 Merge branch 'bugfixes' by Trond Myklebust · 8 years ago
  23. 3daa020 Revert "svcrdma: Do not send XDR roundup bytes for a write chunk" by J. Bruce Fields · 9 years ago
  24. 13331a5 SUNRPC: Fixup socket wait for memory by Trond Myklebust · 8 years ago
  25. 0b161e6 SUNRPC: Fix a missing break in rpc_anyaddr() by Trond Myklebust · 8 years ago
  26. 8d0ed0c Merge tag 'nfs-rdma-4.5' of git://git.linux-nfs.org/projects/anna/nfs-rdma by Trond Myklebust · 8 years ago
  27. d135891 SUNRPC: drop unused xs_reclassify_socketX() helpers by Stefan Hajnoczi · 9 years ago
  28. c3d4879 sunrpc: Add a function to close temporary transports immediately by Scott Mayhew · 9 years ago
  29. e3e45b1 xprtrdma: Avoid calling ib_query_device by Or Gerlitz · 9 years ago
  30. 26ae9d1 xprtrdma: Revert commit e7104a2a9606 ('xprtrdma: Cap req_cqinit'). by Chuck Lever · 9 years ago
  31. 6879164 xprtrdma: Invalidate in the RPC reply handler by Chuck Lever · 9 years ago
  32. 73eee9b xprtrdma: Add ro_unmap_sync method for all-physical registration by Chuck Lever · 9 years ago
  33. 7c7a539 xprtrdma: Add ro_unmap_sync method for FMR by Chuck Lever · 9 years ago
  34. c9918ff xprtrdma: Add ro_unmap_sync method for FRWR by Chuck Lever · 9 years ago
  35. 32d0cee xprtrdma: Introduce ro_unmap_sync method by Chuck Lever · 9 years ago
  36. 3cf4e16 xprtrdma: Move struct ib_send_wr off the stack by Chuck Lever · 9 years ago
  37. c8bbe0c xprtrdma: Disable RPC/RDMA backchannel debugging messages by Chuck Lever · 9 years ago
  38. ffc4d9b xprtrdma: xprt_rdma_free() must not release backchannel reqs by Chuck Lever · 9 years ago
  39. 9b06688 xprtrdma: Fix additional uses of spin_lock_irqsave(rb_lock) by Chuck Lever · 9 years ago
  40. abfb689 xprtrdma: checking for NULL instead of IS_ERR() by Dan Carpenter · 9 years ago
  41. 38b95bc xprtrdma: clean up some curly braces by Dan Carpenter · 9 years ago
  42. dfd01f0 sched/wait: Fix the signal handling fix by Peter Zijlstra · 9 years ago
  43. 756b9b3 SUNRPC: Fix callback channel by Trond Myklebust · 9 years ago
  44. 071f5d1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  45. 9cd3e07 net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATA by Eric Dumazet · 9 years ago
  46. 414ca01 nfsd4: fix gss-proxy 4.1 mounts for some AD principals by J. Bruce Fields · 9 years ago
  47. 6496500c svcrpc: move some initialization to common code by J. Bruce Fields · 9 years ago
  48. 38b7631 nfs4: limit callback decoding to received bytes by Benjamin Coddington · 9 years ago
  49. 6f18dc8 svcrdma: Do not send XDR roundup bytes for a write chunk by Chuck Lever · 9 years ago
  50. 31c1feb Merge tag 'nfsd-4.4' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 9 years ago
  51. 0442f14 svcrpc: document lack of some memory barriers by J. Bruce Fields · 9 years ago
  52. ea833f5 SUNRPC: drop stale comment in svc_setup_socket() by Stefan Hajnoczi · 9 years ago
  53. e6604ecb Merge tag 'nfs-for-4.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 9 years ago
  54. ab9f2fa Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  55. 941c3ff Sunrpc: Supports hexadecimal number for sysctl files of sunrpc debug by Kinglong Mee · 9 years ago
  56. 7fc5613 SUNRPC: fix variable type by Andrzej Hajda · 9 years ago
  57. ac3c860 Merge tag 'nfs-rdma-4.4-2' of git://git.linux-nfs.org/projects/anna/nfs-rdma by Trond Myklebust · 9 years ago
  58. 7656677 NFS: Enable client side NFSv4.1 backchannel to use other transports by Chuck Lever · 9 years ago
  59. 0f2e3bd SUNRPC: Remove the TCP-only restriction in bc_svc_process() by Chuck Lever · 9 years ago
  60. 9468431 svcrdma: Add backward direction service for RPC/RDMA transport by Chuck Lever · 9 years ago
  61. 63cae47 xprtrdma: Handle incoming backward direction RPC calls by Chuck Lever · 9 years ago
  62. 83128a6 xprtrdma: Add support for sending backward direction RPC replies by Chuck Lever · 9 years ago
  63. 124fa17 xprtrdma: Pre-allocate Work Requests for backchannel by Chuck Lever · 9 years ago
  64. f531a5d xprtrdma: Pre-allocate backward rpc_rqst and send/receive buffers by Chuck Lever · 9 years ago
  65. 42e5c3e SUNRPC: Abstract backchannel operations by Chuck Lever · 9 years ago
  66. a5b027e xprtrdma: Saving IRQs no longer needed for rb_lock by Chuck Lever · 9 years ago
  67. 2da9ab3 xprtrdma: Remove reply tasklet by Chuck Lever · 9 years ago
  68. fe97b47 xprtrdma: Use workqueue to process RPC/RDMA replies by Chuck Lever · 9 years ago
  69. 1e465fd xprtrdma: Replace send and receive arrays by Chuck Lever · 9 years ago
  70. b0e178a xprtrdma: Refactor reply handler error handling by Chuck Lever · 9 years ago
  71. 4220a07 xprtrdma: Prevent loss of completion signals by Chuck Lever · 9 years ago
  72. 7b3d770 xprtrdma: Re-arm after missed events by Chuck Lever · 9 years ago
  73. a045178 xprtrdma: Enable swap-on-NFS/RDMA by Chuck Lever · 9 years ago
  74. 8610586 xprtrdma: don't log warnings for flushed completions by Steve Wise · 9 years ago
  75. 412a15c svcrdma: Port to new memory registration API by Sagi Grimberg · 9 years ago
  76. 4143f34 xprtrdma: Port to new memory registration API by Sagi Grimberg · 9 years ago
  77. 63e8790 Merge branch 'wr-cleanup' into k.o/for-4.4 by Doug Ledford · 9 years ago
  78. eb14ab3 Merge branch 'wr-cleanup' of git://git.infradead.org/users/hch/rdma into wr-cleanup by Doug Ledford · 9 years ago
  79. fa20105 IB/cma: Add support for network namespaces by Guy Shapiro · 9 years ago
  80. 7786203 sunrpc/cache: make cache flushing more reliable. by Neil Brown · 9 years ago
  81. cc6a7aa sunrpc: avoid warning in gss_key_timeout by Arnd Bergmann · 9 years ago
  82. 226453d SUNRPC: Use MSG_SENDPAGE_NOTLAST when calling sendpage() by Trond Myklebust · 9 years ago
  83. fc81a06 Merge branch 'k.o/for-4.3-v1' into k.o/for-4.4 by Doug Ledford · 9 years ago
  84. 58bd6e0 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  85. 5b5f145 Merge tag 'nfsd-4.3-2' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 9 years ago
  86. 3be7f32 svcrdma: Fix NFS server crash triggered by 1MB NFS WRITE by Chuck Lever · 9 years ago
  87. 38aa0a5 Merge tag 'nfsd-4.3-1' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 9 years ago
  88. 31303d6 SUNRPC: Use MSG_SENDPAGE_NOTLAST in xs_send_pagedata() by Trond Myklebust · 9 years ago
  89. a264809 SUNRPC: Move AF_LOCAL receive data path into a workqueue context by Trond Myklebust · 9 years ago
  90. f9b2ee7 SUNRPC: Move UDP receive data path into a workqueue context by Trond Myklebust · 9 years ago
  91. edc1b01 SUNRPC: Move TCP receive data path into a workqueue context by Trond Myklebust · 9 years ago
  92. 66d7a56 SUNRPC: Refactor TCP receive by Trond Myklebust · 9 years ago
  93. e622f2f IB: split struct ib_send_wr by Christoph Hellwig · 9 years ago
  94. f022fa8 xprtrdma: Don't require LOCAL_DMA_LKEY support for fastreg by Sagi Grimberg · 9 years ago
  95. 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
  96. 46c8217 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  97. c91aed9 svcrdma: handle rdma read with a non-zero initial page offset by Steve Wise · 9 years ago
  98. 72c0217 xprtrdma: disconnect and flush cqs before freeing buffers by Steve Wise · 9 years ago
  99. 101688f Merge tag 'nfs-for-4.3-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 9 years ago
  100. bb6c96d xprtrdma: Replace global lkey with lkey local to PD by Chuck Lever · 9 years ago