summaryrefslogtreecommitdiff
path: root/drivers/nvme/host/pci.c
Commit message (Expand)AuthorAgeFilesLines
...
| * | | block: introduce new block status code typeChristoph Hellwig2017-06-091-4/+4
* | | | nvme/pci: Fix stuck nvme resetKeith Busch2017-06-271-1/+2
| |/ / |/| |
* | | nvme-pci: fix multiple ctrl removal schedulingRakesh Pandit2017-06-071-7/+6
|/ /
* | nvme: Quirk APST on Intel 600P/P3100 devicesAndy Lutomirski2017-05-261-0/+2
* | nvme: only setup block integrity if supported by the driverChristoph Hellwig2017-05-261-0/+1
* | nvme-pci: consistencly use ctrl->device for loggingChristoph Hellwig2017-05-261-6/+6
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-05-201-1/+6
|\ \ | |/ |/|
| * nvme: unmap CMB and remove sysfs file in reset pathJon Derrick2017-05-201-1/+6
* | Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-05-081-17/+13
|\ \ | |/ |/|
| * nvme/pci: Switch to pci_request_irq()Christoph Hellwig2017-04-181-17/+13
* | blk-mq: update ->init_request and ->exit_request prototypesChristoph Hellwig2017-05-021-8/+7
* | Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-blockLinus Torvalds2017-05-011-48/+175
|\ \
| * | nvme/pci: Poll CQ on timeoutKeith Busch2017-04-211-3/+18
| * | nvme: improve performance for virtual NVMe devicesHelen Koike2017-04-211-2/+141
| * | nvme/pci: Don't set reserved SQ create flagsKeith Busch2017-04-211-1/+1
| * | nvme: split nvme status from block req->errorsChristoph Hellwig2017-04-201-6/+5
| * | nvme: implement REQ_OP_WRITE_ZEROESChristoph Hellwig2017-04-081-3/+3
| * | nvme: move ->retries setup to nvme_setup_cmdChristoph Hellwig2017-04-051-4/+0
| * | nvme: factor request completion code into a common helperChristoph Hellwig2017-04-041-27/+5
| * | blk-mq: constify struct blk_mq_opsEric Biggers2017-03-311-2/+2
| |/
* | nvme: Adjust the Samsung APST quirkAndy Lutomirski2017-04-201-1/+25
|/
* nvme: Complete all stuck requestsKeith Busch2017-03-021-5/+28
* nvme: allocate nvme_queue in correct nodeShaohua Li2017-03-021-4/+8
* nvme/pci: re-check security protocol support after resetScott Bauer2017-02-231-7/+10
* nvme: detect NVMe controller in recent MacBooksDaniel Roschka2017-02-221-0/+1
* nvme/pci: No special case for queue busy on IOKeith Busch2017-02-221-4/+1
* nvme/pci: Disable on removal when disconnectedKeith Busch2017-02-221-1/+3
* 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