1. 479a322 nvme-mpath: fix last path removal during traffic by Sagi Grimberg · 8 years ago
  2. cee160f nvme: fix sector units when going between formats by Jeff Lien · 8 years ago
  3. 654b4a4 nvme: setup streams after initializing namespace head by Keith Busch · 8 years ago
  4. 249159c nvme: check hw sectors before setting chunk sectors by Keith Busch · 8 years ago
  5. bd9f5d6 nvme: call blk_integrity_unregister after queue is cleaned up by Ming Lei · 8 years ago
  6. b224f61 nvme: set discard_alignment to zero by David Disseldorp · 8 years ago
  7. 9941a86 nvme: Suppress static analyis warning by Keith Busch · 8 years ago
  8. b0d61d5 nvme: Fix NULL dereference on reservation request by Keith Busch · 8 years ago
  9. e2c5923 Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  10. a04b5de nvme: fix visibility of "uuid" ns attribute by Martin Wilck · 8 years ago
  11. 1e49693 nvme: expose subsys attribute to sysfs by Hannes Reinecke · 8 years ago
  12. e9a4803 nvme: create 'slaves' and 'holders' entries for hidden controllers by Hannes Reinecke · 8 years ago
  13. 5b85b82 nvme: also expose the namespace identification sysfs files for mpath nodes by Christoph Hellwig · 8 years ago
  14. 32acab3 nvme: implement multipath access to nvme subsystems by Christoph Hellwig · 8 years ago
  15. ed754e5 nvme: track shared namespaces by Christoph Hellwig · 8 years ago
  16. 002fab0 nvme: introduce a nvme_ns_ids structure by Christoph Hellwig · 8 years ago
  17. ab9e00c nvme: track subsystems by Christoph Hellwig · 8 years ago
  18. 9a95e4e block, nvme: Introduce blk_mq_req_flags_t by Bart Van Assche · 8 years ago
  19. e3d7874 nvme: send uevent for some asynchronous events by Keith Busch · 8 years ago
  20. d99ca60 nvme: unexport starting async event work by Keith Busch · 8 years ago
  21. ad22c35 nvme: remove handling of multiple AEN requests by Keith Busch · 8 years ago
  22. 38dabe2 nvme: centralize AEN defines by Keith Busch · 8 years ago
  23. ab083b1 nvme: fix eui_show() print format by Javier González · 8 years ago
  24. a47619b nvme: compare NQN string with right size by Javier González · 8 years ago
  25. 84fef62 nvme: check admin passthru command effects by Keith Busch · 8 years ago
  26. c627c48 nvme: factor get log into a helper by Keith Busch · 8 years ago
  27. 715ea9e nvme: fix and clarify the check for missing metadata by Christoph Hellwig · 8 years ago
  28. 24b0b58 nvme: split __nvme_revalidate_disk by Christoph Hellwig · 8 years ago
  29. 6e78f21 nvme: set the chunk size before freezing the queue by Christoph Hellwig · 8 years ago
  30. 30e5e92 nvme: don't pass struct nvme_ns to nvme_config_discard by Christoph Hellwig · 8 years ago
  31. 39b7baa nvme: don't pass struct nvme_ns to nvme_init_integrity by Christoph Hellwig · 8 years ago
  32. b5be3b3 nvme: always unregister the integrity profile in __nvme_revalidate_disk by Christoph Hellwig · 8 years ago
  33. e54b064 nvme: move the dying queue check from cancel to completion by Christoph Hellwig · 8 years ago
  34. a806c6c nvme: comment typo fixed in clearing AER by Minwoo Im · 8 years ago
  35. 3cec7f9 nvme: allow controller RESETTING to RECONNECTING transition by James Smart · 8 years ago
  36. 4054637 nvme: flush reset_work before safely continuing with delete operation by Sagi Grimberg · 8 years ago
  37. 6cd53d1 nvme: consolidate common code from ->reset_work by Christoph Hellwig · 8 years ago
  38. c5017e8 nvme: move controller deletion to common code by Christoph Hellwig · 8 years ago
  39. 5e0fab5 nvme: Fix setting logical block format when revalidating by Keith Busch · 8 years ago
  40. 999ada2 nvme: check for a live controller in nvme_dev_open by Christoph Hellwig · 8 years ago
  41. a6a5149 nvme: get rid of nvme_ctrl_list by Christoph Hellwig · 8 years ago
  42. d22524a nvme: switch controller refcounting to use struct device by Christoph Hellwig · 8 years ago
  43. c6424a9 nvme: simplify nvme_open by Christoph Hellwig · 8 years ago
  44. 2dd4122 nvme: use kref_get_unless_zero in nvme_find_get_ns by Christoph Hellwig · 8 years ago
  45. 9843f68 nvme: use ida_simple_{get,remove} for the controller instance by Christoph Hellwig · 8 years ago
  46. 31b8446 nvme: introduce nvme_reinit_tagset by Sagi Grimberg · 8 years ago
  47. 761f2e1 nvme: simplify compat_ioctl handling by Christoph Hellwig · 8 years ago
  48. 8ae4e44 nvme: update timeout module parameter type by Marc Olson · 8 years ago
  49. 007a61a nvme: fix visibility of "uuid" ns attribute by Martin Wilck · 8 years ago
  50. 1a40d97 nvme-core: Use nvme_wq to queue async events and fw activation by Sagi Grimberg · 8 years ago
  51. 0951338 nvme: allow timed-out ios to retry by James Smart · 8 years ago
  52. cd48282 nvme: stop aer posting if controller state not live by James Smart · 8 years ago
  53. 044a9df nvme-pci: implement the HMB entry number and size limitations by Christoph Hellwig · 8 years ago
  54. 608cc4b nvme: fix lightnvm check by Christoph Hellwig · 8 years ago
  55. 63263d6 nvme: Use metadata for passthrough commands by Keith Busch · 8 years ago
  56. 485783c nvme: Make nvme user functions static by Keith Busch · 8 years ago
  57. 1cad656 nvme: factor metadata handling out of __nvme_submit_user_cmd by Christoph Hellwig · 8 years ago
  58. 1d5df6a nvme: don't blindly overwrite identifiers on disk revalidate by Christoph Hellwig · 8 years ago
  59. cdbff4f nvme: remove nvme_revalidate_ns by Christoph Hellwig · 8 years ago
  60. 0a72bbb nvme: allow calling nvme_change_ctrl_state from irq context by Christoph Hellwig · 8 years ago
  61. a751da3 nvme: report more detailed status codes to the block layer by Christoph Hellwig · 8 years ago
  62. 07fbd32 nvme: honor RTD3 Entry Latency for shutdowns by Martin K. Petersen · 8 years ago
  63. 60b43f6 nvme: rename AMS symbolic constants to fit specification by Max Gurtovoy · 8 years ago
  64. caaa15c nvme: fix identify namespace logging by Sagi Grimberg · 8 years ago
  65. dbf86b3 nvme: add support for NVMe 1.3 Timestamp Feature by Jon Derrick · 8 years ago
  66. 62346ea nvme: define NVME_NSID_ALL by Arnav Dawn · 8 years ago
  67. b6dccf7 nvme: add support for FW activation without reset by Arnav Dawn · 8 years ago
  68. cd996fb Merge tag 'v4.13-rc7' into for-4.14/block-postmerge by Jens Axboe · 8 years ago
  69. 74d4699 block: replace bi_bdev with a gendisk pointer and partitions index by Christoph Hellwig · 8 years ago
  70. a082b42 nvme: fix directive command numd calculation by Kwan (Hingkwan) Huen-SSI · 8 years ago
  71. 634b832 nvme: fix nvme reset command timeout handling by Keith Busch · 8 years ago
  72. 758f373 nvme: strip trailing 0-bytes in wwid_show by Martin Wilck · 8 years ago
  73. 7dd1ab1 nvme: validate admin queue before unquiesce by Scott Bauer · 8 years ago
  74. 6484f5d nvme: also provide a UUID in the WWID sysfs attribute by Johannes Thumshirn · 8 years ago
  75. dc1a0af nvme: fix byte swapping in the streams code by Christoph Hellwig · 8 years ago
  76. d09f2b4 nvme: split nvme_uninit_ctrl into stop and uninit by Sagi Grimberg · 8 years ago
  77. 8d7b8fa nvme: kick requeue list when requeueing a request instead of when starting the queues by Sagi Grimberg · 8 years ago
  78. 49d3d50 nvme: simplify nvme_dev_attrs_are_visible by Christoph Hellwig · 8 years ago
  79. 180de007 nvme: read the subsystem NQN from Identify Controller by Christoph Hellwig · 8 years ago
  80. 76a5af8 nvme: explicitly disable APST on quirked devices by Kai-Heng Feng · 8 years ago
  81. 3f7f25a9 nvme: Remove SCSI translations by Keith Busch · 8 years ago
  82. f5d1184 nvme: add support for streams and directives by Jens Axboe · 8 years ago
  83. 443bd90 nvme: host: unquiesce queue in nvme_kill_queues() by Ming Lei · 8 years ago
  84. f660174 blk-mq: use the introduced blk_mq_unquiesce_queue() by Ming Lei · 8 years ago
  85. 6b8190d nvme: implement NS Optimal IO Boundary from 1.3 Spec by Scott Bauer · 8 years ago
  86. 8fa6112 nvme: don't hard code size of struct t10_pi_tuple by Sagi Grimberg · 8 years ago
  87. 39bdc59 nvme: no need to wait for the reset when keepalive fails by Christoph Hellwig · 8 years ago
  88. d86c4d8 nvme: move reset workqueue handling to common code by Christoph Hellwig · 8 years ago
  89. ebe6d87 nvme: move protection information check into nvme_setup_rw by Christoph Hellwig · 8 years ago
  90. b3b1b0b nvme: mark shutdown_timeout static by Christoph Hellwig · 8 years ago
  91. f0425db nvme: use ctrl->device consistently for logging by Johannes Thumshirn · 8 years ago
  92. d934f98 nvme: provide UUID value to userspace by Johannes Thumshirn · 8 years ago
  93. 3b22ba2 nvme: get list of namespace descriptors by Johannes Thumshirn · 8 years ago
  94. 90985b8 nvme: rename uuid to nguid in nvme_ns by Johannes Thumshirn · 8 years ago
  95. c669ccd nvme: queue ns scanning and async request from nvme_wq by Sagi Grimberg · 8 years ago
  96. 9a6327d nvme: Move transports to use nvme-core workqueue by Sagi Grimberg · 8 years ago
  97. c58bd1b nvme: Don't allow to reset a reconnecting controller by Sagi Grimberg · 8 years ago
  98. fe6d53c nvme: save hmpre and hmmin in struct nvme_ctrl by Christoph Hellwig · 8 years ago
  99. 8f66439 Merge tag 'v4.12-rc5' into for-4.13/block by Jens Axboe · 8 years ago
  100. fc17b65 blk-mq: switch ->queue_rq return value to blk_status_t by Christoph Hellwig · 8 years ago