aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/nvme
AgeCommit message (Expand)Author
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
2019-05-21nvme: copy MTFA field from identify controllerLaine Walker-Avina
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-17nvme: fix memory leak for power latency toleranceYufen Yu
2019-05-17nvme: release namespace SRCU protection before performing controller ioctlsChristoph Hellwig
2019-05-17nvme: merge nvme_ns_ioctl into nvme_ioctlChristoph Hellwig
2019-05-17nvme: remove the ifdef around nvme_nvm_ioctlChristoph Hellwig
2019-05-17nvme: fix srcu locking on error return in nvme_get_ns_from_diskChristoph Hellwig
2019-05-17nvme: Fix known effectsKeith Busch
2019-05-17nvme-pci: Sync queues on resetKeith Busch