summaryrefslogtreecommitdiffstats
path: root/drivers/nvme/host/pci.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-4.11/next' into for-4.11/linus-mergeJens Axboe2017-02-171-2/+2
|\
| * block: introduce blk_rq_is_passthroughChristoph Hellwig2017-01-311-2/+2
| * Merge branch 'for-4.11/block' into for-4.11/rq-refactorJens Axboe2017-01-271-0/+1
| |\
* | \ Merge branch 'for-4.11/block' into for-4.11/linus-mergeJens Axboe2017-02-171-2/+13
|\ \ \ | |/ / |/| |
| * | nvme: Check for Security send/recv support before issuing commands.Scott Bauer2017-02-171-1/+1
| * | block/sed-opal: allocate struct opal_dev dynamicallyChristoph Hellwig2017-02-171-2/+6
| * | nvme: Add Support for Opal: Unlock from S3 & Opal Allocation/IoctlsScott Bauer2017-02-061-0/+7
| * | nvme/pci: Don't mark IOD as aborted if abort wasn't sentKeith Busch2017-01-311-2/+1
| |/
| * blk-mq-sched: allow setting of default IO schedulerJens Axboe2017-01-171-0/+1
* | nvme: use blk_rq_payload_bytesChristoph Hellwig2017-01-131-11/+8
|/
* Merge branch 'nvme-4.10' of git://git.infradead.org/nvme into for-linusJens Axboe2016-12-221-10/+3
|\
| * nvme/pci: Delete misleading queue-wrap commentKeith Busch2016-12-211-7/+0
| * nvme/pci: Fix whitespace problemMax Gurtovoy2016-12-211-4/+4
* | nvme : Use correct scnprintf in cmb showStephen Bates2016-12-191-2/+2
|/
* nvme/pci: Log PCI_STATUS when the controller diesAndy Lutomirski2016-12-131-3/+19
* Merge branch 'for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds2016-12-131-3/+0
|\
| * nvme: move NVMe class code to pci_ids.hChristoph Hellwig2016-12-051-3/+0
* | Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-blockLinus Torvalds2016-12-131-23/+24
|\ \
| * | block: improve handling of the magic discard payloadChristoph Hellwig2016-12-091-13/+14
| * | nvme-fabrics: set sqe.command_id in core not transportsJames Smart2016-12-061-1/+0
| * | nvme: untangle 0 and BLK_MQ_RQ_QUEUE_OKOmar Sandoval2016-11-151-4/+4
| * | nvme: don't pass the full CQE to nvme_complete_async_eventChristoph Hellwig2016-11-101-1/+2
| * | nvme: introduce struct nvme_requestChristoph Hellwig2016-11-101-2/+2
| * | block: split out request-only flags into a new namespaceChristoph Hellwig2016-10-281-2/+2
| |/
* | nvme/pci: Don't free queues on errorKeith Busch2016-11-161-14/+4
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2016-10-211-23/+54
|\ \ | |/ |/|
| * nvme: Add tertiary number to NVME_VSGabriel Krisman Bertazi2016-10-191-2/+2
| * nvme : Add sysfs entry for NVMe CMBs when appropriateStephen Bates2016-10-121-9/+35
| * nvme: don't schedule multiple resetsKeith Busch2016-10-121-9/+13
| * nvme: Delete created IO queues on resetKeith Busch2016-10-121-4/+5
* | nvme: use the DMA_ATTR_NO_WARN attributeMauricio Faria de Oliveira2016-10-111-1/+2
|/
* Merge branch 'for-4.9/block-irq' of git://git.kernel.dk/linux-blockLinus Torvalds2016-10-091-73/+36
|\
| * nvme: switch to use pci_alloc_irq_vectorsChristoph Hellwig2016-09-151-71/+36
| * blk-mq: remove ->map_queueChristoph Hellwig2016-09-151-2/+0
* | nvme/quirk: Add a delay before checking device ready for memblaze deviceWenbo Wang2016-09-081-0/+2
* | nvme: Don't suspend admin queue that wasn't createdGabriel Krisman Bertazi2016-09-071-1/+6
|/
* nvme: Suspend all queues before deletionGabriel Krisman Bertazi2016-08-111-12/+8
* Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-08-021-12/+3
|\
| * NVMe: Use pci_(request|release)_mem_regionsJohannes Thumshirn2016-06-211-7/+3
* | Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2016-07-261-32/+36
|\ \
| * | nvme/pci: Provide SR-IOV supportKeith Busch2016-07-201-0/+19
| * | nvme: avoid crashes when node 0 is memoryless node.Masayoshi Mizuma2016-07-131-1/+1
| * | nvme: Limit command retriesKeith Busch2016-07-121-0/+6
| * | nvme/quirk: Add a delay before checking for adapter readinessGuilherme G. Piccoli2016-07-121-0/+2
| * | nvme.h: add NVMe over Fabrics definitionsChristoph Hellwig2016-07-051-2/+2
| * | nvme: add fabrics sysfs attributesMing Lin2016-07-051-0/+1
| * | nvme: Modify and export sync command submission for fabricsChristoph Hellwig2016-07-051-2/+2
| * | nvme: move the workaround for I/O queue-less controllers from PCIe to coreChristoph Hellwig2016-06-121-9/+1
| * | nvme: move nvme_cancel_request() to common codeMing Lin2016-06-071-16/+0
| * | nvme: update and rename nvme_cancel_io to nvme_cancel_requestMing Lin2016-06-071-4/+4
| |/
OpenPOWER on IntegriCloud