summaryrefslogtreecommitdiff
path: root/drivers/nvme/host
AgeCommit message (Expand)Author
12 daysnvme: fix misaccounting of nvme-mpath inflight I/OYu Kuai
12 daysnvme: fix endianness of command word prints in nvme_log_err_passthru()John Garry
12 daysnvme: fix inconsistent RCU list manipulation in nvme_ns_add_to_ctrl_list()Zheng Qixing
2025-07-10nvme: Fix incorrect cdw15 value in passthru error loggingAlok Tiwari
2025-07-06nvme-tcp: sanitize request list handlingHannes Reinecke
2025-07-06nvme-tcp: fix I/O stalls on congested socketsHannes Reinecke
2025-06-27nvme: always punt polled uring_cmd end_io work to task_workJens Axboe
2025-06-19nvme: fix command limits status codeKeith Busch
2025-06-04nvme-pci: add NVME_QUIRK_NO_DEEPEST_PS quirk for SOLIDIGM P44 ProIlya Guterman
2025-05-29nvme-pci: add quirks for WDC Blue SN550 15b7:5009Wentao Guan
2025-05-29nvme-pci: add quirks for device 126f:1001Wentao Guan
2025-05-22nvme-pci: acquire cq_poll_lock in nvme_poll_irqdisableKeith Busch
2025-05-22nvme-pci: make nvme_pci_npages_prp() __always_inlineKees Cook
2025-05-18nvme: unblock ctrl state transition for firmware updateDaniel Wagner
2025-05-09nvme-tcp: select CONFIG_TLS from CONFIG_NVME_TCP_TLSAlistair Francis
2025-05-09nvme-tcp: fix premature queue removal and I/O failoverMichael Liang
2025-05-09nvme-pci: fix queue unquiesce check on slot_resetKeith Busch
2025-05-02nvme: fixup scan failure for non-ANA multipath controllersHannes Reinecke
2025-05-02nvme: multipath: fix return value of nvme_available_pathUday Shankar
2025-05-02nvme: re-read ANA log page after ns scan completesHannes Reinecke
2025-05-02nvme: requeue namespace scan on missed AENsHannes Reinecke
2025-04-25block: don't reorder requests in blk_add_rq_to_plugChristoph Hellwig
2025-04-25block: add a rq_list typeChristoph Hellwig
2025-04-10nvme/ioctl: don't warn on vectorized uring_cmd with fixed bufferCaleb Sander Mateos
2025-04-10nvme-pci: fix stuck reset on concurrent DPC and HPKeith Busch
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-03-22nvme-fc: rely on state transitions to handle connectivity lossDaniel Wagner
2025-03-22block: change blk_mq_add_to_batch() third argument type to boolShin'ichiro Kawasaki
2025-03-22nvme: move error logging from nvme_end_req() to __nvme_end_req()Shin'ichiro Kawasaki
2025-03-22nvme: only allow entering LIVE from CONNECTING stateDaniel Wagner
2025-03-22apple-nvme: Release power domains when probe failsHector Martin
2025-03-22nvme-pci: quirk Acer FA100 for non-uniqueue identifiersChristopher Lentocha
2025-03-22nvme-fc: do not ignore connectivity loss during connectingDaniel Wagner
2025-03-22nvme-fc: go straight to connecting state when initializingDaniel Wagner
2025-03-13nvme-tcp: Fix a C2HTermReq error messageMaurizio Lombardi
2025-03-13nvme-tcp: fix signedness bug in nvme_tcp_init_connection()Dan Carpenter
2025-03-13nvme-tcp: fix potential memory corruption in nvme_tcp_recv_pdu()Maurizio Lombardi
2025-03-13nvme-tcp: add basic support for the C2HTermReq PDUMaurizio Lombardi
2025-03-13nvme-ioctl: fix leaked requests on mapping errorKeith Busch
2025-03-13nvme-pci: use sgls for all user requests if possibleKeith Busch
2025-03-13nvme-pci: add support for sgl metadataKeith Busch
2025-02-27nvme/ioctl: add missing space in err messageCaleb Sander Mateos
2025-02-27nvme-tcp: fix connect failure on receiving partial ICResp PDUCaleb Sander Mateos
2025-02-27nvme: tcp: Fix compilation warning with W=1Damien Le Moal
2025-02-17nvme-pci: Add TUXEDO IBP Gen9 to Samsung sleep quirkGeorg Gottleuber
2025-02-17nvme-pci: Add TUXEDO InfinityFlex to Samsung sleep quirkGeorg Gottleuber
2025-02-17nvme-fc: use ctrl state getterDaniel Wagner
2025-02-17nvme: make nvme_tls_attrs_group staticKeith Busch