aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/nvme/host
AgeCommit message (Expand)Author
2024-04-13drivers/nvme: Add quirks for device 126f:2262Jiawei Fu (iBug)
2024-04-10nvme: fix miss command type checkmin15.li
2024-03-01nvme-fc: do not wait in vain when unloading moduleDaniel Wagner
2024-01-25nvme: introduce helper function to get ctrl stateKeith Busch
2024-01-25nvme-core: check for too small lba shiftKeith Busch
2023-12-13nvme-pci: Add sleep quirk for Kingston drivesGeorg Gottleuber
2023-10-25nvme-rdma: do not try to stop unallocated queuesMaurizio Lombardi
2023-10-25nvme-pci: add BOGUS_NID for Intel 0a54 deviceKeith Busch
2023-10-06nvme-pci: always return an ERR_PTR from nvme_pci_alloc_devIrvin Cote
2023-10-06nvme-pci: do not set the NUMA node of device if it has nonePratyush Yadav
2023-10-06nvme-pci: factor out a nvme_pci_alloc_dev helperChristoph Hellwig
2023-10-06nvme-pci: factor the iod mempool creation into a helperChristoph Hellwig
2023-08-16nvme-rdma: fix potential unbalanced freeze & unfreezeMing Lei
2023-08-16nvme-tcp: fix potential unbalanced freeze & unfreezeMing Lei
2023-07-23nvme-pci: fix DMA direction of unmapping integrity dataMing Lei
2023-07-23nvme-pci: remove nvme_queue from nvme_iodKeith Busch
2023-06-28nvme: double KA polling frequency to avoid KATO with TBKAS onUday Shankar
2023-06-21NVMe: Add MAXIO 1602 to bogus nid list.Tatsuki Sugiura
2023-06-09nvme-pci: Add quirk for Teamgroup MP33 SSDDaniel Smith
2023-06-09nvme-multipath: don't call blk_mark_disk_dead in nvme_mpath_remove_diskChristoph Hellwig
2023-06-09nvme-pci: add quirk for missing secondary temperature thresholdsHristo Venev
2023-06-09nvme-pci: add NVME_QUIRK_BOGUS_NID for HS-SSD-FUTURE 2048GSagi Grimberg
2023-05-11nvme: fix async event trace eventKeith Busch
2023-05-11nvme: handle the persistent internal error AERMichael Kelley
2023-04-26nvme-tcp: fix a possible UAF when failing to allocate an io queueSagi Grimberg
2023-04-20nvme-pci: avoid the deepest sleep state on ZHITAI TiPro5000 SSDsXi Ruoyao
2023-04-20nvme-pci: add NVME_QUIRK_BOGUS_NID for T-FORCE Z330 SSDDuy Truong
2023-04-20nvme-pci: mark Lexar NM760 as IGNORE_DEV_SUBNQNJuraj Pecigos
2023-04-20nvme-pci: add NVME_QUIRK_BOGUS_NID for Lexar NM760Abhijit
2023-04-20nvme-pci: add NVME_QUIRK_BOGUS_NID for Lexar NM610Shyamin Ayesh
2023-04-20nvme-pci: Crucial P2 has bogus namespace idsTobias Gruetzmacher
2023-04-20nvme-pci: avoid the deepest sleep state on ZHITAI TiPro7000 SSDsNing Wang
2023-04-20nvme-pci: add NVME_QUIRK_BOGUS_NID for ADATA XPG GAMMIX S50Stefan Reiter
2023-03-22nvme-pci: add NVME_QUIRK_BOGUS_NID for Netac NV3000Elmer Miroslav Mosher Golovin
2023-03-22nvme: fix handling single range discard requestMing Lei
2023-02-01nvme: fix passthrough csi checkKeith Busch
2023-02-01nvme-pci: fix timeout request state checkKeith Busch
2023-01-18block: handle bio_split_to_limits() NULL returnJens Axboe
2023-01-12nvme: also return I/O command effects from nvme_command_effectsChristoph Hellwig
2023-01-12nvme: fix multipath crash caused by flush request when blktrace is enabledYanjun Zhang
2023-01-12nvme-pci: fix page size checksKeith Busch
2023-01-12nvme-pci: fix mempool alloc sizeKeith Busch
2023-01-12nvme-pci: fix doorbell buffer value endiannessKlaus Jensen
2022-12-31nvme: return err on nvme_init_non_mdts_limits failJoel Granados
2022-12-19nvme-pci: clear the prp2 field when not usedLei Rao
2022-12-14nvme initialize core quirks before calling nvme_init_subsystemPankaj Raghav
2022-12-08nvme: fix SRCU protection of nvme_ns_head listCaleb Sander
2022-12-02nvme-pci: add NVME_QUIRK_BOGUS_NID for Netac NV7000Tiago Dias Ferreira
2022-12-02nvme-pci: disable write zeroes on various Kingston SSDXander Li
2022-12-02nvme-pci: disable namespace identifiers for the MAXIO MAP1001Christoph Hellwig