summaryrefslogtreecommitdiff
path: root/drivers/nvme/host/nvme.h
AgeCommit message (Expand)Author
2018-03-07Revert "nvme: create 'slaves' and 'holders' entries for hidden controllers"Christoph Hellwig
2018-02-12nvme: Don't use a stack buffer for keep-alive commandRoland Dreier
2018-02-08nvme: rename NVME_CTRL_RECONNECTING state to NVME_CTRL_CONNECTINGMax Gurtovoy
2018-01-29Merge branch 'for-4.16/block' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-01-15nvme: host delete_work and reset_work on separate workqueuesRoy Shterman
2018-01-15nvme-pci: serialize pci resetsSagi Grimberg
2018-01-10nvme/multipath: Consult blk_status_t for failoverKeith Busch
2018-01-08nvme-pci: fix NULL pointer reference in nvme_alloc_nsJianchao Wang
2017-12-29nvme-mpath: fix last path removal during trafficSagi Grimberg
2017-11-23nvme-pci: add quirk for delay before CHK RDY for WDC SN200Jeff Lien
2017-11-10nvme: create 'slaves' and 'holders' entries for hidden controllersHannes Reinecke
2017-11-10nvme: also expose the namespace identification sysfs files for mpath nodesChristoph Hellwig
2017-11-10nvme: implement multipath access to nvme subsystemsChristoph Hellwig
2017-11-10nvme: track shared namespacesChristoph Hellwig
2017-11-10nvme: introduce a nvme_ns_ids structureChristoph Hellwig
2017-11-10nvme: track subsystemsChristoph Hellwig
2017-11-10block, nvme: Introduce blk_mq_req_flags_tBart Van Assche
2017-11-10nvme: send uevent for some asynchronous eventsKeith Busch
2017-11-10nvme: unexport starting async event workKeith Busch
2017-11-10nvme: remove handling of multiple AEN requestsKeith Busch
2017-11-10nvme: centralize AEN definesKeith Busch
2017-11-10nvme: check admin passthru command effectsKeith Busch
2017-11-01nvme: move controller deletion to common codeChristoph Hellwig
2017-10-27nvme: get rid of nvme_ctrl_listChristoph Hellwig
2017-10-27nvme: switch controller refcounting to use struct deviceChristoph Hellwig
2017-10-18nvme: introduce nvme_reinit_tagsetSagi Grimberg
2017-10-04nvme: update timeout module parameter typeMarc Olson
2017-09-11nvme-pci: implement the HMB entry number and size limitationsChristoph Hellwig
2017-09-11nvme: fix lightnvm checkChristoph Hellwig
2017-08-30nvme: Make nvme user functions staticKeith Busch
2017-08-29nvme: remove unused struct nvme_ns fieldsChristoph Hellwig
2017-08-28nvme: honor RTD3 Entry Latency for shutdownsMartin K. Petersen
2017-08-28nvme: Add admin_tagset pointer to nvme_ctrlSagi Grimberg
2017-08-28nvme: add support for FW activation without resetArnav Dawn
2017-07-06nvme: split nvme_uninit_ctrl into stop and uninitSagi Grimberg
2017-07-02nvme: move ctrl cap to struct nvme_ctrlSagi Grimberg
2017-07-02nvme: move queue_count to the nvme_ctrlSagi Grimberg
2017-06-28nvme: read the subsystem NQN from Identify ControllerChristoph Hellwig
2017-06-28nvme: remove a misleading comment on struct nvme_nsChristoph Hellwig
2017-06-28nvme: explicitly disable APST on quirked devicesKai-Heng Feng
2017-06-28nvme: Remove SCSI translationsKeith Busch
2017-06-27nvme: add support for streams and directivesJens Axboe
2017-06-16nvme: implement NS Optimal IO Boundary from 1.3 SpecScott Bauer
2017-06-15nvme: move reset workqueue handling to common codeChristoph Hellwig
2017-06-15nvme: mark shutdown_timeout staticChristoph Hellwig
2017-06-15nvme: get list of namespace descriptorsJohannes Thumshirn
2017-06-15nvme: rename uuid to nguid in nvme_nsJohannes Thumshirn
2017-06-15nvme: move nr_reconnects to nvme_ctrlSagi Grimberg
2017-06-15nvme: Move transports to use nvme-core workqueueSagi Grimberg
2017-06-13nvme: save hmpre and hmmin in struct nvme_ctrlChristoph Hellwig