summaryrefslogtreecommitdiff
path: root/drivers/nvme/host
AgeCommit message (Expand)Author
2026-02-06nvme: fix PCIe subsystem reset controller state transitionNilay Shroff
2026-02-06nvme-pci: do not directly handle subsys reset falloutKeith Busch
2026-02-06nvme-fc: rename free_ctrl callback to match name patternDaniel Wagner
2026-01-19nvme-fc: don't hold rport lock when putting ctrlDaniel Wagner
2025-12-07nvme: nvme-fc: Ensure ->ioerr_work is cancelled in nvme_fc_delete_ctrl()Ewan D. Milne
2025-12-07nvme-fc: use lock accessing port_state and rport stateDaniel Wagner
2025-06-04nvme: unblock ctrl state transition for firmware updateDaniel Wagner
2025-06-04nvme-tcp: fix premature queue removal and I/O failoverMichael Liang
2025-05-02nvme: fixup scan failure for non-ANA multipath controllersHannes Reinecke
2025-05-02nvme: re-read ANA log page after ns scan completesHannes Reinecke
2025-05-02nvme: requeue namespace scan on missed AENsHannes Reinecke
2025-05-02nvme: avoid double free special payloadChunguang Xu
2025-04-10nvme-pci: skip CMB blocks incompatible with PCI P2P DMAIcenowy Zheng
2025-04-10nvme-pci: clean up CMBMSC when registering CMB failsIcenowy Zheng
2025-04-10nvme-tcp: fix possible UAF in nvme_tcp_pollSagi Grimberg
2025-04-10nvme: only allow entering LIVE from CONNECTING stateDaniel Wagner
2025-04-10nvme-fc: go straight to connecting state when initializingDaniel Wagner
2025-03-13nvme-pci: fix multiple races in nvme_setup_io_queuesCasey Chen
2025-03-13nvme: handle connectivity loss in nvme_set_queue_countDaniel Wagner
2025-03-13nvme: Add error check for xa_store in nvme_get_effects_logKeisuke Nishimura
2025-02-01block: remove the update_bdev parameter to set_capacity_revalidate_and_notifyChristoph Hellwig
2025-02-01nvme: let set_capacity_revalidate_and_notify update the bdev sizeChristoph Hellwig
2024-12-14nvme-pci: fix freeing of the HMB descriptor tableChristoph Hellwig
2024-12-14nvme: fix metadata handling in nvme-passthroughPuranjay Mohan
2024-08-19nvme/pci: Add APST quirk for Lenovo N60z laptopWangYuli
2024-08-19nvme-pci: add missing condition check for existence of mapped dataLeon Romanovsky
2024-08-19nvme: split command copy into a helperJens Axboe
2024-07-18nvme: adjust multiples of NVME_CTRL_PAGE_SIZE in offsetKundan Kumar
2024-07-18nvme-multipath: find NUMA path only for online numa-nodeNilay Shroff
2024-06-16nvme: find numa distance only if controller has valid numa idNilay Shroff
2024-04-13drivers/nvme: Add quirks for device 126f:2262Jiawei Fu (iBug)
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
2024-01-15Revert "nvme: use command_id instead of req->tag in trace_nvme_complete_rq()"Greg Kroah-Hartman
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-10nvme-pci: always return an ERR_PTR from nvme_pci_alloc_devIrvin Cote
2023-10-10nvme-pci: do not set the NUMA node of device if it has nonePratyush Yadav
2023-10-10nvme-pci: factor out a nvme_pci_alloc_dev helperChristoph Hellwig
2023-10-10nvme-pci: factor the iod mempool creation into a helperChristoph Hellwig
2023-10-10ACPI: Check StorageD3Enable _DSD property in ACPI codeMario Limonciello
2023-08-16nvme-rdma: fix potential unbalanced freeze & unfreezeMing Lei
2023-08-16nvme-tcp: fix potential unbalanced freeze & unfreezeMing Lei
2023-07-27nvme-pci: fix DMA direction of unmapping integrity dataMing Lei
2023-05-17nvme: fix async event trace eventKeith Busch
2023-05-17nvme: handle the persistent internal error AERMichael Kelley
2023-04-26nvme-tcp: fix a possible UAF when failing to allocate an io queueSagi Grimberg
2023-03-22nvme: fix handling single range discard requestMing Lei
2023-02-01nvme-pci: fix timeout request state checkKeith Busch