1. e5a39dd nvme: make nvmf_register_transport require a create_ctrl callback by Johannes Thumshirn · 8 years ago
  2. aebf526 block: fold cmd_type into the REQ_OP_ space by Christoph Hellwig · 8 years ago
  3. 57292b5 block: introduce blk_rq_is_passthrough by Christoph Hellwig · 8 years ago
  4. b131c61 nvme: use blk_rq_payload_bytes by Christoph Hellwig · 8 years ago
  5. 1392370e nvme-rdma: fix nvme_rdma_queue_is_ready by Christoph Hellwig · 8 years ago
  6. 4d5b57e Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  7. 7f03953 nvme-rdma: use rdma connection reject helper functions by Steve Wise · 8 years ago
  8. 36869cb Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  9. f9d03f9 block: improve handling of the magic discard payload by Christoph Hellwig · 8 years ago
  10. 721b391 nvme-fabrics: set sqe.command_id in core not transports by James Smart · 8 years ago
  11. 27a4bee nvme-rdma: align to generic ib_event logging helper by Max Gurtovoy · 8 years ago
  12. d4a5340 nvme-rdma: remove redundant define by Sagi Grimberg · 8 years ago
  13. 76c08bf nvme-rdma: force queue size to respect controller capability by Samuel Jones · 8 years ago
  14. bac0000 nvme: untangle 0 and BLK_MQ_RQ_QUEUE_OK by Omar Sandoval · 8 years ago
  15. c8dbc37 nvme-rdma: stop and free io queues on connect failure by Steve Wise · 8 years ago
  16. 553cd9e nvme-rdma: reject non-connect commands before the queue is live by Christoph Hellwig · 8 years ago
  17. 7bf5853 nvme: don't pass the full CQE to nvme_complete_async_event by Christoph Hellwig · 8 years ago
  18. d49187e nvme: introduce struct nvme_request by Christoph Hellwig · 8 years ago
  19. 12e3d3c Merge branch 'for-4.9/block-irq' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  20. b9044ac Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  21. 11975e0 nvme-rdma: use IB_PD_UNSAFE_GLOBAL_RKEY by Christoph Hellwig · 8 years ago
  22. ed082d3 IB/core: add support to create a unsafe global rkey to ib_create_pd by Christoph Hellwig · 8 years ago
  23. 3b4ac78 nvme-rdma: only clear queue flags after successful connect by Sagi Grimberg · 8 years ago
  24. 7d7e0f9 blk-mq: remove ->map_queue by Christoph Hellwig · 8 years ago
  25. 1bda18d nvme-rdma: fix null pointer dereference on req->mr by Colin Ian King · 8 years ago
  26. e87a911 nvme-rdma: use ib_client API to detect device removal by Steve Wise · 8 years ago
  27. e89ca58 nvme-rdma: add DELETING queue flag by Sagi Grimberg · 8 years ago
  28. f361e5a nvme-rdma: destroy nvme queue rdma resources on connect failure by Steve Wise · 8 years ago
  29. cdbecc8 nvme_rdma: keep a ref on the ctrl during delete/flush by Steve Wise · 8 years ago
  30. 4d8c6a7 nvme-rdma: Get rid of redundant defines by Sagi Grimberg · 8 years ago
  31. f5b7b55 nvme-rdma: Get rid of duplicate variable by Sagi Grimberg · 8 years ago
  32. c5af865 nvme-rdma: fix sqsize/hsqsize per spec by Jay Freyensee · 8 years ago
  33. f994d9d fabrics: define admin sqsize min default, per spec by Jay Freyensee · 8 years ago
  34. 39bbee4 nvme-rdma: initialize ret to zero to avoid returning garbage by Colin Ian King · 8 years ago
  35. e326637 nvme-rdma: Remove unused includes by Sagi Grimberg · 8 years ago
  36. 3ef1b4b nvme-rdma: start async event handler after reconnecting to a controller by Sagi Grimberg · 8 years ago
  37. 45862eb nvme-rdma: Make sure to shutdown the controller if we can by Sagi Grimberg · 8 years ago
  38. a34ca17 nvme-rdma: Free the I/O tags when we delete the controller by Sagi Grimberg · 8 years ago
  39. 2461a8d nvme-rdma: Remove duplicate call to nvme_remove_namespaces by Sagi Grimberg · 8 years ago
  40. 57de5a0 nvme-rdma: Fix device removal handling by Sagi Grimberg · 8 years ago
  41. 5f372eb nvme-rdma: Queue ns scanning after a sucessful reconnection by Sagi Grimberg · 8 years ago
  42. 0b857b4 nvme-rdma: Don't leak uninitialized memory in connect request private data by Roland Dreier · 8 years ago
  43. 2ac17c2 nvme-rdma: Don't use tl_retry_count by Sagi Grimberg · 9 years ago
  44. 458a963 nvme-rdma: fix the return value of nvme_rdma_reinit_request() by Wei Yongjun · 8 years ago
  45. 7110230 nvme-rdma: add a NVMe over Fabrics RDMA host driver by Christoph Hellwig · 9 years ago