1. b5b0504 nvme: don't pass cap to nvme_disable_ctrl by Sagi Grimberg · 5 years ago
  2. c0f2f45 nvme: move sqsize setting to the core by Sagi Grimberg · 5 years ago
  3. 66b20ac nvme: fix multipath crash when ANA is deactivated by Marta Rybczynska · 5 years ago
  4. 81adb86 nvme: set physical block size and optimal I/O size by Bart Van Assche · 6 years ago
  5. f79d5fd nvme: enable to inject errors into admin commands by Akinobu Mita · 6 years ago
  6. a364645 nvme: prepare for fault injection into admin commands by Akinobu Mita · 6 years ago
  7. 1a87ee6 nvme: export get and set features by Keith Busch · 6 years ago
  8. d6135c3a nvme-pci: Sync queues on reset by Keith Busch · 6 years ago
  9. 893a74b nvme: mark nvme_core_init and nvme_core_exit static by Christoph Hellwig · 6 years ago
  10. 7b210e4 nvme: disable Write Zeroes for qemu controllers by Christoph Hellwig · 6 years ago
  11. bc50ad7 nvme: convert to SPDX identifiers by Christoph Hellwig · 6 years ago
  12. d84c4b0 nvme: unexport nvme_delete_ctrl_sync() by Bart Van Assche · 6 years ago
  13. 75c10e7 nvme-multipath: round-robin I/O policy by Hannes Reinecke · 6 years ago
  14. 6fb845f Merge tag 'v5.0-rc6' into for-5.1/block by Jens Axboe · 6 years ago
  15. e7ad43c nvme: lock NS list changes while handling command effects by Keith Busch · 6 years ago
  16. 794a4cb nvme: remove the .stop_ctrl callout by Sagi Grimberg · 6 years ago
  17. 6299358 nvme: introduce NVME_QUIRK_IGNORE_DEV_SUBNQN by James Dingwall · 6 years ago
  18. 6287b51 nvme-core: optionally poll sync commands by Sagi Grimberg · 6 years ago
  19. cb5b726 nvme: provide fallback for discard alloc failure by Jens Axboe · 6 years ago
  20. 8eb5d89 nvme: add __exit annotation by Chengguang Xu · 6 years ago
  21. 85136c0 lightnvm: simplify geometry enumeration by Matias Bjørling · 6 years ago
  22. 3236b45 nvme: remove unused function nvme_ctrl_ready by Israel Rukshin · 6 years ago
  23. 49cd84b nvme: implement Enhanced Command Retry by Keith Busch · 6 years ago
  24. 6e3ca03e nvme: support traffic based keep-alive by Sagi Grimberg · 6 years ago
  25. 3e53ba3 nvme: cache controller attributes by Sagi Grimberg · 6 years ago
  26. 103e515 nvme: add a numa_node field to struct nvme_ctrl by Hannes Reinecke · 6 years ago
  27. 89d04ec Merge tag 'v4.20-rc5' into for-4.21/block by Jens Axboe · 6 years ago
  28. 14a1336 nvme: warn when finding multi-port subsystems without multipathing enabled by Christoph Hellwig · 6 years ago
  29. 7baa857 blk-mq-tag: change busy_iter_fn to return whether to continue or not by Jens Axboe · 6 years ago
  30. bd6bf7c Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 6 years ago
  31. e0596ab nvme-pci: Add support for P2P memory in requests by Logan Gunthorpe · 6 years ago
  32. f333444 nvme: take node locality into account when selecting a path by Christoph Hellwig · 6 years ago
  33. 33b14f67 nvme: register ns_id attributes as default sysfs groups by Hannes Reinecke · 6 years ago
  34. f87b0f0 Merge branch 'nvme-4.19' of git://git.infradead.org/nvme into for-4.19/block2 by Jens Axboe · 6 years ago
  35. f7f1fc3 nvme: use blk API to remap ref tags for IOs with metadata by Max Gurtovoy · 6 years ago
  36. 0d0b660 nvme: add ANA support by Christoph Hellwig · 7 years ago
  37. 8decf5d nvme: remove nvme_req_needs_failover by Christoph Hellwig · 7 years ago
  38. 0e98719 nvme: simplify the API for getting log pages by Christoph Hellwig · 7 years ago
  39. 5d87eb9 nvme: use hw qid in trace events by Keith Busch · 7 years ago
  40. 59e29ce nvme: cache struct nvme_ctrl reference to struct nvme_request by Sagi Grimberg · 7 years ago
  41. 943e942 nvme-pci: limit max IO size and segments to avoid high order allocations by Jens Axboe · 7 years ago
  42. 14dfa40 nvme: remove nvme_reinit_tagset by Christoph Hellwig · 7 years ago
  43. 7701619 nvme: cleanup double shift issue by Dan Carpenter · 7 years ago
  44. f459c34 Merge tag 'for-4.18/block-20180603' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  45. 30d9096 nvme: use the changed namespaces list log to clear ns data changed AENs by Christoph Hellwig · 7 years ago
  46. 50e8d8e nvme: mark nvme_queue_scan static by Christoph Hellwig · 7 years ago
  47. c0561f8 nvme: submit AEN event configuration on startup by Hannes Reinecke · 7 years ago
  48. 978628e nvme: fix lockdep warning in nvme_mpath_clear_current_path by Johannes Thumshirn · 7 years ago
  49. 81b1dab Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-4.18/block by Jens Axboe · 7 years ago
  50. 287a63e nvme: mark the result argument to nvme_complete_async_event volatile by Christoph Hellwig · 7 years ago
  51. 9abd68e nvme: add quirk to force medium priority for SQ creation by Jens Axboe · 7 years ago
  52. a785dbc nvme/multipath: Fix multipath disabled naming collisions by Keith Busch · 7 years ago
  53. bb06ec31 nvme: expand nvmf_check_if_ready checks by James Smart · 7 years ago
  54. 00b683d nvme: unexport nvme_start_keep_alive by Johannes Thumshirn · 7 years ago
  55. 7ec6074 nvme: enforce 64bit offset for nvme_get_log_ext fn by Matias Bjørling · 7 years ago
  56. 3526dd0 Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  57. 96257a8 nvme: lightnvm: add late setup of block size and metadata by Matias Bjørling · 7 years ago
  58. d558fb5 nvme: make nvme_get_log_ext non-static by Matias Bjørling · 7 years ago
  59. b435ece nvme: Add .stop_ctrl to nvme ctrl ops by Nitzan Carmi · 7 years ago
  60. 765cc031 nvme: change namespaces_mutext to namespaces_rwsem by Jianchao Wang · 7 years ago
  61. b9e0385 nvme: Add fault injection feature by Thomas Tai · 7 years ago
  62. 8a30ecc Revert "nvme: create 'slaves' and 'holders' entries for hidden controllers" by Christoph Hellwig · 7 years ago
  63. 0a34e46 nvme: Don't use a stack buffer for keep-alive command by Roland Dreier · 7 years ago
  64. ad6a0a5 nvme: rename NVME_CTRL_RECONNECTING state to NVME_CTRL_CONNECTING by Max Gurtovoy · 7 years ago
  65. 0a4b6e2 Merge branch 'for-4.16/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  66. b227c59 nvme: host delete_work and reset_work on separate workqueues by Roy Shterman · 7 years ago
  67. 79c48cc nvme-pci: serialize pci resets by Sagi Grimberg · 7 years ago
  68. 908e456 nvme/multipath: Consult blk_status_t for failover by Keith Busch · 7 years ago
  69. 2b1b7e7 nvme-pci: fix NULL pointer reference in nvme_alloc_ns by Jianchao Wang · 7 years ago
  70. 479a322 nvme-mpath: fix last path removal during traffic by Sagi Grimberg · 7 years ago
  71. 8c97eec nvme-pci: add quirk for delay before CHK RDY for WDC SN200 by Jeff Lien · 7 years ago
  72. e9a4803 nvme: create 'slaves' and 'holders' entries for hidden controllers by Hannes Reinecke · 7 years ago
  73. 5b85b82 nvme: also expose the namespace identification sysfs files for mpath nodes by Christoph Hellwig · 7 years ago
  74. 32acab3 nvme: implement multipath access to nvme subsystems by Christoph Hellwig · 7 years ago
  75. ed754e5 nvme: track shared namespaces by Christoph Hellwig · 7 years ago
  76. 002fab0 nvme: introduce a nvme_ns_ids structure by Christoph Hellwig · 7 years ago
  77. ab9e00c nvme: track subsystems by Christoph Hellwig · 7 years ago
  78. 9a95e4e block, nvme: Introduce blk_mq_req_flags_t by Bart Van Assche · 7 years ago
  79. e3d7874 nvme: send uevent for some asynchronous events by Keith Busch · 7 years ago
  80. d99ca60 nvme: unexport starting async event work by Keith Busch · 7 years ago
  81. ad22c35 nvme: remove handling of multiple AEN requests by Keith Busch · 7 years ago
  82. 38dabe2 nvme: centralize AEN defines by Keith Busch · 7 years ago
  83. 84fef62 nvme: check admin passthru command effects by Keith Busch · 7 years ago
  84. c5017e8 nvme: move controller deletion to common code by Christoph Hellwig · 7 years ago
  85. a6a5149 nvme: get rid of nvme_ctrl_list by Christoph Hellwig · 7 years ago
  86. d22524a nvme: switch controller refcounting to use struct device by Christoph Hellwig · 7 years ago
  87. 31b8446 nvme: introduce nvme_reinit_tagset by Sagi Grimberg · 7 years ago
  88. 8ae4e44 nvme: update timeout module parameter type by Marc Olson · 7 years ago
  89. 044a9df nvme-pci: implement the HMB entry number and size limitations by Christoph Hellwig · 7 years ago
  90. 608cc4b nvme: fix lightnvm check by Christoph Hellwig · 7 years ago
  91. 485783c nvme: Make nvme user functions static by Keith Busch · 7 years ago
  92. 57eeaf8 nvme: remove unused struct nvme_ns fields by Christoph Hellwig · 7 years ago
  93. 07fbd32 nvme: honor RTD3 Entry Latency for shutdowns by Martin K. Petersen · 7 years ago
  94. 34b6c23 nvme: Add admin_tagset pointer to nvme_ctrl by Sagi Grimberg · 7 years ago
  95. b6dccf7 nvme: add support for FW activation without reset by Arnav Dawn · 7 years ago
  96. d09f2b4 nvme: split nvme_uninit_ctrl into stop and uninit by Sagi Grimberg · 7 years ago
  97. 20d0dfe nvme: move ctrl cap to struct nvme_ctrl by Sagi Grimberg · 8 years ago
  98. d858e5f nvme: move queue_count to the nvme_ctrl by Sagi Grimberg · 8 years ago
  99. 180de007 nvme: read the subsystem NQN from Identify Controller by Christoph Hellwig · 8 years ago
  100. 942fbab nvme: remove a misleading comment on struct nvme_ns by Christoph Hellwig · 8 years ago