summaryrefslogtreecommitdiffstats
path: root/drivers/nvme
AgeCommit message (Expand)Author
2020-04-16nvme-fc: Revert "add module to ops template to allow module references"James Smart
2020-03-20nvme/pci: Fix read queue countKeith Busch
2020-03-20nvme/pci: Fix write and poll queue typesKeith Busch
2020-03-20nvme-fc: fix double-free scenarios on hw queuesJames Smart
2020-03-20nvme_fc: add module to ops template to allow module referencesJames Smart
2020-02-24nvme: Discard workaround for non-conformant devicesEduard Hasenleithner
2020-01-19nvme-multipath: fix crash in nvme_mpath_clear_ctrl_pathsAnton Eidelman
2020-01-19nvme-rdma: fix a segmentation fault during module unloadMax Gurtovoy
2019-12-29nvme-multipath: fix possible io hang after ctrl reconnectAnton Eidelman
2019-11-25nvme-pci: Set the prp2 correctly when using more than 4k pageKevin Hao
2019-11-25nvme-rdma: fix possible use-after-free in connect timeoutSagi Grimberg
2019-11-25nvme: allow 64-bit results in passthru commandsMarta Rybczynska
2019-11-25Added QUIRKs for ADATA XPG SX8200 Pro 512GBGabriel Craciunescu
2019-11-25nvme: fix an error code in nvme_init_subsystem()Dan Carpenter
2019-11-25nvme-tcp: fix wrong stop condition in io_workWunderlich, Mark
2019-11-25nvme-pci: Fix a race in controller removalBalbir Singh
2019-10-05nvme-multipath: fix ana log nsid lookup when nsid is not foundAnton Eidelman
2019-10-05nvmet: fix data units read and written counters in SMART logTom Wu
2019-09-10nvme: Fix cntlid validation when not using NVMEoFGuilherme G. Piccoli
2019-09-10nvme-multipath: fix possible I/O hang when paths are updatedAnton Eidelman
2019-09-06nvme-pci: Fix async probe remove raceKeith Busch
2019-09-06nvme: fix controller removal race with scan workSagi Grimberg
2019-09-06nvme-rdma: fix possible use-after-free in connect error flowSagi Grimberg
2019-09-06nvme: fix a possible deadlock when passthru commands sent to a multipath deviceSagi Grimberg
2019-09-06nvme-core: Fix extra device_put() call on error pathLogan Gunthorpe
2019-09-06nvmet-file: fix nvmet_file_flush() always returning an errorLogan Gunthorpe
2019-09-06nvmet-loop: Flush nvme_delete_wq when removing the portLogan Gunthorpe
2019-09-06nvmet: Fix use-after-free bug when a port is removedLogan Gunthorpe
2019-09-06nvme-multipath: revalidate nvme_ns_head gendisk in nvme_validate_nsAnthony Iliopoulos
2019-08-16nvme: fix memory leak caused by incorrect subsystem freeLogan Gunthorpe
2019-08-16nvme: ignore subnqn for ADATA SX6000LNPMisha Nasledov
2019-08-04nvme: fix multipath crash when ANA is deactivatedMarta Rybczynska
2019-07-31nvme: fix NULL deref for fabrics optionsMinwoo Im
2019-07-31nvme-tcp: set the STABLE_WRITES flag when data digests are enabledMikhail Skorzhinskii
2019-07-31nvme-tcp: don't use sendpage for SLAB pagesMikhail Skorzhinskii
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-07-26nvme: fix possible io failures when removing multipathed nsAnton Eidelman
2019-06-07Merge branch 'nvme-5.2-rc-next' of git://git.infradead.org/nvme into for-linusJens Axboe
2019-06-06nvme-rdma: use dynamic dma mapping per commandMax Gurtovoy
2019-06-06nvme: Fix u32 overflow in the number of namespace list calculationJaesoo Lee
2019-06-05nvme-pci: don't limit DMA segement sizeChristoph Hellwig
2019-06-04nvmet: fix data_len to 0 for bdev-backed write_zeroesMinwoo Im
2019-05-30nvme-tcp: fix queue mapping when queue count is limitedSagi Grimberg
2019-05-30nvme-rdma: fix queue mapping when queue count is limitedSagi Grimberg
2019-05-24Merge tag 'for-linus-20190524' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-05-22nvme-pci: use blk-mq mapping for unmanaged irqsKeith Busch