summaryrefslogtreecommitdiff
path: root/drivers/nvme
AgeCommit message (Expand)Author
2025-06-04nvme-pci: add NVME_QUIRK_NO_DEEPEST_PS quirk for SOLIDIGM P44 ProIlya Guterman
2025-06-04nvme: all namespaces in a subsystem must adhere to a common atomic write sizeAlan Adamson
2025-06-04nvme: multipath: enable BLK_FEAT_ATOMIC_WRITES for multipathingAlan Adamson
2025-06-04nvmet: pci-epf: cleanup nvmet_pci_epf_raise_irq()Damien Le Moal
2025-05-29nvmet-tcp: don't restore null sk_state_changeAlistair Francis
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-29nvmet: pci-epf: clear completion queue IRQ flag on deleteDamien Le Moal
2025-05-29nvmet: pci-epf: Keep completion queues mappedDamien Le Moal
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-09nvmet-tcp: select CONFIG_TLS from CONFIG_NVME_TARGET_TCP_TLSAlistair Francis
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-02nvmet: pci-epf: cleanup link state managementDamien Le Moal
2025-05-02nvmet-fc: put ref when assoc->del_work is already scheduledDaniel Wagner
2025-05-02nvmet-fc: take tgtport reference only onceDaniel Wagner
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-05-02nvmet: fix out-of-bounds access in nvmet_enable_portRichard Weinberger
2025-04-25nvmet-fc: Remove unused functionsWangYuli
2025-04-25nvmet: pci-epf: clear CC and CSTS when disabling the controllerDamien Le Moal
2025-04-25nvmet: pci-epf: always fully initialize completion entriesDamien Le Moal
2025-04-20nvmet-fcloop: swap list_add_tail argumentsDaniel Wagner
2025-04-10nvme-pci: skip nvme_write_sq_db on empty rqlistMaurizio Lombardi
2025-04-10nvme/ioctl: don't warn on vectorized uring_cmd with fixed bufferCaleb Sander Mateos
2025-04-10objtool, nvmet: Fix out-of-bounds stack access in nvmet_ctrl_state_show()Josh Poimboeuf
2025-04-10nvmet: pci-epf: Always configure BAR0 as 64-bitNiklas Cassel
2025-03-13Merge tag 'nvme-6.14-2025-03-13' of git://git.infradead.org/nvme into block-6.14Jens Axboe
2025-03-12block: change blk_mq_add_to_batch() third argument type to boolShin'ichiro Kawasaki
2025-03-11nvme: move error logging from nvme_end_req() to __nvme_end_req()Shin'ichiro Kawasaki
2025-03-10nvmet: pci-epf: Do not add an IRQ vector if not neededDamien Le Moal
2025-03-10nvmet: pci-epf: Set NVMET_PCI_EPF_Q_LIVE when a queue is fully createdDamien Le Moal
2025-03-10nvme-pci: fix stuck reset on concurrent DPC and HPKeith Busch
2025-03-05nvme-tcp: fix signedness bug in nvme_tcp_init_connection()Dan Carpenter
2025-02-27nvmet-tcp: Fix a possible sporadic response drops in weakly ordered archMeir Elisha
2025-02-27nvme-tcp: fix potential memory corruption in nvme_tcp_recv_pdu()Maurizio Lombardi
2025-02-27nvme-tcp: Fix a C2HTermReq error messageMaurizio Lombardi
2025-02-27nvmet: remove old function prototypeMaurizio Lombardi
2025-02-25nvme-ioctl: fix leaked requests on mapping errorKeith Busch
2025-02-24nvme-pci: skip CMB blocks incompatible with PCI P2P DMAIcenowy Zheng
2025-02-24nvme-pci: clean up CMBMSC when registering CMB failsIcenowy Zheng
2025-02-24nvme-tcp: fix possible UAF in nvme_tcp_pollSagi Grimberg
2025-02-20nvme: only allow entering LIVE from CONNECTING stateDaniel Wagner
2025-02-20nvme-fc: rely on state transitions to handle connectivity lossDaniel Wagner
2025-02-18apple-nvme: Support coprocessors left idleHector Martin