1. 12e3d3c Merge branch 'for-4.9/block-irq' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  2. 1a6fe74 nvme: Pass pointers, not dma addresses, to nvme_get/set_features() by Andy Lutomirski · 8 years ago
  3. 40267ef lightnvm: expose device geometry through sysfs by Simon A. F. Lund · 8 years ago
  4. b0b4e09 lightnvm: control life of nvm_dev in driver by Matias Bjørling · 8 years ago
  5. b5af7f2 nvme: remove the post_scan callout by Christoph Hellwig · 8 years ago
  6. f80ec96 nvme: Limit command retries by Keith Busch · 8 years ago
  7. 54adc01 nvme/quirk: Add a delay before checking for adapter readiness by Guilherme G. Piccoli · 8 years ago
  8. def61ec nvme: add new reconnecting controller state by Christoph Hellwig · 8 years ago
  9. 038bd4c nvme: add keep-alive support by Sagi Grimberg · 9 years ago
  10. 07bfcd0 nvme-fabrics: add a generic NVMe over Fabrics library by Christoph Hellwig · 9 years ago
  11. 1a353d8 nvme: add fabrics sysfs attributes by Ming Lin · 9 years ago
  12. eb71f43 nvme: Modify and export sync command submission for fabrics by Christoph Hellwig · 9 years ago
  13. c55a2fd nvme: move nvme_cancel_request() to common code by Ming Lin · 9 years ago
  14. c2df40d drivers: use req op accessor by Mike Christie · 9 years ago
  15. 0ff9d4e NVMe: Short-cut removal on surprise hot-unplug by Keith Busch · 9 years ago
  16. 6904242 nvme: add helper nvme_cleanup_cmd() by Ming Lin · 9 years ago
  17. f866fc42 nvme: move AER handling to common code by Christoph Hellwig · 9 years ago
  18. 5955be2 nvme: move namespace scanning to core by Christoph Hellwig · 9 years ago
  19. bb8d261 nvme: introduce a controller state machine by Christoph Hellwig · 9 years ago
  20. 04a934d nvme: remove the io_incapable method by Christoph Hellwig · 9 years ago
  21. 76e3914 nvme: fix cntlid type by Christoph Hellwig · 9 years ago
  22. 8093f7c nvme: add helper nvme_setup_cmd() by Ming Lin · 9 years ago
  23. 58b4560 nvme: add helper nvme_map_len() by Ming Lin · 9 years ago
  24. 237045f Merge branch 'for-4.6/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  25. 118472a NVMe: Expose ns wwid through single sysfs entry by Keith Busch · 9 years ago
  26. 08095e7 NVMe: Create discard zero quirk white list by Keith Busch · 9 years ago
  27. 69d9a99 NVMe: Move error handling to failed reset handler by Keith Busch · 9 years ago
  28. 646017a NVMe: Fix namespace removal deadlock by Keith Busch · 9 years ago
  29. 075790e NVMe: Use IDA for namespace disk naming by Keith Busch · 9 years ago
  30. 931e1c2 nvme: expose cntlid in sysfs by Ming Lin · 9 years ago
  31. 1cb3cce nvme: return the whole CQE through the request passthrough interface by Christoph Hellwig · 9 years ago
  32. 4f76d0e NVMe: Fix io incapable return values by Keith Busch · 9 years ago
  33. 9f2482b nvme: split dev_list_lock by Ming Lin · 9 years ago
  34. e439bb1 nvme/host: reference the fabric module for each bdev open callout by Sagi Grimberg · 9 years ago
  35. 3e1e21c Merge branch 'for-4.5/nvme' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  36. 2564626 NVMe: Remove queue freezing on resets by Keith Busch · 9 years ago
  37. 69d3b8a nvme: synchronize access to ctrl->namespaces by Christoph Hellwig · 9 years ago
  38. 363c9aa nvme: Move nvme_freeze/unfreeze_queues to nvme core by Sagi Grimberg · 9 years ago
  39. 2b9b6e8 NVMe: Export namespace attributes to sysfs by Keith Busch · 9 years ago
  40. 7688faa nvme: factor out a few helpers from req_completion by Christoph Hellwig · 9 years ago
  41. 53029b0 NVMe: Remove device management handles on remove by Keith Busch · 9 years ago
  42. 540c801 NVMe: Implement namespace list scanning by Keith Busch · 9 years ago
  43. 6bf25d1 nvme: switch abort_limit to an atomic_t by Christoph Hellwig · 9 years ago
  44. 297465c nvme: add NVME_SC_CANCELLED by Christoph Hellwig · 9 years ago
  45. 9a0be7a nvme: refactor set_queue_count by Christoph Hellwig · 9 years ago
  46. f3ca80f nvme: move chardev and sysfs interface to common code by Christoph Hellwig · 9 years ago
  47. 5bae7f7 nvme: move namespace scanning to common code by Christoph Hellwig · 9 years ago
  48. 7fd8930 nvme: add a common helper to read Identify Controller data by Christoph Hellwig · 9 years ago
  49. 5fd4ce1 nvme: move nvme_{enable,disable,shutdown}_ctrl to common code by Christoph Hellwig · 9 years ago
  50. 106198e nvme: add explicit quirk handling by Christoph Hellwig · 9 years ago
  51. 1673f1f nvme: move block_device_operations and ns/ctrl freeing to common code by Christoph Hellwig · 9 years ago
  52. 0b7f1f2 nvme: use the block layer for userspace passthrough metadata by Keith Busch · 9 years ago
  53. 4160982 nvme: split __nvme_submit_sync_cmd by Christoph Hellwig · 9 years ago
  54. 22944e9 nvme: move nvme_setup_flush and nvme_setup_rw to common code by Christoph Hellwig · 9 years ago
  55. 15a190f7 nvme: move nvme_error_status to common code by Christoph Hellwig · 9 years ago
  56. 1c63dc6 nvme: split a new struct nvme_ctrl out of struct nvme_dev by Christoph Hellwig · 9 years ago
  57. 7a67cbe nvme: use offset instead of a struct for registers by Christoph Hellwig · 9 years ago
  58. 21d3471 nvme: split command submission helpers out of pci.c by Christoph Hellwig · 9 years ago
  59. 71bd150 nvme: move struct nvme_iod to pci.c by Christoph Hellwig · 9 years ago
  60. c4699e7 lightnvm: Simplify config when disabled by Keith Busch · 9 years ago
  61. ca06408 nvme: LightNVM support by Matias Bjørling · 9 years ago
  62. 57dacad nvme: move to a new drivers/nvme/host directory by Jay Sternberg · 9 years ago[Renamed from drivers/block/nvme.h]
  63. f11bb3e nvme: add a local nvme.h header by Christoph Hellwig · 9 years ago