1. 0aefd99 nvme: apply DELAY_BEFORE_CHK_RDY quirk at probe time too by Guilherme G. Piccoli · 8 years ago
  2. fa60682 nvme: use symbolic constants for CNS values by Christoph Hellwig · 8 years ago
  3. 8ef2074 nvme: Add tertiary number to NVME_VS by Gabriel Krisman Bertazi · 8 years ago
  4. 0df1e4f nvme: Stop probing a removed device by Keith Busch · 8 years ago
  5. 12e3d3c Merge branch 'for-4.9/block-irq' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  6. 1a6fe74 nvme: Pass pointers, not dma addresses, to nvme_get/set_features() by Andy Lutomirski · 8 years ago
  7. 40267ef lightnvm: expose device geometry through sysfs by Simon A. F. Lund · 8 years ago
  8. b0b4e09 lightnvm: control life of nvm_dev in driver by Matias Bjørling · 8 years ago
  9. ac81bfa nvme: refactor namespaces to support non-gendisk devices by Matias Bjørling · 8 years ago
  10. b5af7f2 nvme: remove the post_scan callout by Christoph Hellwig · 8 years ago
  11. 9b47f77a nvme: Fix nvme_get/set_features() with a NULL result pointer by Andy Lutomirski · 8 years ago
  12. f6b6a28 nvme: Prevent controller state invalid transition by Gabriel Krisman Bertazi · 8 years ago
  13. 3fc9d69 Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  14. d05d7f4 Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  15. fa9a89f nvme: initialize variable before logical OR'ing it by Jay Freyensee · 8 years ago
  16. 0c4de0f block: ensure bios return from blk_get_request are properly initialized by Christoph Hellwig · 8 years ago
  17. b09dcf5 NVMe: don't allocate unused nvme_major by NeilBrown · 8 years ago
  18. 32f0c4a nvme: Remove RCU namespace protection by Keith Busch · 8 years ago
  19. f80ec96 nvme: Limit command retries by Keith Busch · 8 years ago
  20. 54adc01 nvme/quirk: Add a delay before checking for adapter readiness by Guilherme G. Piccoli · 8 years ago
  21. 41d512e Merge branch 'for-4.8/block' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm into for-4.8/drivers by Jens Axboe · 8 years ago
  22. def61ec nvme: add new reconnecting controller state by Christoph Hellwig · 8 years ago
  23. 038bd4c nvme: add keep-alive support by Sagi Grimberg · 8 years ago
  24. 07bfcd0 nvme-fabrics: add a generic NVMe over Fabrics library by Christoph Hellwig · 8 years ago
  25. eb793e2 nvme.h: add NVMe over Fabrics definitions by Christoph Hellwig · 8 years ago
  26. 1a353d8 nvme: add fabrics sysfs attributes by Ming Lin · 8 years ago
  27. eb71f43 nvme: Modify and export sync command submission for fabrics by Christoph Hellwig · 8 years ago
  28. 7d2e800 nvme: allow transitioning from NEW to LIVE state by Christoph Hellwig · 8 years ago
  29. 0d52c756 block: convert to device_add_disk() by Dan Williams · 8 years ago
  30. f5fa90d nvme: move the workaround for I/O queue-less controllers from PCIe to core by Christoph Hellwig · 8 years ago
  31. 7a5abb4 nvme: factor out a add nvme_is_write helper by Christoph Hellwig · 8 years ago
  32. a229dbf nvme: allow for size limitations from transport drivers by Christoph Hellwig · 8 years ago
  33. 47b0e50 NVMe: Fix removal in case of active namespace list scanning method by Sunad Bhandary · 8 years ago
  34. bd0fc28 nvme: use UINT_MAX for max discard sectors by Minfei Huang · 8 years ago
  35. c55a2fd nvme: move nvme_cancel_request() to common code by Ming Lin · 8 years ago
  36. 3a5e02c block, drivers: add REQ_OP_FLUSH operation by Mike Christie · 8 years ago
  37. c2df40d drivers: use req op accessor by Mike Christie · 8 years ago
  38. ba36c21 nvme/host: Add missing blk_integrity tag_size + flags assignments by Nicholas Bellinger · 8 years ago
  39. 0ff9d4e NVMe: Short-cut removal on surprise hot-unplug by Keith Busch · 8 years ago
  40. 9ec3bb2 NVMe: Allow user initiated rescan by Keith Busch · 8 years ago
  41. b7b9c22 nvme: fix nvme_ns_remove() deadlock by Ming Lin · 8 years ago
  42. 0bf77e9 nvme: switch to RCU freeing the namespace by Ming Lin · 8 years ago
  43. f866fc4 nvme: move AER handling to common code by Christoph Hellwig · 8 years ago
  44. 5955be2 nvme: move namespace scanning to core by Christoph Hellwig · 8 years ago
  45. bb8d261 nvme: introduce a controller state machine by Christoph Hellwig · 8 years ago
  46. 23bd63c NVMe: nvme_core_exit() should do cleanup in the reverse order as nvme_core_init does by Wang Sheng-Hui · 8 years ago
  47. 7c88cb0 NVMe: switch to using blk_queue_write_cache() by Jens Axboe · 8 years ago
  48. 8093f7c nvme: add helper nvme_setup_cmd() by Ming Lin · 8 years ago
  49. 237045f Merge branch 'for-4.6/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  50. 118472a NVMe: Expose ns wwid through single sysfs entry by Keith Busch · 9 years ago
  51. 08095e7 NVMe: Create discard zero quirk white list by Keith Busch · 8 years ago
  52. 45686b6 nvme: fix max_segments integer truncation by Christoph Hellwig · 8 years ago
  53. da35825 nvme: set queue limits for the admin queue by Christoph Hellwig · 8 years ago
  54. e9fc63d NVMe: Fix 0-length integrity payload by Keith Busch · 8 years ago
  55. 63088ec NVMe: Don't allow unsupported flags by Keith Busch · 8 years ago
  56. 69d9a99 NVMe: Move error handling to failed reset handler by Keith Busch · 8 years ago
  57. 646017a NVMe: Fix namespace removal deadlock by Keith Busch · 8 years ago
  58. 075790e NVMe: Use IDA for namespace disk naming by Keith Busch · 8 years ago
  59. 931e1c2 nvme: expose cntlid in sysfs by Ming Lin · 8 years ago
  60. 1cb3cce nvme: return the whole CQE through the request passthrough interface by Christoph Hellwig · 8 years ago
  61. ef2d461 NVMe: Allow request merges by Keith Busch · 9 years ago
  62. 576d55d nvme: split pci module out of core module by Ming Lin · 9 years ago
  63. 9f2482b nvme: split dev_list_lock by Ming Lin · 9 years ago
  64. ba0ba7d nvme: move timeout variables to core.c by Ming Lin · 9 years ago
  65. e439bb1 nvme/host: reference the fabric module for each bdev open callout by Sagi Grimberg · 9 years ago
  66. 1b3c47c nvme: Log the ctrl device name instead of the underlying pci device name by Sagi Grimberg · 9 years ago
  67. f4f0f63 nvme: fix drvdata setup for the nvme device by Christoph Hellwig · 9 years ago
  68. 3e1e21c Merge branch 'for-4.5/nvme' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  69. 779ff756 NVMe: Export NVMe attributes to sysfs group by Keith Busch · 9 years ago
  70. 2564626 NVMe: Remove queue freezing on resets by Keith Busch · 9 years ago
  71. 4490733 nvme: make SG_IO support optional by Christoph Hellwig · 9 years ago
  72. bfd8947 nvme: fixes for NVME_IOCTL_IO_CMD on the char device by Christoph Hellwig · 9 years ago
  73. 69d3b8a nvme: synchronize access to ctrl->namespaces by Christoph Hellwig · 9 years ago
  74. 363c9aa nvme: Move nvme_freeze/unfreeze_queues to nvme core by Sagi Grimberg · 9 years ago
  75. 2b9b6e8 NVMe: Export namespace attributes to sysfs by Keith Busch · 9 years ago
  76. 7688faa nvme: factor out a few helpers from req_completion by Christoph Hellwig · 9 years ago
  77. 4b9d5b1 NVMe: Simplify metadata setup by Keith Busch · 9 years ago
  78. 53029b0 NVMe: Remove device management handles on remove by Keith Busch · 9 years ago
  79. 540c801 NVMe: Implement namespace list scanning by Keith Busch · 9 years ago
  80. 6bf25d1 nvme: switch abort_limit to an atomic_t by Christoph Hellwig · 9 years ago
  81. 8c0b391 nvme: precedence bug in nvme_pr_clear() by Dan Carpenter · 9 years ago
  82. d1ea7be nvme: fix another 32-bit build warning by Arnd Bergmann · 9 years ago
  83. 06c1e39 blk-integrity: empty implementation when disabled by Keith Busch · 9 years ago
  84. 9a0be7a nvme: refactor set_queue_count by Christoph Hellwig · 9 years ago
  85. f3ca80f nvme: move chardev and sysfs interface to common code by Christoph Hellwig · 9 years ago
  86. 5bae7f7 nvme: move namespace scanning to common code by Christoph Hellwig · 9 years ago
  87. 7fd8930 nvme: add a common helper to read Identify Controller data by Christoph Hellwig · 9 years ago
  88. 5fd4ce1 nvme: move nvme_{enable,disable,shutdown}_ctrl to common code by Christoph Hellwig · 9 years ago
  89. 1673f1f nvme: move block_device_operations and ns/ctrl freeing to common code by Christoph Hellwig · 9 years ago
  90. 0b7f1f2 nvme: use the block layer for userspace passthrough metadata by Keith Busch · 9 years ago
  91. 4160982 nvme: split __nvme_submit_sync_cmd by Christoph Hellwig · 9 years ago
  92. 1c63dc6 nvme: split a new struct nvme_ctrl out of struct nvme_dev by Christoph Hellwig · 9 years ago
  93. 21d3471 nvme: split command submission helpers out of pci.c by Christoph Hellwig · 9 years ago