summaryrefslogtreecommitdiff
path: root/drivers/nvme/host/nvme.h
AgeCommit message (Expand)Author
2020-07-16nvme: explicitly update mpath disk capacity on revalidationAnthony Iliopoulos
2020-06-24nvme-multipath: fix deadlock due to head->lockAnton Eidelman
2020-06-04block: remove the error argument to the block_bio_complete tracepointChristoph Hellwig
2020-05-27nvme: introduce NVME_INLINE_METADATA_SG_CNTIsrael Rukshin
2020-05-27nvme: introduce max_integrity_segments ctrl attributeMax Gurtovoy
2020-05-27nvme: make nvme_ns_has_pi accessible to transportsJames Smart
2020-05-27nvme: introduce NVME_NS_METADATA_SUPPORTED flagMax Gurtovoy
2020-05-27nvme: introduce namespace features flagMax Gurtovoy
2020-05-27nvme: delete an unnecessary declarationDan Carpenter
2020-05-09nvme: consolidate chunk_sectors settingsKeith Busch
2020-05-09nvme: check namespace head shared propertyKeith Busch
2020-05-09nvme: provide num dword helperKeith Busch
2020-03-26nvme: Fix controller creation races with teardown flowIsrael Rukshin
2020-03-26nvme-multipath: do not reset on unknown statusJohn Meneghini
2019-11-27nvme-rdma: Avoid preallocating big SGL for dataIsrael Rukshin
2019-11-25Merge tag 'for-5.5/drivers-post-20191122' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-11-25Merge tag 'for-5.5/drivers-20191121' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-11-22nvme: hwmon: add quirk to avoid changing temperature thresholdAkinobu Mita
2019-11-12nvme: Add hardware monitoring supportGuenter Roeck
2019-11-04nvme: Introduce nvme_lba_to_sect()Damien Le Moal
2019-11-04nvme: Cleanup and rename nvme_block_nr()Damien Le Moal
2019-11-04nvme: introduce nvme_is_aen_req functionIsrael Rukshin
2019-10-14nvme: Wait for reset state when requiredKeith Busch
2019-10-14nvme: Remove ADMIN_ONLY stateKeith Busch
2019-09-26nvme: Move ctrl sqsize to generic spaceKeith Busch
2019-09-17Merge tag 'for-5.4/block-2019-09-16' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-08-29nvme: make fabrics command run on a separate request queueSagi Grimberg
2019-08-29nvme-pci: Support shared tags across queues for Apple 2018 controllersBenjamin Herrenschmidt
2019-08-29nvme-pci: Add support for Apple 2018+ modelsBenjamin Herrenschmidt
2019-08-29nvme: trace bio completionHannes Reinecke
2019-08-29nvme: don't pass cap to nvme_disable_ctrlSagi Grimberg
2019-08-29nvme: move sqsize setting to the coreSagi Grimberg
2019-08-20nvme: Add quirk for LiteON CL1 devices running FW 22301111Mario Limonciello
2019-07-31nvme: fix controller removal race with scan workSagi Grimberg
2019-07-31nvme: fix a possible deadlock when passthru commands sent to a multipath deviceSagi Grimberg
2019-07-23nvme: fix multipath crash when ANA is deactivatedMarta Rybczynska
2019-07-09nvme: set physical block size and optimal I/O sizeBart Van Assche
2019-06-21nvme: enable to inject errors into admin commandsAkinobu Mita
2019-06-21nvme: prepare for fault injection into admin commandsAkinobu Mita
2019-06-21nvme: export get and set featuresKeith Busch
2019-05-17nvme-pci: Sync queues on resetKeith Busch
2019-05-01nvme: mark nvme_core_init and nvme_core_exit staticChristoph Hellwig
2019-03-13nvme: disable Write Zeroes for qemu controllersChristoph Hellwig
2019-02-20nvme: convert to SPDX identifiersChristoph Hellwig
2019-02-20nvme: unexport nvme_delete_ctrl_sync()Bart Van Assche
2019-02-20nvme-multipath: round-robin I/O policyHannes Reinecke
2019-02-15Merge tag 'v5.0-rc6' into for-5.1/blockJens Axboe
2019-02-06nvme: lock NS list changes while handling command effectsKeith Busch
2019-02-04nvme: remove the .stop_ctrl calloutSagi Grimberg
2019-01-09nvme: introduce NVME_QUIRK_IGNORE_DEV_SUBNQNJames Dingwall