1. 443bd90 nvme: host: unquiesce queue in nvme_kill_queues() by Ming Lei · 8 years ago
  2. f660174 blk-mq: use the introduced blk_mq_unquiesce_queue() by Ming Lei · 8 years ago
  3. 6b8190d nvme: implement NS Optimal IO Boundary from 1.3 Spec by Scott Bauer · 8 years ago
  4. 8fa6112 nvme: don't hard code size of struct t10_pi_tuple by Sagi Grimberg · 8 years ago
  5. 39bdc59 nvme: no need to wait for the reset when keepalive fails by Christoph Hellwig · 8 years ago
  6. d86c4d8 nvme: move reset workqueue handling to common code by Christoph Hellwig · 8 years ago
  7. ebe6d87 nvme: move protection information check into nvme_setup_rw by Christoph Hellwig · 8 years ago
  8. b3b1b0b nvme: mark shutdown_timeout static by Christoph Hellwig · 8 years ago
  9. f0425db nvme: use ctrl->device consistently for logging by Johannes Thumshirn · 8 years ago
  10. d934f98 nvme: provide UUID value to userspace by Johannes Thumshirn · 8 years ago
  11. 3b22ba2 nvme: get list of namespace descriptors by Johannes Thumshirn · 8 years ago
  12. 90985b8 nvme: rename uuid to nguid in nvme_ns by Johannes Thumshirn · 8 years ago
  13. c669ccd nvme: queue ns scanning and async request from nvme_wq by Sagi Grimberg · 8 years ago
  14. 9a6327d nvme: Move transports to use nvme-core workqueue by Sagi Grimberg · 8 years ago
  15. c58bd1b nvme: Don't allow to reset a reconnecting controller by Sagi Grimberg · 8 years ago
  16. fe6d53c nvme: save hmpre and hmmin in struct nvme_ctrl by Christoph Hellwig · 8 years ago
  17. 8f66439 Merge tag 'v4.12-rc5' into for-4.13/block by Jens Axboe · 8 years ago
  18. fc17b65 blk-mq: switch ->queue_rq return value to blk_status_t by Christoph Hellwig · 8 years ago
  19. 2a842ac block: introduce new block status code type by Christoph Hellwig · 8 years ago
  20. 9947d6a nvme: relax APST default max latency to 100ms by Kai-Heng Feng · 8 years ago
  21. da87591 nvme: only consider exit latency when choosing useful non-op power states by Kai-Heng Feng · 8 years ago
  22. 82654b6 nvme: fix hang in remove path by Ming Lei · 8 years ago
  23. c81bfba nvme: only setup block integrity if supported by the driver by Christoph Hellwig · 8 years ago
  24. d3d5b87 nvme: replace is_flags field in nvme_ctrl_ops with a flags field by Christoph Hellwig · 8 years ago
  25. 986f75c nvme: avoid to use blk_mq_abort_requeue_list() by Ming Lei · 8 years ago
  26. 806f026 nvme: use blk_mq_start_hw_queues() in nvme_kill_queues() by Ming Lei · 8 years ago
  27. c35e30b nvme: Add nvme_core.force_apst to ignore the NO_APST quirk by Andy Lutomirski · 8 years ago
  28. fb0dc39 nvme: Display raw APST configuration via DYNAMIC_DEBUG by Andy Lutomirski · 8 years ago
  29. 76e4ad0 nvme: Fix APST comment by Andy Lutomirski · 8 years ago
  30. d9fd363 Merge branch 'master' into for-4.12/post-merge by Jens Axboe · 8 years ago
  31. e02ab02 nvme: let dm-mpath distinguish nvme error codes by Junxiong Guan · 8 years ago
  32. be56945 nvme: Quirk APST off on "THNSF5256GPUK TOSHIBA" by Andy Lutomirski · 8 years ago
  33. ff5350a nvme: Adjust the Samsung APST quirk by Andy Lutomirski · 8 years ago
  34. 08e0029 blk-mq: remove the error argument to blk_mq_complete_request by Christoph Hellwig · 8 years ago
  35. 65ba6b5 nvme: make nvme_error_status private by Christoph Hellwig · 8 years ago
  36. 27fa9bc nvme: split nvme status from block req->errors by Christoph Hellwig · 8 years ago
  37. e850fd1 nvme: implement REQ_OP_WRITE_ZEROES by Christoph Hellwig · 8 years ago
  38. 65f619d Merge branch 'for-linus' into for-4.12/block by Jens Axboe · 8 years ago
  39. 44e44b2 nvme: move the retries count to struct nvme_request by Christoph Hellwig · 8 years ago
  40. 83f3aeb nvme: mark nvme_max_retries static by Christoph Hellwig · 8 years ago
  41. f6324b1 nvme: cleanup nvme_req_needs_retry by Christoph Hellwig · 8 years ago
  42. 987f699 nvme: move ->retries setup to nvme_setup_cmd by Christoph Hellwig · 8 years ago
  43. 77f02a7 nvme: factor request completion code into a common helper by Christoph Hellwig · 8 years ago
  44. f1dd03a nvme: add missing byte swap in nvme_setup_discard by Christoph Hellwig · 8 years ago
  45. 1671d52 block: rename blk_mq_freeze_queue_start() by Ming Lei · 8 years ago
  46. 302ad8c nvme: Complete all stuck requests by Keith Busch · 8 years ago
  47. f33447b nvme/core: Fix race kicking freed request_queue by Keith Busch · 8 years ago
  48. c5552fd nvme: Enable autonomous power state transitions by Andy Lutomirski · 8 years ago
  49. bd4da3a nvme: Add a quirk mechanism that uses identify_ctrl by Andy Lutomirski · 8 years ago
  50. 986994a nvme: Use CNS as 8-bit field and avoid endianness conversion by Parav Pandit · 8 years ago
  51. 778f067 nvme: add semicolon in nvme_command setting by Max Gurtovoy · 8 years ago
  52. 8432bdb2 nvme: Make controller state visible via sysfs by Sagi Grimberg · 8 years ago
  53. 818551e Merge branch 'for-4.11/next' into for-4.11/linus-merge by Jens Axboe · 8 years ago
  54. 6010720 Merge branch 'for-4.11/block' into for-4.11/linus-merge by Jens Axboe · 8 years ago
  55. 8a9ae52 nvme: Check for Security send/recv support before issuing commands. by Scott Bauer · 8 years ago
  56. 4f1244c block/sed-opal: allocate struct opal_dev dynamically by Christoph Hellwig · 8 years ago
  57. e225c20 Move stack parameters for sed_ioctl to prevent oversized stack with CONFIG_KASAN by Scott Bauer · 8 years ago
  58. b35ba01 nvme: support ranged discard requests by Christoph Hellwig · 8 years ago
  59. a98e58e5 nvme: Add Support for Opal: Unlock from S3 & Opal Allocation/Ioctls by Scott Bauer · 8 years ago
  60. aebf526 block: fold cmd_type into the REQ_OP_ space by Christoph Hellwig · 8 years ago
  61. 84d4add lightnvm: add ioctls for vector I/Os by Matias Bjørling · 8 years ago
  62. b5a10c5 nvme: apply DELAY_BEFORE_CHK_RDY quirk at probe time too by Guilherme G. Piccoli · 8 years ago
  63. e6282ae nvme: simplify stripe quirk by Keith Busch · 8 years ago
  64. cdb98c2 Revert "nvme: add support for the Write Zeroes command" by Linus Torvalds · 8 years ago
  65. 36869cb Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  66. f9d03f9 block: improve handling of the magic discard payload by Christoph Hellwig · 8 years ago
  67. 721b391 nvme-fabrics: set sqe.command_id in core not transports by James Smart · 8 years ago
  68. 6d31e3ba nvme: add support for the Write Zeroes command by Chaitanya Kulkarni · 8 years ago
  69. 3dc87dd nvme: lightnvm: attach lightnvm sysfs to nvme block device by Matias Bjørling · 8 years ago
  70. bac0000 nvme: untangle 0 and BLK_MQ_RQ_QUEUE_OK by Omar Sandoval · 8 years ago
  71. 7bf5853 nvme: don't pass the full CQE to nvme_complete_async_event by Christoph Hellwig · 8 years ago
  72. d49187e nvme: introduce struct nvme_request by Christoph Hellwig · 8 years ago
  73. a6eaa88 nvme: Use BLK_MQ_S_STOPPED instead of QUEUE_FLAG_STOPPED in blk-mq code by Bart Van Assche · 8 years ago
  74. 3174dd3 nvme: Fix a race condition related to stopping queues by Bart Van Assche · 8 years ago
  75. 2b053ac blk-mq: Add a kick_requeue_list argument to blk_mq_requeue_request() by Bart Van Assche · 8 years ago
  76. 9b7dd57 blk-mq: Remove blk_mq_cancel_requeue_work() by Bart Van Assche · 8 years ago
  77. fa60682 nvme: use symbolic constants for CNS values by Christoph Hellwig · 8 years ago
  78. 8ef2074 nvme: Add tertiary number to NVME_VS by Gabriel Krisman Bertazi · 8 years ago
  79. 0df1e4f nvme: Stop probing a removed device by Keith Busch · 8 years ago
  80. 12e3d3c Merge branch 'for-4.9/block-irq' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  81. 1a6fe74 nvme: Pass pointers, not dma addresses, to nvme_get/set_features() by Andy Lutomirski · 8 years ago
  82. 40267ef lightnvm: expose device geometry through sysfs by Simon A. F. Lund · 8 years ago
  83. b0b4e09 lightnvm: control life of nvm_dev in driver by Matias Bjørling · 8 years ago
  84. ac81bfa9 nvme: refactor namespaces to support non-gendisk devices by Matias Bjørling · 8 years ago
  85. b5af7f2 nvme: remove the post_scan callout by Christoph Hellwig · 8 years ago
  86. 9b47f77a nvme: Fix nvme_get/set_features() with a NULL result pointer by Andy Lutomirski · 8 years ago
  87. f6b6a28 nvme: Prevent controller state invalid transition by Gabriel Krisman Bertazi · 8 years ago
  88. 3fc9d69 Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  89. d05d7f4 Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  90. fa9a89f nvme: initialize variable before logical OR'ing it by Jay Freyensee · 8 years ago
  91. 0c4de0f block: ensure bios return from blk_get_request are properly initialized by Christoph Hellwig · 8 years ago
  92. b09dcf5 NVMe: don't allocate unused nvme_major by NeilBrown · 8 years ago
  93. 32f0c4a nvme: Remove RCU namespace protection by Keith Busch · 8 years ago
  94. f80ec96 nvme: Limit command retries by Keith Busch · 8 years ago
  95. 54adc01 nvme/quirk: Add a delay before checking for adapter readiness by Guilherme G. Piccoli · 9 years ago
  96. 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
  97. def61ec nvme: add new reconnecting controller state by Christoph Hellwig · 8 years ago
  98. 038bd4c nvme: add keep-alive support by Sagi Grimberg · 9 years ago
  99. 07bfcd0 nvme-fabrics: add a generic NVMe over Fabrics library by Christoph Hellwig · 9 years ago
  100. eb793e2 nvme.h: add NVMe over Fabrics definitions by Christoph Hellwig · 9 years ago