aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/nvme/host/nvme.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2018-10-01nvme: take node locality into account when selecting a pathChristoph Hellwig1-16/+9
2018-09-28nvme: register ns_id attributes as default sysfs groupsHannes Reinecke1-8/+2
2018-08-05Merge branch 'nvme-4.19' of git://git.infradead.org/nvme into for-4.19/block2Jens Axboe1-12/+49
2018-07-30nvme: use blk API to remap ref tags for IOs with metadataMax Gurtovoy1-8/+1
2018-07-27nvme: add ANA supportChristoph Hellwig1-4/+47
2018-07-27nvme: remove nvme_req_needs_failoverChristoph Hellwig1-6/+0
2018-07-27nvme: simplify the API for getting log pagesChristoph Hellwig1-2/+2
2018-07-23nvme: use hw qid in trace eventsKeith Busch1-0/+7
2018-07-23nvme: cache struct nvme_ctrl reference to struct nvme_requestSagi Grimberg1-0/+1
2018-06-21nvme-pci: limit max IO size and segments to avoid high order allocationsJens Axboe1-0/+1
2018-06-14nvme: remove nvme_reinit_tagsetChristoph Hellwig1-2/+0
2018-06-08nvme: cleanup double shift issueDan Carpenter1-1/+0
2018-06-04Merge tag 'for-4.18/block-20180603' of git://git.kernel.dk/linux-blockLinus Torvalds1-3/+6
2018-06-01nvme: use the changed namespaces list log to clear ns data changed AENsChristoph Hellwig1-0/+2
2018-06-01nvme: mark nvme_queue_scan staticChristoph Hellwig1-1/+0
2018-06-01nvme: submit AEN event configuration on startupHannes Reinecke1-0/+1
2018-05-23nvme: fix lockdep warning in nvme_mpath_clear_current_pathJohannes Thumshirn1-1/+2
2018-05-21Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-4.18/blockJens Axboe1-1/+1
2018-05-18nvme: mark the result argument to nvme_complete_async_event volatileChristoph Hellwig1-1/+1
2018-05-11nvme: add quirk to force medium priority for SQ creationJens Axboe1-0/+5
2018-05-03nvme/multipath: Fix multipath disabled naming collisionsKeith Busch1-0/+12
2018-04-12nvme: expand nvmf_check_if_ready checksJames Smart1-0/+1
2018-04-12nvme: unexport nvme_start_keep_aliveJohannes Thumshirn1-1/+0
2018-04-12nvme: enforce 64bit offset for nvme_get_log_ext fnMatias Bjørling1-1/+1
2018-04-05Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+34
2018-03-29nvme: lightnvm: add late setup of block size and metadataMatias Bjørling1-0/+2
2018-03-26nvme: make nvme_get_log_ext non-staticMatias Bjørling1-0/+3
2018-03-26nvme: Add .stop_ctrl to nvme ctrl opsNitzan Carmi1-0/+1
2018-03-26nvme: change namespaces_mutext to namespaces_rwsemJianchao Wang1-1/+1