summaryrefslogtreecommitdiffstats
path: root/drivers/nvme/host/nvme.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-5.9/drivers-20200803' of git://git.kernel.dk/linux-blockLinus Torvalds2020-08-051-2/+84
|\
| * nvme: export nvme_find_get_ns() and nvme_put_ns()Logan Gunthorpe2020-07-291-0/+2
| * nvme: introduce nvme_ctrl_get_by_path()Logan Gunthorpe2020-07-291-0/+1
| * nvme: introduce nvme_execute_passthru_rq to call nvme_passthru_[start|end]()Logan Gunthorpe2020-07-291-0/+1
| * nvme: create helper function to obtain command effectsLogan Gunthorpe2020-07-291-0/+3
| * nvme: fix deadlock in disconnect during scan_work and/or ana_workSagi Grimberg2020-07-291-0/+6
| * nvme: document nvme controller statesSagi Grimberg2020-07-291-0/+14
| * nvme-core: replace ctrl page size with a macroChaitanya Kulkarni2020-07-291-1/+8
| * nvme: support for zoned namespacesKeith Busch2020-07-081-0/+39
| * nvme: support for multiple Command Sets Supported and Effects log pagesKeith Busch2020-07-081-1/+9
| * nvme: implement multiple I/O Command Set supportNiklas Cassel2020-07-081-0/+1
| * Merge tag 'v5.8-rc4' into for-5.9/driversJens Axboe2020-07-081-0/+2
| |\
* | | Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-blockLinus Torvalds2020-08-031-2/+5
|\| |
| * | block: move ->make_request_fn to struct block_device_operationsChristoph Hellwig2020-07-011-0/+1
| * | nvme: use blk_mq_complete_request_remote to avoid an indirect function callChristoph Hellwig2020-06-241-3/+4
| * | blk-mq: move failure injection out of blk_mq_complete_requestChristoph Hellwig2020-06-241-1/+2
* | | nvme: add a Identify Namespace Identification Descriptor list quirkChristoph Hellwig2020-07-291-0/+7
* | | nvme: explicitly update mpath disk capacity on revalidationAnthony Iliopoulos2020-07-161-0/+13
| |/ |/|
* | nvme-multipath: fix deadlock due to head->lockAnton Eidelman2020-06-241-0/+2
|/
* block: remove the error argument to the block_bio_complete tracepointChristoph Hellwig2020-06-051-2/+1
* nvme: introduce NVME_INLINE_METADATA_SG_CNTIsrael Rukshin2020-05-271-0/+2
* nvme: introduce max_integrity_segments ctrl attributeMax Gurtovoy2020-05-271-0/+1
* nvme: make nvme_ns_has_pi accessible to transportsJames Smart2020-05-271-0/+7
* nvme: introduce NVME_NS_METADATA_SUPPORTED flagMax Gurtovoy2020-05-271-0/+1
* nvme: introduce namespace features flagMax Gurtovoy2020-05-271-1/+5
* nvme: delete an unnecessary declarationDan Carpenter2020-05-271-1/+0
* nvme: consolidate chunk_sectors settingsKeith Busch2020-05-101-1/+0
* nvme: check namespace head shared propertyKeith Busch2020-05-101-0/+1
* nvme: provide num dword helperKeith Busch2020-05-101-0/+8
* nvme: Fix controller creation races with teardown flowIsrael Rukshin2020-03-251-0/+1
* nvme-multipath: do not reset on unknown statusJohn Meneghini2020-03-251-2/+3
* nvme-rdma: Avoid preallocating big SGL for dataIsrael Rukshin2019-11-261-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-211-0/+5
| * nvme: Add hardware monitoring supportGuenter Roeck2019-11-111-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-181-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