aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/nvme/host/nvme.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-27nvme-rdma: Avoid preallocating big SGL for dataIsrael Rukshin1-0/+6
2019-11-25Merge tag 'for-5.5/drivers-post-20191122' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+13
2019-11-25Merge tag 'for-5.5/drivers-20191121' of git://git.kernel.dk/linux-blockLinus Torvalds1-2/+18
2019-11-22nvme: hwmon: add quirk to avoid changing temperature thresholdAkinobu Mita1-0/+5
2019-11-12nvme: Add hardware monitoring supportGuenter Roeck1-0/+8
2019-11-04nvme: Introduce nvme_lba_to_sect()Damien Le Moal1-0/+8
2019-11-04nvme: Cleanup and rename nvme_block_nr()Damien Le Moal1-2/+5
2019-11-04nvme: introduce nvme_is_aen_req functionIsrael Rukshin1-0/+5
2019-10-14nvme: Wait for reset state when requiredKeith Busch1-0/+4
2019-10-14nvme: Remove ADMIN_ONLY stateKeith Busch1-1/+0
2019-09-26nvme: Move ctrl sqsize to generic spaceKeith Busch1-1/+1
2019-09-17Merge tag 'for-5.4/block-2019-09-16' of git://git.kernel.dk/linux-blockLinus Torvalds1-2/+34
2019-08-29nvme: make fabrics command run on a separate request queueSagi Grimberg1-0/+1
2019-08-29nvme-pci: Support shared tags across queues for Apple 2018 controllersBenjamin Herrenschmidt1-0/+5
2019-08-29nvme-pci: Add support for Apple 2018+ modelsBenjamin Herrenschmidt1-0/+10
2019-08-29nvme: trace bio completionHannes Reinecke1-0/+16
2019-08-29nvme: don't pass cap to nvme_disable_ctrlSagi Grimberg1-1/+1
2019-08-29nvme: move sqsize setting to the coreSagi Grimberg1-1/+1
2019-08-20nvme: Add quirk for LiteON CL1 devices running FW 22301111Mario Limonciello1-0/+5
2019-07-31nvme: fix controller removal race with scan workSagi Grimberg1-2/+7
2019-07-31nvme: fix a possible deadlock when passthru commands sent to a multipath deviceSagi Grimberg1-0/+12
2019-07-23nvme: fix multipath crash when ANA is deactivatedMarta Rybczynska1-1/+5
2019-07-09nvme: set physical block size and optimal I/O sizeBart Van Assche1-0/+1
2019-06-21nvme: enable to inject errors into admin commandsAkinobu Mita1-0/+2
2019-06-21nvme: prepare for fault injection into admin commandsAkinobu Mita1-15/+19
2019-06-21nvme: export get and set featuresKeith Busch1-0/+6
2019-05-17nvme-pci: Sync queues on resetKeith Busch1-0/+1
2019-05-01nvme: mark nvme_core_init and nvme_core_exit staticChristoph Hellwig1-3/+0
2019-03-13nvme: disable Write Zeroes for qemu controllersChristoph Hellwig1-0/+5
2019-02-20nvme: convert to SPDX identifiersChristoph Hellwig1-9/+1
2019-02-20nvme: unexport nvme_delete_ctrl_sync()Bart Van Assche1-1/+0
2019-02-20nvme-multipath: round-robin I/O policyHannes Reinecke1-0/+9
2019-02-15Merge tag 'v5.0-rc6' into for-5.1/blockJens Axboe1-0/+1
2019-02-06nvme: lock NS list changes while handling command effectsKeith Busch1-0/+1
2019-02-04nvme: remove the .stop_ctrl calloutSagi Grimberg1-1/+0
2019-01-09nvme: introduce NVME_QUIRK_IGNORE_DEV_SUBNQNJames Dingwall1-0/+5
2018-12-18nvme-core: optionally poll sync commandsSagi Grimberg1-1/+1
2018-12-13nvme: provide fallback for discard alloc failureJens Axboe1-0/+3
2018-12-13nvme: add __exit annotationChengguang Xu1-1/+1
2018-12-11lightnvm: simplify geometry enumerationMatias Bjørling1-2/+0
2018-12-07nvme: remove unused function nvme_ctrl_readyIsrael Rukshin1-9/+0
2018-12-07nvme: implement Enhanced Command RetryKeith Busch1-0/+1
2018-12-07nvme: support traffic based keep-aliveSagi Grimberg1-0/+1
2018-12-07nvme: cache controller attributesSagi Grimberg1-0/+1
2018-12-07nvme: add a numa_node field to struct nvme_ctrlHannes Reinecke1-0/+1
2018-12-04Merge tag 'v4.20-rc5' into for-4.21/blockJens Axboe1-0/+3
2018-11-30nvme: warn when finding multi-port subsystems without multipathing enabledChristoph Hellwig1-0/+3
2018-11-08blk-mq-tag: change busy_iter_fn to return whether to continue or notJens Axboe1-1/+1
2018-10-25Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-0/+1
2018-10-17nvme-pci: Add support for P2P memory in requestsLogan Gunthorpe1-0/+1