summaryrefslogtreecommitdiff
path: root/drivers/nvme/host
AgeCommit message (Expand)Author
2019-11-06Revert "nvme: allow 64-bit results in passthru commands"Sasha Levin
2019-10-29nvme-pci: Set the prp2 correctly when using more than 4k pageKevin Hao
2019-10-29nvme-rdma: fix possible use-after-free in connect timeoutSagi Grimberg
2019-10-29nvme: allow 64-bit results in passthru commandsMarta Rybczynska
2019-10-29nvme: Add quirk for Kingston NVME SSD running FW E8FK11.TJian-Hong Pan
2019-10-29Added QUIRKs for ADATA XPG SX8200 Pro 512GBGabriel Craciunescu
2019-10-29nvme-rdma: Fix max_hw_sectors calculationMax Gurtovoy
2019-10-29nvme: fix an error code in nvme_init_subsystem()Dan Carpenter
2019-10-29nvme-pci: Save PCI state before putting drive into deepest stateMario Limonciello
2019-10-29nvme-tcp: fix wrong stop condition in io_workWunderlich, Mark
2019-10-29nvme-pci: Fix a race in controller removalBalbir Singh
2019-10-05nvme-multipath: fix ana log nsid lookup when nsid is not foundAnton Eidelman
2019-08-20nvme: Add quirk for LiteON CL1 devices running FW 22301111Mario Limonciello
2019-08-20nvme: Fix cntlid validation when not using NVMEoFGuilherme G. Piccoli
2019-08-20nvme-multipath: fix possible I/O hang when paths are updatedAnton Eidelman
2019-08-17Merge tag 'for-linus-2019-08-17' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-08-12nvme-pci: Allow PCI bus-level PM to be used if ASPM is disabledRafael J. Wysocki
2019-07-31nvme-pci: Fix async probe remove raceKeith Busch
2019-07-31nvme: fix controller removal race with scan workSagi Grimberg
2019-07-31nvme-rdma: fix possible use-after-free in connect error flowSagi Grimberg
2019-07-31nvme: fix a possible deadlock when passthru commands sent to a multipath deviceSagi Grimberg
2019-07-31nvme-core: Fix extra device_put() call on error pathLogan Gunthorpe
2019-07-30nvme-multipath: revalidate nvme_ns_head gendisk in nvme_validate_nsAnthony Iliopoulos
2019-07-23Revert "nvme-pci: don't create a read hctx mapping without read queues"yangerkun
2019-07-23nvme: fix multipath crash when ANA is deactivatedMarta Rybczynska
2019-07-23nvme: fix memory leak caused by incorrect subsystem freeLogan Gunthorpe
2019-07-23nvme: ignore subnqn for ADATA SX6000LNPMisha Nasledov
2019-07-15Merge tag 'for-linus-20190715' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-07-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-07-11Merge tag 'scsi-sg' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-07-11nvme: fix NULL deref for fabrics optionsMinwoo Im
2019-07-10nvme: fix regression upon hot device removal and insertionSagi Grimberg
2019-07-09nvme-fc: fix module unloads while lports still pendingJames Smart
2019-07-09nvme-tcp: don't use sendpage for SLAB pagesMikhail Skorzhinskii
2019-07-09nvme-tcp: set the STABLE_WRITES flag when data digests are enabledMikhail Skorzhinskii
2019-07-09nvme-multipath: do not select namespaces which are about to be removedHannes Reinecke
2019-07-09nvme-multipath: also check for a disabled path if there is a single siblingHannes Reinecke
2019-07-09nvme-multipath: factor out a nvme_path_is_disabled helperHannes Reinecke
2019-07-09nvme: set physical block size and optimal I/O sizeBart Van Assche
2019-07-09nvme-trace: add delete completion and submission queue to admin cmds tracerTom Wu
2019-07-09nvme-trace: fix spelling mistake "spcecific" -> "specific"Colin Ian King
2019-07-09nvme-pci: limit max_hw_sectors based on the DMA max mapping sizeChristoph Hellwig
2019-07-09nvme-pci: check for NULL return from pci_alloc_p2pmem()Alan Mikhak
2019-07-09nvme-pci: don't create a read hctx mapping without read queuesAlan Mikhak
2019-07-09nvme-pci: don't fall back to a 32-bit DMA maskChristoph Hellwig
2019-07-09nvme-pci: make nvme_dev_pm_ops staticYueHaibing
2019-06-28Merge tag 'v5.2-rc6' into rdma.git for-nextJason Gunthorpe
2019-06-24RDMA/core: Add an integrity MR pool supportIsrael Rukshin
2019-06-21nvme: enable to inject errors into admin commandsAkinobu Mita
2019-06-21nvme: prepare for fault injection into admin commandsAkinobu Mita