summaryrefslogtreecommitdiff
path: root/drivers/nvme/host/pci.c
AgeCommit message (Expand)Author
2017-07-11Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-07-10Merge branch 'nvme-4.13' of git://git.infradead.org/nvme into for-linusJens Axboe
2017-07-10nvme-pci: add module parameter for io queue depthweiping zhang
2017-07-10nvme-pci: compile warnings in nvme_alloc_host_mem()Dan Carpenter
2017-07-08Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-07-06nvme: split nvme_uninit_ctrl into stop and uninitSagi Grimberg
2017-07-06nvme-pci: quiesce/unquiesce admin_q instead of start/stop its hw queuesSagi Grimberg
2017-07-03Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-07-03Merge branch 'for-4.13/block' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-07-03PCI: Split ->reset_notify() method into ->reset_prepare() and ->reset_done()Christoph Hellwig
2017-07-02nvme-pci: rename to nvme_pci_configure_admin_queueSagi Grimberg
2017-07-02nvme: move ctrl cap to struct nvme_ctrlSagi Grimberg
2017-07-02nvme: move queue_count to the nvme_ctrlSagi Grimberg
2017-07-02nvme: Quirks for PM1725 controllersMartin K. Petersen
2017-06-28nvme: Allocate queues for all possible CPUsChristoph Hellwig
2017-06-28nvme: use a single NVME_AQ_DEPTH and relax it to 32Sagi Grimberg
2017-06-28nvme-pci: open-code polling logic in nvme_pollSagi Grimberg
2017-06-28nvme-pci: factor out the cqe reading mechanics from __nvme_process_cqSagi Grimberg
2017-06-28nvme-pci: factor out cqe handling into a dedicated routineSagi Grimberg
2017-06-28nvme-pci: Introduce nvme_ring_cq_doorbellSagi Grimberg
2017-06-27nvme/pci: Fix stuck nvme resetKeith Busch
2017-06-15nvme: move reset workqueue handling to common codeChristoph Hellwig
2017-06-15nvme-pci: merge init_request methodsChristoph Hellwig
2017-06-15nvme: move protection information check into nvme_setup_rwChristoph Hellwig
2017-06-15nvmet: use NVME_IDENTIFY_DATA_SIZEJohannes Thumshirn
2017-06-15nvme-pci: remove redundant includesSagi Grimberg
2017-06-15nvme-pci: Remove watchdog timerKeith Busch
2017-06-15nvme-pci: remap BAR0 to cover admin CQ doorbell for large strideXu Yu
2017-06-15nvme: Move transports to use nvme-core workqueueSagi Grimberg
2017-06-15nvme-pci: implement host memory buffer supportChristoph Hellwig
2017-06-12Merge tag 'v4.12-rc5' into for-4.13/blockJens Axboe
2017-06-09blk-mq: switch ->queue_rq return value to blk_status_tChristoph Hellwig
2017-06-09block: introduce new block status code typeChristoph Hellwig
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