summaryrefslogtreecommitdiff
path: root/drivers/nvme/host
AgeCommit message (Expand)Author
2024-06-12nvme: find numa distance only if controller has valid numa idNilay Shroff
2024-05-17nvme: fix warn output about shared namespaces without CONFIG_NVME_MULTIPATHYi Zhang
2024-04-13drivers/nvme: Add quirks for device 126f:2262Jiawei Fu (iBug)
2024-04-10nvme: fix miss command type checkmin15.li
2024-03-26nvme: fix reconnection fail due to reserved tag allocationChunguang Xu
2024-03-26nvme: add the Apple shared tag workaround to nvme_alloc_io_tag_setChristoph Hellwig
2024-03-26nvme: only set reserved_tags in nvme_alloc_io_tag_set for fabrics controllersChristoph Hellwig
2024-03-01nvme-fc: do not wait in vain when unloading moduleDaniel Wagner
2024-01-20nvme: introduce helper function to get ctrl stateKeith Busch
2024-01-20nvme-core: check for too small lba shiftKeith Busch
2024-01-20nvme-core: fix a memory leak in nvme_ns_info_from_identify()Maurizio Lombardi
2024-01-01nvme-pci: fix sleeping function called from interrupt contextMaurizio Lombardi
2023-12-20nvme: catch errors from nvme_configure_metadata()Hannes Reinecke
2023-12-20nvme-auth: set explanation code for failure2 msgsMark O'Donovan
2023-12-13nvme-pci: Add sleep quirk for Kingston drivesGeorg Gottleuber
2023-12-08nvme: check for valid nvme_identify_ns() before using itEwan D. Milne
2023-11-20nvme: fix error-handling for io_uring nvme-passthroughAnuj Gupta
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-25nvme: sanitize metadata bounce buffer for readsKeith 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-10-06nvme-fc: Prevent null pointer dereference in nvme_fc_io_getuuid()Nigel Kirkland
2023-09-23nvme: avoid bogus CRTO valuesKeith Busch
2023-08-16nvme-rdma: fix potential unbalanced freeze & unfreezeMing Lei
2023-08-16nvme-tcp: fix potential unbalanced freeze & unfreezeMing Lei
2023-08-16nvme-pci: add NVME_QUIRK_BOGUS_NID for Samsung PM9B1 256G and 512GAugust Wikerfors
2023-07-23nvme: don't reject probe due to duplicate IDs for single-ported PCIe devicesChristoph Hellwig
2023-07-23nvme-pci: fix DMA direction of unmapping integrity dataMing Lei
2023-07-19nvme-core: fix dev_pm_qos memleakChaitanya Kulkarni
2023-07-19nvme-core: add missing fault-injection cleanupChaitanya Kulkarni
2023-07-19nvme-auth: don't ignore key generation failures when initializing ctrl keysSagi Grimberg
2023-07-19nvme-core: fix memory leak in dhchap_ctrl_secretChaitanya Kulkarni
2023-07-19nvme-core: fix memory leak in dhchap_secret_storeChaitanya Kulkarni
2023-07-19nvme-auth: no need to reset chap contexts on re-authenticationSagi Grimberg
2023-07-19nvme-auth: remove symbol export from nvme_auth_resetSagi Grimberg
2023-07-19nvme-auth: rename authentication work elementsSagi Grimberg
2023-07-19nvme-auth: rename __nvme_auth_[reset|free] to nvme_auth[reset|free]_dhchapSagi Grimberg
2023-06-28nvme: improve handling of long keep alivesUday Shankar
2023-06-28nvme: check IO start time when deciding to defer KAUday Shankar
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: do not let the user delete a ctrl before a complete initializationMaurizio Lombardi
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-06-09nvme: fix the name of Zone Append for verbose loggingChristoph Hellwig