1. 646017a NVMe: Fix namespace removal deadlock by Keith Busch · 9 years ago
  2. 075790e NVMe: Use IDA for namespace disk naming by Keith Busch · 9 years ago
  3. ef2d461 NVMe: Allow request merges by Keith Busch · 9 years ago
  4. 3e1e21c Merge branch 'for-4.5/nvme' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  5. 779ff756 NVMe: Export NVMe attributes to sysfs group by Keith Busch · 9 years ago
  6. 2564626 NVMe: Remove queue freezing on resets by Keith Busch · 9 years ago
  7. 4490733 nvme: make SG_IO support optional by Christoph Hellwig · 9 years ago
  8. bfd8947 nvme: fixes for NVME_IOCTL_IO_CMD on the char device by Christoph Hellwig · 9 years ago
  9. 69d3b8a nvme: synchronize access to ctrl->namespaces by Christoph Hellwig · 9 years ago
  10. 363c9aa nvme: Move nvme_freeze/unfreeze_queues to nvme core by Sagi Grimberg · 9 years ago
  11. 2b9b6e8 NVMe: Export namespace attributes to sysfs by Keith Busch · 9 years ago
  12. 7688faa nvme: factor out a few helpers from req_completion by Christoph Hellwig · 9 years ago
  13. 4b9d5b1 NVMe: Simplify metadata setup by Keith Busch · 9 years ago
  14. 53029b0 NVMe: Remove device management handles on remove by Keith Busch · 9 years ago
  15. 540c801 NVMe: Implement namespace list scanning by Keith Busch · 9 years ago
  16. 6bf25d1 nvme: switch abort_limit to an atomic_t by Christoph Hellwig · 9 years ago
  17. 8c0b391 nvme: precedence bug in nvme_pr_clear() by Dan Carpenter · 9 years ago
  18. d1ea7be nvme: fix another 32-bit build warning by Arnd Bergmann · 9 years ago
  19. 06c1e39 blk-integrity: empty implementation when disabled by Keith Busch · 9 years ago
  20. 9a0be7a nvme: refactor set_queue_count by Christoph Hellwig · 9 years ago
  21. f3ca80f nvme: move chardev and sysfs interface to common code by Christoph Hellwig · 9 years ago
  22. 5bae7f7 nvme: move namespace scanning to common code by Christoph Hellwig · 9 years ago
  23. 7fd8930 nvme: add a common helper to read Identify Controller data by Christoph Hellwig · 9 years ago
  24. 5fd4ce1 nvme: move nvme_{enable,disable,shutdown}_ctrl to common code by Christoph Hellwig · 9 years ago
  25. 1673f1f nvme: move block_device_operations and ns/ctrl freeing to common code by Christoph Hellwig · 9 years ago
  26. 0b7f1f2 nvme: use the block layer for userspace passthrough metadata by Keith Busch · 9 years ago
  27. 4160982 nvme: split __nvme_submit_sync_cmd by Christoph Hellwig · 9 years ago
  28. 1c63dc6 nvme: split a new struct nvme_ctrl out of struct nvme_dev by Christoph Hellwig · 9 years ago
  29. 21d3471 nvme: split command submission helpers out of pci.c by Christoph Hellwig · 9 years ago