1. 987f699 nvme: move ->retries setup to nvme_setup_cmd by Christoph Hellwig · 8 years ago
  2. 77f02a7 nvme: factor request completion code into a common helper by Christoph Hellwig · 8 years ago
  3. 1671d52 block: rename blk_mq_freeze_queue_start() by Ming Lei · 8 years ago
  4. 302ad8c nvme: Complete all stuck requests by Keith Busch · 8 years ago
  5. f33447b nvme/core: Fix race kicking freed request_queue by Keith Busch · 8 years ago
  6. c5552fd nvme: Enable autonomous power state transitions by Andy Lutomirski · 8 years ago
  7. bd4da3a nvme: Add a quirk mechanism that uses identify_ctrl by Andy Lutomirski · 8 years ago
  8. 986994a nvme: Use CNS as 8-bit field and avoid endianness conversion by Parav Pandit · 8 years ago
  9. 778f067 nvme: add semicolon in nvme_command setting by Max Gurtovoy · 8 years ago
  10. 8432bdb2 nvme: Make controller state visible via sysfs by Sagi Grimberg · 8 years ago
  11. 818551e Merge branch 'for-4.11/next' into for-4.11/linus-merge by Jens Axboe · 8 years ago
  12. 6010720 Merge branch 'for-4.11/block' into for-4.11/linus-merge by Jens Axboe · 8 years ago
  13. 8a9ae52 nvme: Check for Security send/recv support before issuing commands. by Scott Bauer · 8 years ago
  14. 4f1244c block/sed-opal: allocate struct opal_dev dynamically by Christoph Hellwig · 8 years ago
  15. e225c20 Move stack parameters for sed_ioctl to prevent oversized stack with CONFIG_KASAN by Scott Bauer · 8 years ago
  16. b35ba01 nvme: support ranged discard requests by Christoph Hellwig · 8 years ago
  17. a98e58e5 nvme: Add Support for Opal: Unlock from S3 & Opal Allocation/Ioctls by Scott Bauer · 8 years ago
  18. aebf526 block: fold cmd_type into the REQ_OP_ space by Christoph Hellwig · 8 years ago
  19. 84d4add lightnvm: add ioctls for vector I/Os by Matias Bjørling · 8 years ago
  20. b5a10c5 nvme: apply DELAY_BEFORE_CHK_RDY quirk at probe time too by Guilherme G. Piccoli · 8 years ago
  21. e6282ae nvme: simplify stripe quirk by Keith Busch · 8 years ago
  22. cdb98c2 Revert "nvme: add support for the Write Zeroes command" by Linus Torvalds · 8 years ago
  23. 36869cb Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  24. f9d03f9 block: improve handling of the magic discard payload by Christoph Hellwig · 8 years ago
  25. 721b391 nvme-fabrics: set sqe.command_id in core not transports by James Smart · 8 years ago
  26. 6d31e3ba nvme: add support for the Write Zeroes command by Chaitanya Kulkarni · 8 years ago
  27. 3dc87dd nvme: lightnvm: attach lightnvm sysfs to nvme block device by Matias Bjørling · 8 years ago
  28. bac0000 nvme: untangle 0 and BLK_MQ_RQ_QUEUE_OK by Omar Sandoval · 8 years ago
  29. 7bf5853 nvme: don't pass the full CQE to nvme_complete_async_event by Christoph Hellwig · 8 years ago
  30. d49187e nvme: introduce struct nvme_request by Christoph Hellwig · 8 years ago
  31. a6eaa88 nvme: Use BLK_MQ_S_STOPPED instead of QUEUE_FLAG_STOPPED in blk-mq code by Bart Van Assche · 8 years ago
  32. 3174dd3 nvme: Fix a race condition related to stopping queues by Bart Van Assche · 8 years ago
  33. 2b053ac blk-mq: Add a kick_requeue_list argument to blk_mq_requeue_request() by Bart Van Assche · 8 years ago
  34. 9b7dd57 blk-mq: Remove blk_mq_cancel_requeue_work() by Bart Van Assche · 8 years ago
  35. fa60682 nvme: use symbolic constants for CNS values by Christoph Hellwig · 8 years ago
  36. 8ef2074 nvme: Add tertiary number to NVME_VS by Gabriel Krisman Bertazi · 8 years ago
  37. 0df1e4f nvme: Stop probing a removed device by Keith Busch · 8 years ago
  38. 12e3d3c Merge branch 'for-4.9/block-irq' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  39. 1a6fe74 nvme: Pass pointers, not dma addresses, to nvme_get/set_features() by Andy Lutomirski · 8 years ago
  40. 40267ef lightnvm: expose device geometry through sysfs by Simon A. F. Lund · 8 years ago
  41. b0b4e09 lightnvm: control life of nvm_dev in driver by Matias Bjørling · 8 years ago
  42. ac81bfa9 nvme: refactor namespaces to support non-gendisk devices by Matias Bjørling · 8 years ago
  43. b5af7f2 nvme: remove the post_scan callout by Christoph Hellwig · 8 years ago
  44. 9b47f77a nvme: Fix nvme_get/set_features() with a NULL result pointer by Andy Lutomirski · 8 years ago
  45. f6b6a28 nvme: Prevent controller state invalid transition by Gabriel Krisman Bertazi · 8 years ago
  46. 3fc9d69 Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  47. d05d7f4 Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  48. fa9a89f nvme: initialize variable before logical OR'ing it by Jay Freyensee · 9 years ago
  49. 0c4de0f block: ensure bios return from blk_get_request are properly initialized by Christoph Hellwig · 9 years ago
  50. b09dcf5 NVMe: don't allocate unused nvme_major by NeilBrown · 9 years ago
  51. 32f0c4a nvme: Remove RCU namespace protection by Keith Busch · 9 years ago
  52. f80ec96 nvme: Limit command retries by Keith Busch · 9 years ago
  53. 54adc01 nvme/quirk: Add a delay before checking for adapter readiness by Guilherme G. Piccoli · 9 years ago
  54. 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 · 9 years ago
  55. def61ec nvme: add new reconnecting controller state by Christoph Hellwig · 9 years ago
  56. 038bd4c nvme: add keep-alive support by Sagi Grimberg · 9 years ago
  57. 07bfcd0 nvme-fabrics: add a generic NVMe over Fabrics library by Christoph Hellwig · 9 years ago
  58. eb793e2 nvme.h: add NVMe over Fabrics definitions by Christoph Hellwig · 9 years ago
  59. 1a353d8 nvme: add fabrics sysfs attributes by Ming Lin · 9 years ago
  60. eb71f43 nvme: Modify and export sync command submission for fabrics by Christoph Hellwig · 9 years ago
  61. 7d2e800 nvme: allow transitioning from NEW to LIVE state by Christoph Hellwig · 9 years ago
  62. 0d52c756 block: convert to device_add_disk() by Dan Williams · 9 years ago
  63. f5fa90d nvme: move the workaround for I/O queue-less controllers from PCIe to core by Christoph Hellwig · 9 years ago
  64. 7a5abb4 nvme: factor out a add nvme_is_write helper by Christoph Hellwig · 9 years ago
  65. a229dbf nvme: allow for size limitations from transport drivers by Christoph Hellwig · 9 years ago
  66. 47b0e50 NVMe: Fix removal in case of active namespace list scanning method by Sunad Bhandary · 9 years ago
  67. bd0fc28 nvme: use UINT_MAX for max discard sectors by Minfei Huang · 9 years ago
  68. c55a2fd nvme: move nvme_cancel_request() to common code by Ming Lin · 9 years ago
  69. 3a5e02c block, drivers: add REQ_OP_FLUSH operation by Mike Christie · 9 years ago
  70. c2df40d drivers: use req op accessor by Mike Christie · 9 years ago
  71. ba36c21 nvme/host: Add missing blk_integrity tag_size + flags assignments by Nicholas Bellinger · 9 years ago
  72. 0ff9d4e NVMe: Short-cut removal on surprise hot-unplug by Keith Busch · 9 years ago
  73. 9ec3bb2 NVMe: Allow user initiated rescan by Keith Busch · 9 years ago
  74. b7b9c22 nvme: fix nvme_ns_remove() deadlock by Ming Lin · 9 years ago
  75. 0bf77e9 nvme: switch to RCU freeing the namespace by Ming Lin · 9 years ago
  76. f866fc42 nvme: move AER handling to common code by Christoph Hellwig · 9 years ago
  77. 5955be2 nvme: move namespace scanning to core by Christoph Hellwig · 9 years ago
  78. bb8d261 nvme: introduce a controller state machine by Christoph Hellwig · 9 years ago
  79. 23bd63c NVMe: nvme_core_exit() should do cleanup in the reverse order as nvme_core_init does by Wang Sheng-Hui · 9 years ago
  80. 7c88cb0 NVMe: switch to using blk_queue_write_cache() by Jens Axboe · 9 years ago
  81. 8093f7c nvme: add helper nvme_setup_cmd() by Ming Lin · 9 years ago
  82. 237045f Merge branch 'for-4.6/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  83. 118472a NVMe: Expose ns wwid through single sysfs entry by Keith Busch · 9 years ago
  84. 08095e7 NVMe: Create discard zero quirk white list by Keith Busch · 9 years ago
  85. 45686b6 nvme: fix max_segments integer truncation by Christoph Hellwig · 9 years ago
  86. da35825 nvme: set queue limits for the admin queue by Christoph Hellwig · 9 years ago
  87. e9fc63d NVMe: Fix 0-length integrity payload by Keith Busch · 9 years ago
  88. 63088ec NVMe: Don't allow unsupported flags by Keith Busch · 9 years ago
  89. 69d9a99 NVMe: Move error handling to failed reset handler by Keith Busch · 9 years ago
  90. 646017a NVMe: Fix namespace removal deadlock by Keith Busch · 9 years ago
  91. 075790e NVMe: Use IDA for namespace disk naming by Keith Busch · 9 years ago
  92. 931e1c2 nvme: expose cntlid in sysfs by Ming Lin · 9 years ago
  93. 1cb3cce nvme: return the whole CQE through the request passthrough interface by Christoph Hellwig · 9 years ago
  94. ef2d461 NVMe: Allow request merges by Keith Busch · 9 years ago
  95. 576d55d nvme: split pci module out of core module by Ming Lin · 9 years ago
  96. 9f2482b nvme: split dev_list_lock by Ming Lin · 9 years ago
  97. ba0ba7d nvme: move timeout variables to core.c by Ming Lin · 9 years ago
  98. e439bb1 nvme/host: reference the fabric module for each bdev open callout by Sagi Grimberg · 9 years ago
  99. 1b3c47c nvme: Log the ctrl device name instead of the underlying pci device name by Sagi Grimberg · 9 years ago
  100. f4f0f63 nvme: fix drvdata setup for the nvme device by Christoph Hellwig · 9 years ago