summaryrefslogtreecommitdiff
path: root/drivers/nvme
AgeCommit message (Expand)Author
2026-02-11nvmet-tcp: pass iov_len instead of sg->length to bvec_set_page()Varun Prakash
2026-02-11nvmet-tcp: add bounds checks in nvmet_tcp_build_pdu_iovecYunJe Shin
2026-02-11nvmet-tcp: don't map pages which can't come from HIGHMEMFabio M. De Francesco
2026-02-11nvmet-tcp: fix regression in data_digest calculationSagi Grimberg
2026-02-11nvmet-tcp: fix memory leak when performing a controller resetMaurizio Lombardi
2026-02-11nvmet-tcp: add an helper to free the cmd buffersMaurizio Lombardi
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-02-06nvme-tcp: fix NULL pointer dereferences in nvmet_tcp_build_pdu_iovecShivam Kumar
2026-02-06nvmet-tcp: remove boilerplate codeMaurizio Lombardi
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-04nvmet-tcp: don't restore null sk_state_changeAlistair Francis
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-02nvmet-fc: Remove unused functionsWangYuli
2025-05-02nvme: avoid double free special payloadChunguang Xu
2025-05-02nvmet-fcloop: swap list_add_tail argumentsDaniel Wagner
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-10nvmet-rdma: recheck queue state is LIVE in state lock in recv doneRuozhu Li
2025-04-10nvme-fc: go straight to connecting state when initializingDaniel Wagner
2025-03-13nvmet-tcp: Fix a possible sporadic response drops in weakly ordered archMeir Elisha
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-01nvmet: propagate npwg topologyLuis Chamberlain
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-09-12nvmet-tcp: fix kernel crash if commands allocation failsMaurizio Lombardi
2024-09-04nvmet-rdma: fix possible bad dereference when freeing rspsSagi Grimberg
2024-09-04nvmet-tcp: do not continue for invalid icreqHannes Reinecke
2024-09-04nvmet-trace: avoid dereferencing pointer too earlyDaniel Wagner
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-18nvmet: fix a possible leak when destroy a ctrl during qp establishmentSagi Grimberg
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-16nvmet: fix ns enable/disable possible hangSagi Grimberg
2024-06-16nvme: find numa distance only if controller has valid numa idNilay Shroff