summaryrefslogtreecommitdiff
path: root/drivers/nvme
AgeCommit message (Expand)Author
2025-05-22Merge tag 'block-6.15-20250522' of git://git.kernel.dk/linuxLinus Torvalds
2025-05-21nvme: avoid creating multipath sysfs group under namespace path devicesNilay Shroff
2025-05-16Merge tag 'block-6.15-20250515' of git://git.kernel.dk/linuxLinus Torvalds
2025-05-14nvme-pci: add NVME_QUIRK_NO_DEEPEST_PS quirk for SOLIDIGM P44 ProIlya Guterman
2025-05-14nvme: all namespaces in a subsystem must adhere to a common atomic write sizeAlan Adamson
2025-05-14nvme: multipath: enable BLK_FEAT_ATOMIC_WRITES for multipathingAlan Adamson
2025-05-13nvmet: pci-epf: remove NVMET_PCI_EPF_Q_IS_SQDamien Le Moal
2025-05-13nvmet: pci-epf: improve debug messageDamien Le Moal
2025-05-13nvmet: pci-epf: cleanup nvmet_pci_epf_raise_irq()Damien Le Moal
2025-05-13nvmet: pci-epf: do not fall back to using INTX if not supportedDamien Le Moal
2025-05-13nvmet: pci-epf: clear completion queue IRQ flag on deleteDamien Le Moal
2025-05-13nvme-pci: acquire cq_poll_lock in nvme_poll_irqdisableKeith Busch
2025-05-13nvme-pci: make nvme_pci_npages_prp() __always_inlineKees Cook
2025-05-09Merge tag 'block-6.15-20250509' of git://git.kernel.dk/linuxLinus Torvalds
2025-05-07nvme: unblock ctrl state transition for firmware updateDaniel Wagner
2025-05-02Merge tag 'block-6.15-20250502' of git://git.kernel.dk/linuxLinus Torvalds
2025-04-30nvmet-auth: always free derived key dataHannes Reinecke
2025-04-30nvmet-tcp: don't restore null sk_state_changeAlistair Francis
2025-04-30nvmet-tcp: select CONFIG_TLS from CONFIG_NVME_TARGET_TCP_TLSAlistair Francis
2025-04-30nvme-tcp: select CONFIG_TLS from CONFIG_NVME_TCP_TLSAlistair Francis
2025-04-30nvme-tcp: fix premature queue removal and I/O failoverMichael Liang
2025-04-29nvme-pci: add quirks for WDC Blue SN550 15b7:5009Wentao Guan
2025-04-29nvme-pci: add quirks for device 126f:1001Wentao Guan
2025-04-29nvme-pci: fix queue unquiesce check on slot_resetKeith Busch
2025-04-25Merge tag 'block-6.15-20250424' of git://git.kernel.dk/linuxLinus Torvalds
2025-04-22nvmet: fix out-of-bounds access in nvmet_enable_portRichard Weinberger
2025-04-18Merge tag 'block-6.15-20250417' of git://git.kernel.dk/linuxLinus Torvalds
2025-04-16nvmet: pci-epf: cleanup link state managementDamien Le Moal
2025-04-16nvmet: pci-epf: clear CC and CSTS when disabling the controllerDamien Le Moal
2025-04-16nvmet: pci-epf: always fully initialize completion entriesDamien Le Moal
2025-04-16nvmet: auth: use NULL to clear a pointer in nvmet_auth_sq_free()Damien Le Moal
2025-04-16nvme-multipath: sysfs links may not be created for devicesHannes Reinecke
2025-04-16nvme: fixup scan failure for non-ANA multipath controllersHannes Reinecke
2025-04-11Merge tag 'block-6.15-20250411' of git://git.kernel.dk/linuxLinus Torvalds
2025-04-09nvmet-fc: put ref when assoc->del_work is already scheduledDaniel Wagner
2025-04-09nvmet-fc: take tgtport reference only onceDaniel Wagner
2025-04-09nvmet-fc: update tgtport ref per assocDaniel Wagner
2025-04-09nvmet-fc: inline nvmet_fc_free_hostportDaniel Wagner
2025-04-09nvmet-fc: inline nvmet_fc_delete_assocDaniel Wagner
2025-04-09nvmet-fcloop: add ref counting to lportDaniel Wagner
2025-04-09nvmet-fcloop: replace kref with refcountDaniel Wagner
2025-04-09nvmet-fcloop: swap list_add_tail argumentsDaniel Wagner
2025-04-09nvme-tcp: fix use-after-free of netns by kernel TCP socket.Kuniyuki Iwashima
2025-04-08nvme: multipath: fix return value of nvme_available_pathUday Shankar
2025-04-08nvme: re-read ANA log page after ns scan completesHannes Reinecke
2025-04-07nvme: requeue namespace scan on missed AENsHannes Reinecke
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner
2025-04-03Merge tag 'block-6.15-20250403' of git://git.kernel.dk/linuxLinus Torvalds
2025-04-02Merge tag 'objtool-urgent-2025-04-01' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2025-04-01Merge tag 'mm-nonmm-stable-2025-03-30-18-23' of git://git.kernel.org/pub/scm/...Linus Torvalds