aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/nvme/host/pci.c
AgeCommit message (Expand)Author
2020-06-04nvme-pci: avoid race between nvme_reap_pending_cqes() and nvme_poll()Dongli Zhang
2020-05-15nvme-pci: Hold cq_poll_lock while completing CQEsBijan Mottahedeh
2020-05-15nvme/pci: move cqe check after device shutdownKeith Busch
2020-05-15nvme-pci: remove nvmeq->tagsChristoph Hellwig
2020-03-20nvme/pci: Fix read queue countKeith Busch
2020-03-20nvme/pci: Fix write and poll queue typesKeith Busch
2019-11-25nvme-pci: Set the prp2 correctly when using more than 4k pageKevin Hao
2019-11-25Added QUIRKs for ADATA XPG SX8200 Pro 512GBGabriel Craciunescu
2019-09-06nvme-pci: Fix async probe remove raceKeith Busch
2019-08-16nvme: ignore subnqn for ADATA SX6000LNPMisha Nasledov
2019-07-31nvme-pci: limit max_hw_sectors based on the DMA max mapping sizeChristoph Hellwig
2019-07-31nvme-pci: check for NULL return from pci_alloc_p2pmem()Alan Mikhak
2019-07-26nvme-pci: adjust irq max_vector using num_possible_cpus()Minwoo Im
2019-07-26nvme-pci: set the errno on ctrl state change errorChaitanya Kulkarni
2019-07-26nvme-pci: properly report state change failure in nvme_reset_workMinwoo Im
2019-06-05nvme-pci: don't limit DMA segement sizeChristoph Hellwig
2019-05-22nvme-pci: use blk-mq mapping for unmanaged irqsKeith Busch
2019-05-17nvme-pci: Sync queues on resetKeith Busch
2019-05-17nvme-pci: Unblock reset_work on IO failureKeith Busch
2019-05-17nvme-pci: Don't disable on timeout in reset stateKeith Busch
2019-05-17nvme-pci: Fix controller freeze wait disablingKeith Busch
2019-05-13nvme-pci: mark expected switch fall-throughGustavo A. R. Silva
2019-05-13nvme-pci: init shadow doorbell after each resetMaxim Levitsky
2019-05-01nvme: move command size checks to the coreChristoph Hellwig
2019-05-01nvme-pci: check more command sizesMinwoo Im
2019-05-01nvme-pci: remove an unneeded variable initializationMinwoo Im
2019-05-01nvme-pci: unquiesce admin queue on shutdownKeith Busch
2019-05-01nvme-pci: shutdown on timeout during deletionKeith Busch
2019-05-01nvme-pci: fix psdt field for single segment sglsKlaus Birkelund Jensen
2019-04-05nvme-pci: tidy up nvme_map_dataChristoph Hellwig
2019-04-05nvme-pci: optimize mapping single segment requests using SGLsChristoph Hellwig
2019-04-05nvme-pci: optimize mapping of small single segment requestsChristoph Hellwig
2019-04-05nvme-pci: remove the inline scatterlist optimizationChristoph Hellwig
2019-04-05nvme-pci: split metadata handling from nvme_map_data / nvme_unmap_dataChristoph Hellwig
2019-04-05nvme-pci: do not build a scatterlist to map metadataChristoph Hellwig
2019-04-05nvme-pci: only call nvme_unmap_data for requests transferring dataChristoph Hellwig
2019-04-05nvme-pci: merge nvme_free_iod into nvme_unmap_dataChristoph Hellwig
2019-04-05nvme-pci: move the call to nvme_cleanup_cmd out of nvme_unmap_dataChristoph Hellwig
2019-04-05nvme-pci: remove nvme_init_iodChristoph Hellwig
2019-04-05nvme-pci: remove unused nvme_iod memberKeith Busch
2019-04-05nvme-pci: remove q_dmadev from nvme_queueKeith Busch
2019-04-05nvme-pci: use a flag for polled queuesKeith Busch
2019-03-16Merge tag 'for-5.1/block-post-20190315' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-03-13nvme: disable Write Zeroes for qemu controllersChristoph Hellwig
2019-03-08Merge tag 'for-5.1/block-20190302' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-03-05Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-02-20nvme-pci: convert to SPDX identifiersChristoph Hellwig
2019-02-20nvme-pci: check kstrtoint() return value in queue_count_set()Bart Van Assche
2019-02-18nvme-pci: Simplify interrupt allocationMing Lei
2019-02-18genirq/affinity: Store interrupt sets size in struct irq_affinityMing Lei