summaryrefslogtreecommitdiffstats
path: root/drivers/nvme/host/nvme.h
Commit message (Expand)AuthorAgeFilesLines
* nvme-rdma: Avoid preallocating big SGL for dataIsrael Rukshin2019-11-271-0/+6
* Merge tag 'for-5.5/drivers-post-20191122' of git://git.kernel.dk/linux-blockLinus Torvalds2019-11-251-0/+13
|\
| * nvme: hwmon: add quirk to avoid changing temperature thresholdAkinobu Mita2019-11-221-0/+5
| * nvme: Add hardware monitoring supportGuenter Roeck2019-11-121-0/+8
* | Merge tag 'for-5.5/drivers-20191121' of git://git.kernel.dk/linux-blockLinus Torvalds2019-11-251-2/+18
|\|
| * nvme: Introduce nvme_lba_to_sect()Damien Le Moal2019-11-041-0/+8
| * nvme: Cleanup and rename nvme_block_nr()Damien Le Moal2019-11-041-2/+5
| * nvme: introduce nvme_is_aen_req functionIsrael Rukshin2019-11-041-0/+5
* | nvme: Wait for reset state when requiredKeith Busch2019-10-141-0/+4
* | nvme: Remove ADMIN_ONLY stateKeith Busch2019-10-141-1/+0
|/
* nvme: Move ctrl sqsize to generic spaceKeith Busch2019-09-261-1/+1
* Merge tag 'for-5.4/block-2019-09-16' of git://git.kernel.dk/linux-blockLinus Torvalds2019-09-171-2/+34
|\
| * nvme: make fabrics command run on a separate request queueSagi Grimberg2019-08-291-0/+1
| * nvme-pci: Support shared tags across queues for Apple 2018 controllersBenjamin Herrenschmidt2019-08-291-0/+5
| * nvme-pci: Add support for Apple 2018+ modelsBenjamin Herrenschmidt2019-08-291-0/+10
| * nvme: trace bio completionHannes Reinecke2019-08-291-0/+16
| * nvme: don't pass cap to nvme_disable_ctrlSagi Grimberg2019-08-291-1/+1
| * nvme: move sqsize setting to the coreSagi Grimberg2019-08-291-1/+1
* | nvme: Add quirk for LiteON CL1 devices running FW 22301111Mario Limonciello2019-08-201-0/+5
* | nvme: fix controller removal race with scan workSagi Grimberg2019-07-311-2/+7
* | nvme: fix a possible deadlock when passthru commands sent to a multipath deviceSagi Grimberg2019-07-311-0/+12
|/
* nvme: fix multipath crash when ANA is deactivatedMarta Rybczynska2019-07-231-1/+5
* nvme: set physical block size and optimal I/O sizeBart Van Assche2019-07-091-0/+1
* nvme: enable to inject errors into admin commandsAkinobu Mita2019-06-211-0/+2
* nvme: prepare for fault injection into admin commandsAkinobu Mita2019-06-211-15/+19
* nvme: export get and set featuresKeith Busch2019-06-211-0/+6
* nvme-pci: Sync queues on resetKeith Busch2019-05-171-0/+1
* nvme: mark nvme_core_init and nvme_core_exit staticChristoph Hellwig2019-05-011-3/+0
* nvme: disable Write Zeroes for qemu controllersChristoph Hellwig2019-03-131-0/+5
* nvme: convert to SPDX identifiersChristoph Hellwig2019-02-201-9/+1
* nvme: unexport nvme_delete_ctrl_sync()Bart Van Assche2019-02-201-1/+0
* nvme-multipath: round-robin I/O policyHannes Reinecke2019-02-201-0/+9
* Merge tag 'v5.0-rc6' into for-5.1/blockJens Axboe2019-02-151-0/+1
|\
| * nvme: lock NS list changes while handling command effectsKeith Busch2019-02-061-0/+1
* | nvme: remove the .stop_ctrl calloutSagi Grimberg2019-02-041-1/+0
|/
* nvme: introduce NVME_QUIRK_IGNORE_DEV_SUBNQNJames Dingwall2019-01-091-0/+5
* nvme-core: optionally poll sync commandsSagi Grimberg2018-12-181-1/+1
* nvme: provide fallback for discard alloc failureJens Axboe2018-12-131-0/+3
* nvme: add __exit annotationChengguang Xu2018-12-131-1/+1
* lightnvm: simplify geometry enumerationMatias Bjørling2018-12-111-2/+0
* nvme: remove unused function nvme_ctrl_readyIsrael Rukshin2018-12-071-9/+0
* nvme: implement Enhanced Command RetryKeith Busch2018-12-071-0/+1
* nvme: support traffic based keep-aliveSagi Grimberg2018-12-071-0/+1
* nvme: cache controller attributesSagi Grimberg2018-12-071-0/+1
* nvme: add a numa_node field to struct nvme_ctrlHannes Reinecke2018-12-071-0/+1
* Merge tag 'v4.20-rc5' into for-4.21/blockJens Axboe2018-12-041-0/+3
|\
| * nvme: warn when finding multi-port subsystems without multipathing enabledChristoph Hellwig2018-11-301-0/+3
* | blk-mq-tag: change busy_iter_fn to return whether to continue or notJens Axboe2018-11-081-1/+1
|/
* Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-10-251-0/+1
|\
| * nvme-pci: Add support for P2P memory in requestsLogan Gunthorpe2018-10-171-0/+1