- 05b2902 nvme: explicitly update mpath disk capacity on revalidation by Anthony Iliopoulos · 4 years, 6 months ago
- d8a22f8 nvme-multipath: fix deadlock due to head->lock by Anton Eidelman · 4 years, 7 months ago
- d24de76 block: remove the error argument to the block_bio_complete tracepoint by Christoph Hellwig · 4 years, 8 months ago
- ba7ca2a nvme: introduce NVME_INLINE_METADATA_SG_CNT by Israel Rukshin · 4 years, 8 months ago
- 9509335 nvme: introduce max_integrity_segments ctrl attribute by Max Gurtovoy · 4 years, 8 months ago
- 4d2ce68 nvme: make nvme_ns_has_pi accessible to transports by James Smart · 4 years, 8 months ago
- b29f848 nvme: introduce NVME_NS_METADATA_SUPPORTED flag by Max Gurtovoy · 4 years, 8 months ago
- ffc89b1 nvme: introduce namespace features flag by Max Gurtovoy · 4 years, 8 months ago
- ec0862a nvme: delete an unnecessary declaration by Dan Carpenter · 4 years, 8 months ago
- 38adf94 nvme: consolidate chunk_sectors settings by Keith Busch · 4 years, 10 months ago
- 0c284db nvme: check namespace head shared property by Keith Busch · 4 years, 10 months ago
- 71fb90e nvme: provide num dword helper by Keith Busch · 4 years, 10 months ago
- ce15181 nvme: Fix controller creation races with teardown flow by Israel Rukshin · 4 years, 10 months ago
- 764e933 nvme-multipath: do not reset on unknown status by John Meneghini · 5 years ago
- 38e1800 nvme-rdma: Avoid preallocating big SGL for data by Israel Rukshin · 5 years ago
- 323264e Merge tag 'for-5.5/drivers-post-20191122' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
- 2d53943 Merge tag 'for-5.5/drivers-20191121' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
- 6c6aa2f nvme: hwmon: add quirk to avoid changing temperature threshold by Akinobu Mita · 5 years ago
- 400b6a7 nvme: Add hardware monitoring support by Guenter Roeck · 5 years ago
- e08f2ae nvme: Introduce nvme_lba_to_sect() by Damien Le Moal · 5 years ago
- 314d48d nvme: Cleanup and rename nvme_block_nr() by Damien Le Moal · 5 years ago
- 58a8df6 nvme: introduce nvme_is_aen_req function by Israel Rukshin · 5 years ago
- c1ac9a4b nvme: Wait for reset state when required by Keith Busch · 5 years ago
- 5d02a5c nvme: Remove ADMIN_ONLY state by Keith Busch · 5 years ago
- f968688 nvme: Move ctrl sqsize to generic space by Keith Busch · 5 years ago
- 7ad67ca Merge tag 'for-5.4/block-2019-09-16' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
- e7832cb nvme: make fabrics command run on a separate request queue by Sagi Grimberg · 5 years ago
- d38e9f0 nvme-pci: Support shared tags across queues for Apple 2018 controllers by Benjamin Herrenschmidt · 5 years ago
- 6634133 nvme-pci: Add support for Apple 2018+ models by Benjamin Herrenschmidt · 5 years ago
- 35fe0d1 nvme: trace bio completion by Hannes Reinecke · 5 years ago
- b5b0504 nvme: don't pass cap to nvme_disable_ctrl by Sagi Grimberg · 5 years ago
- c0f2f45 nvme: move sqsize setting to the core by Sagi Grimberg · 5 years ago
- cb32de1 nvme: Add quirk for LiteON CL1 devices running FW 22301111 by Mario Limonciello · 5 years ago
- 0157ec8 nvme: fix controller removal race with scan work by Sagi Grimberg · 5 years ago
- b9156da nvme: fix a possible deadlock when passthru commands sent to a multipath device by Sagi Grimberg · 5 years ago
- 66b20ac nvme: fix multipath crash when ANA is deactivated by Marta Rybczynska · 5 years ago
- 81adb86 nvme: set physical block size and optimal I/O size by Bart Van Assche · 6 years ago
- f79d5fd nvme: enable to inject errors into admin commands by Akinobu Mita · 6 years ago
- a364645 nvme: prepare for fault injection into admin commands by Akinobu Mita · 6 years ago
- 1a87ee6 nvme: export get and set features by Keith Busch · 6 years ago
- d6135c3a nvme-pci: Sync queues on reset by Keith Busch · 6 years ago
- 893a74b nvme: mark nvme_core_init and nvme_core_exit static by Christoph Hellwig · 6 years ago
- 7b210e4 nvme: disable Write Zeroes for qemu controllers by Christoph Hellwig · 6 years ago
- bc50ad7 nvme: convert to SPDX identifiers by Christoph Hellwig · 6 years ago
- d84c4b0 nvme: unexport nvme_delete_ctrl_sync() by Bart Van Assche · 6 years ago
- 75c10e7 nvme-multipath: round-robin I/O policy by Hannes Reinecke · 6 years ago
- 6fb845f Merge tag 'v5.0-rc6' into for-5.1/block by Jens Axboe · 6 years ago
- e7ad43c nvme: lock NS list changes while handling command effects by Keith Busch · 6 years ago
- 794a4cb nvme: remove the .stop_ctrl callout by Sagi Grimberg · 6 years ago
- 6299358 nvme: introduce NVME_QUIRK_IGNORE_DEV_SUBNQN by James Dingwall · 6 years ago
- 6287b51 nvme-core: optionally poll sync commands by Sagi Grimberg · 6 years ago
- cb5b726 nvme: provide fallback for discard alloc failure by Jens Axboe · 6 years ago
- 8eb5d89 nvme: add __exit annotation by Chengguang Xu · 6 years ago
- 85136c0 lightnvm: simplify geometry enumeration by Matias Bjørling · 6 years ago
- 3236b45 nvme: remove unused function nvme_ctrl_ready by Israel Rukshin · 6 years ago
- 49cd84b nvme: implement Enhanced Command Retry by Keith Busch · 6 years ago
- 6e3ca03e nvme: support traffic based keep-alive by Sagi Grimberg · 6 years ago
- 3e53ba38 nvme: cache controller attributes by Sagi Grimberg · 6 years ago
- 103e515 nvme: add a numa_node field to struct nvme_ctrl by Hannes Reinecke · 6 years ago
- 89d04ec Merge tag 'v4.20-rc5' into for-4.21/block by Jens Axboe · 6 years ago
- 14a1336 nvme: warn when finding multi-port subsystems without multipathing enabled by Christoph Hellwig · 6 years ago
- 7baa857 blk-mq-tag: change busy_iter_fn to return whether to continue or not by Jens Axboe · 6 years ago
- 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
- e0596ab nvme-pci: Add support for P2P memory in requests by Logan Gunthorpe · 6 years ago
- f333444 nvme: take node locality into account when selecting a path by Christoph Hellwig · 6 years ago
- 33b14f6 nvme: register ns_id attributes as default sysfs groups by Hannes Reinecke · 6 years ago
- f87b0f0 Merge branch 'nvme-4.19' of git://git.infradead.org/nvme into for-4.19/block2 by Jens Axboe · 6 years ago
- f7f1fc3 nvme: use blk API to remap ref tags for IOs with metadata by Max Gurtovoy · 6 years ago
- 0d0b660 nvme: add ANA support by Christoph Hellwig · 7 years ago
- 8decf5d nvme: remove nvme_req_needs_failover by Christoph Hellwig · 7 years ago
- 0e98719 nvme: simplify the API for getting log pages by Christoph Hellwig · 7 years ago
- 5d87eb9 nvme: use hw qid in trace events by Keith Busch · 7 years ago
- 59e29ce nvme: cache struct nvme_ctrl reference to struct nvme_request by Sagi Grimberg · 7 years ago
- 943e942 nvme-pci: limit max IO size and segments to avoid high order allocations by Jens Axboe · 7 years ago
- 14dfa40 nvme: remove nvme_reinit_tagset by Christoph Hellwig · 7 years ago
- 7701619 nvme: cleanup double shift issue by Dan Carpenter · 7 years ago
- f459c34 Merge tag 'for-4.18/block-20180603' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
- 30d9096 nvme: use the changed namespaces list log to clear ns data changed AENs by Christoph Hellwig · 7 years ago
- 50e8d8e nvme: mark nvme_queue_scan static by Christoph Hellwig · 7 years ago
- c0561f8 nvme: submit AEN event configuration on startup by Hannes Reinecke · 7 years ago
- 978628e nvme: fix lockdep warning in nvme_mpath_clear_current_path by Johannes Thumshirn · 7 years ago
- 81b1dab Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-4.18/block by Jens Axboe · 7 years ago
- 287a63e nvme: mark the result argument to nvme_complete_async_event volatile by Christoph Hellwig · 7 years ago
- 9abd68e nvme: add quirk to force medium priority for SQ creation by Jens Axboe · 7 years ago
- a785dbc nvme/multipath: Fix multipath disabled naming collisions by Keith Busch · 7 years ago
- bb06ec31 nvme: expand nvmf_check_if_ready checks by James Smart · 7 years ago
- 00b683d nvme: unexport nvme_start_keep_alive by Johannes Thumshirn · 7 years ago
- 7ec6074 nvme: enforce 64bit offset for nvme_get_log_ext fn by Matias Bjørling · 7 years ago
- 3526dd0 Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
- 96257a8 nvme: lightnvm: add late setup of block size and metadata by Matias Bjørling · 7 years ago
- d558fb5 nvme: make nvme_get_log_ext non-static by Matias Bjørling · 7 years ago
- b435ece nvme: Add .stop_ctrl to nvme ctrl ops by Nitzan Carmi · 7 years ago
- 765cc031 nvme: change namespaces_mutext to namespaces_rwsem by Jianchao Wang · 7 years ago
- b9e0385 nvme: Add fault injection feature by Thomas Tai · 7 years ago
- 8a30ecc Revert "nvme: create 'slaves' and 'holders' entries for hidden controllers" by Christoph Hellwig · 7 years ago
- 0a34e46 nvme: Don't use a stack buffer for keep-alive command by Roland Dreier · 7 years ago
- ad6a0a5 nvme: rename NVME_CTRL_RECONNECTING state to NVME_CTRL_CONNECTING by Max Gurtovoy · 7 years ago
- 0a4b6e2 Merge branch 'for-4.16/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
- b227c59 nvme: host delete_work and reset_work on separate workqueues by Roy Shterman · 7 years ago
- 79c48cc nvme-pci: serialize pci resets by Sagi Grimberg · 7 years ago