1. ae05780 nvme-rdma: support devices with queue size < 32 by Marta Rybczynska · 7 years ago
  2. c8dbc37 nvme-rdma: stop and free io queues on connect failure by Steve Wise · 8 years ago
  3. 553cd9e nvme-rdma: reject non-connect commands before the queue is live by Christoph Hellwig · 8 years ago
  4. 12e3d3c Merge branch 'for-4.9/block-irq' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  5. b9044ac Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  6. 11975e0 nvme-rdma: use IB_PD_UNSAFE_GLOBAL_RKEY by Christoph Hellwig · 8 years ago
  7. ed082d3 IB/core: add support to create a unsafe global rkey to ib_create_pd by Christoph Hellwig · 8 years ago
  8. 3b4ac78 nvme-rdma: only clear queue flags after successful connect by Sagi Grimberg · 8 years ago
  9. 7d7e0f9 blk-mq: remove ->map_queue by Christoph Hellwig · 8 years ago
  10. 1bda18d nvme-rdma: fix null pointer dereference on req->mr by Colin Ian King · 8 years ago
  11. e87a911 nvme-rdma: use ib_client API to detect device removal by Steve Wise · 8 years ago
  12. e89ca58 nvme-rdma: add DELETING queue flag by Sagi Grimberg · 8 years ago
  13. f361e5a nvme-rdma: destroy nvme queue rdma resources on connect failure by Steve Wise · 8 years ago
  14. cdbecc8 nvme_rdma: keep a ref on the ctrl during delete/flush by Steve Wise · 8 years ago
  15. 4d8c6a7 nvme-rdma: Get rid of redundant defines by Sagi Grimberg · 8 years ago
  16. f5b7b55 nvme-rdma: Get rid of duplicate variable by Sagi Grimberg · 8 years ago
  17. c5af865 nvme-rdma: fix sqsize/hsqsize per spec by Jay Freyensee · 8 years ago
  18. f994d9d fabrics: define admin sqsize min default, per spec by Jay Freyensee · 8 years ago
  19. 39bbee4 nvme-rdma: initialize ret to zero to avoid returning garbage by Colin Ian King · 8 years ago
  20. e326637 nvme-rdma: Remove unused includes by Sagi Grimberg · 8 years ago
  21. 3ef1b4b nvme-rdma: start async event handler after reconnecting to a controller by Sagi Grimberg · 8 years ago
  22. 45862eb nvme-rdma: Make sure to shutdown the controller if we can by Sagi Grimberg · 8 years ago
  23. a34ca17 nvme-rdma: Free the I/O tags when we delete the controller by Sagi Grimberg · 8 years ago
  24. 2461a8d nvme-rdma: Remove duplicate call to nvme_remove_namespaces by Sagi Grimberg · 8 years ago
  25. 57de5a0 nvme-rdma: Fix device removal handling by Sagi Grimberg · 8 years ago
  26. 5f372eb nvme-rdma: Queue ns scanning after a sucessful reconnection by Sagi Grimberg · 8 years ago
  27. 0b857b4 nvme-rdma: Don't leak uninitialized memory in connect request private data by Roland Dreier · 8 years ago
  28. 2ac17c2 nvme-rdma: Don't use tl_retry_count by Sagi Grimberg · 8 years ago
  29. 458a963 nvme-rdma: fix the return value of nvme_rdma_reinit_request() by Wei Yongjun · 8 years ago
  30. 7110230 nvme-rdma: add a NVMe over Fabrics RDMA host driver by Christoph Hellwig · 8 years ago