summaryrefslogtreecommitdiffstats
path: root/drivers/nvme/host/nvme.h
Commit message (Expand)AuthorAgeFilesLines
* nvme: remove nvme_reinit_tagsetChristoph Hellwig2018-06-141-2/+0
* nvme: cleanup double shift issueDan Carpenter2018-06-081-1/+0
* Merge tag 'for-4.18/block-20180603' of git://git.kernel.dk/linux-blockLinus Torvalds2018-06-041-3/+6
|\
| * nvme: use the changed namespaces list log to clear ns data changed AENsChristoph Hellwig2018-06-011-0/+2
| * nvme: mark nvme_queue_scan staticChristoph Hellwig2018-06-011-1/+0
| * nvme: submit AEN event configuration on startupHannes Reinecke2018-06-011-0/+1
| * nvme: fix lockdep warning in nvme_mpath_clear_current_pathJohannes Thumshirn2018-05-231-1/+2
| * Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-4.18/blockJens Axboe2018-05-211-1/+1
| |\
| | * nvme: mark the result argument to nvme_complete_async_event volatileChristoph Hellwig2018-05-181-1/+1
* | | nvme: add quirk to force medium priority for SQ creationJens Axboe2018-05-111-0/+5
|/ /
* | nvme/multipath: Fix multipath disabled naming collisionsKeith Busch2018-05-031-0/+12
|/
* nvme: expand nvmf_check_if_ready checksJames Smart2018-04-121-0/+1
* nvme: unexport nvme_start_keep_aliveJohannes Thumshirn2018-04-121-1/+0
* nvme: enforce 64bit offset for nvme_get_log_ext fnMatias Bjørling2018-04-121-1/+1
* Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-blockLinus Torvalds2018-04-051-1/+34
|\
| * nvme: lightnvm: add late setup of block size and metadataMatias Bjørling2018-03-291-0/+2
| * nvme: make nvme_get_log_ext non-staticMatias Bjørling2018-03-261-0/+3
| * nvme: Add .stop_ctrl to nvme ctrl opsNitzan Carmi2018-03-261-0/+1
| * nvme: change namespaces_mutext to namespaces_rwsemJianchao Wang2018-03-261-1/+1
| * nvme: Add fault injection featureThomas Tai2018-03-261-0/+27
* | Revert "nvme: create 'slaves' and 'holders' entries for hidden controllers"Christoph Hellwig2018-03-071-8/+0
|/
* nvme: Don't use a stack buffer for keep-alive commandRoland Dreier2018-02-121-0/+1
* nvme: rename NVME_CTRL_RECONNECTING state to NVME_CTRL_CONNECTINGMax Gurtovoy2018-02-081-1/+1
* Merge branch 'for-4.16/block' of git://git.kernel.dk/linux-blockLinus Torvalds2018-01-291-2/+7
|\
| * nvme: host delete_work and reset_work on separate workqueuesRoy Shterman2018-01-151-0/+2
| * nvme-pci: serialize pci resetsSagi Grimberg2018-01-151-0/+1
| * nvme/multipath: Consult blk_status_t for failoverKeith Busch2018-01-101-2/+3
| * nvme-pci: fix NULL pointer reference in nvme_alloc_nsJianchao Wang2018-01-081-0/+1
* | nvme-mpath: fix last path removal during trafficSagi Grimberg2017-12-291-0/+12
|/
* nvme-pci: add quirk for delay before CHK RDY for WDC SN200Jeff Lien2017-11-231-1/+1
* nvme: create 'slaves' and 'holders' entries for hidden controllersHannes Reinecke2017-11-101-0/+8
* nvme: also expose the namespace identification sysfs files for mpath nodesChristoph Hellwig2017-11-101-0/+1
* nvme: implement multipath access to nvme subsystemsChristoph Hellwig2017-11-101-0/+57
* nvme: track shared namespacesChristoph Hellwig2017-11-101-4/+22
* nvme: introduce a nvme_ns_ids structureChristoph Hellwig2017-11-101-4/+10
* nvme: track subsystemsChristoph Hellwig2017-11-101-5/+22
* block, nvme: Introduce blk_mq_req_flags_tBart Van Assche2017-11-101-2/+3
* nvme: send uevent for some asynchronous eventsKeith Busch2017-11-101-0/+1
* nvme: unexport starting async event workKeith Busch2017-11-101-1/+0
* nvme: remove handling of multiple AEN requestsKeith Busch2017-11-101-2/+1
* nvme: centralize AEN definesKeith Busch2017-11-101-1/+0
* nvme: check admin passthru command effectsKeith Busch2017-11-101-0/+1
* nvme: move controller deletion to common codeChristoph Hellwig2017-11-011-1/+4
* nvme: get rid of nvme_ctrl_listChristoph Hellwig2017-10-271-1/+2
* nvme: switch controller refcounting to use struct deviceChristoph Hellwig2017-10-271-1/+11
* nvme: introduce nvme_reinit_tagsetSagi Grimberg2017-10-181-0/+2
* nvme: update timeout module parameter typeMarc Olson2017-10-041-2/+2
* nvme-pci: implement the HMB entry number and size limitationsChristoph Hellwig2017-09-111-0/+3
* nvme: fix lightnvm checkChristoph Hellwig2017-09-111-5/+5
* nvme: Make nvme user functions staticKeith Busch2017-08-301-7/+0
OpenPOWER on IntegriCloud