summaryrefslogtreecommitdiff
path: root/drivers/nvme/host/pci.c
AgeCommit message (Expand)Author
2017-06-27nvme/pci: Fix stuck nvme resetKeith Busch
2017-06-07nvme-pci: fix multiple ctrl removal schedulingRakesh Pandit
2017-05-26nvme: Quirk APST on Intel 600P/P3100 devicesAndy Lutomirski
2017-05-26nvme: only setup block integrity if supported by the driverChristoph Hellwig
2017-05-26nvme-pci: consistencly use ctrl->device for loggingChristoph Hellwig
2017-05-20Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-05-20nvme: unmap CMB and remove sysfs file in reset pathJon Derrick
2017-05-08Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-05-02blk-mq: update ->init_request and ->exit_request prototypesChristoph Hellwig
2017-05-01Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-04-21nvme/pci: Poll CQ on timeoutKeith Busch
2017-04-21nvme: improve performance for virtual NVMe devicesHelen Koike
2017-04-21nvme/pci: Don't set reserved SQ create flagsKeith Busch
2017-04-20nvme: Adjust the Samsung APST quirkAndy Lutomirski
2017-04-20nvme: split nvme status from block req->errorsChristoph Hellwig
2017-04-18nvme/pci: Switch to pci_request_irq()Christoph Hellwig
2017-04-08nvme: implement REQ_OP_WRITE_ZEROESChristoph Hellwig
2017-04-05nvme: move ->retries setup to nvme_setup_cmdChristoph Hellwig
2017-04-04nvme: factor request completion code into a common helperChristoph Hellwig
2017-03-31blk-mq: constify struct blk_mq_opsEric Biggers
2017-03-02nvme: Complete all stuck requestsKeith Busch
2017-03-02nvme: allocate nvme_queue in correct nodeShaohua Li
2017-02-23nvme/pci: re-check security protocol support after resetScott Bauer
2017-02-22nvme: detect NVMe controller in recent MacBooksDaniel Roschka
2017-02-22nvme/pci: No special case for queue busy on IOKeith Busch
2017-02-22nvme/pci: Disable on removal when disconnectedKeith Busch
2017-02-17Merge branch 'for-4.11/next' into for-4.11/linus-mergeJens Axboe
2017-02-17Merge branch 'for-4.11/block' into for-4.11/linus-mergeJens Axboe
2017-02-17nvme: Check for Security send/recv support before issuing commands.Scott Bauer
2017-02-17block/sed-opal: allocate struct opal_dev dynamicallyChristoph Hellwig
2017-02-06nvme: Add Support for Opal: Unlock from S3 & Opal Allocation/IoctlsScott Bauer
2017-01-31block: introduce blk_rq_is_passthroughChristoph Hellwig
2017-01-31nvme/pci: Don't mark IOD as aborted if abort wasn't sentKeith Busch
2017-01-27Merge branch 'for-4.11/block' into for-4.11/rq-refactorJens Axboe
2017-01-17blk-mq-sched: allow setting of default IO schedulerJens Axboe
2017-01-13nvme: use blk_rq_payload_bytesChristoph Hellwig
2016-12-22Merge branch 'nvme-4.10' of git://git.infradead.org/nvme into for-linusJens Axboe
2016-12-21nvme/pci: Delete misleading queue-wrap commentKeith Busch
2016-12-21nvme/pci: Fix whitespace problemMax Gurtovoy
2016-12-19nvme : Use correct scnprintf in cmb showStephen Bates
2016-12-13nvme/pci: Log PCI_STATUS when the controller diesAndy Lutomirski
2016-12-13Merge branch 'for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds
2016-12-13Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-12-09block: improve handling of the magic discard payloadChristoph Hellwig
2016-12-06nvme-fabrics: set sqe.command_id in core not transportsJames Smart
2016-12-05nvme: move NVMe class code to pci_ids.hChristoph Hellwig
2016-11-16nvme/pci: Don't free queues on errorKeith Busch
2016-11-15nvme: untangle 0 and BLK_MQ_RQ_QUEUE_OKOmar Sandoval
2016-11-10nvme: don't pass the full CQE to nvme_complete_async_eventChristoph Hellwig
2016-11-10nvme: introduce struct nvme_requestChristoph Hellwig