[GIT PULL] nvme fixes for Linux 6.14
Keith Busch
kbusch at kernel.org
Thu Mar 13 08:31:06 PDT 2025
The following changes since commit e7112524e5e885181cc5ae4d258f33b9dbe0b907:
block: Name the RQF flags enum (2025-03-06 17:50:55 -0700)
are available in the Git repository at:
git://git.infradead.org/nvme.git tags/nvme-6.14-2025-03-13
for you to fetch changes up to 39393f5c5c795992507aa5005a9d58396a5b07f1:
nvmet: pci-epf: Do not add an IRQ vector if not needed (2025-03-10 10:12:16 -0700)
----------------------------------------------------------------
nvme fixes for Linux 6.14
- Concurrent pci error and hotplug handling fix (Keith)
- Endpoint function fixes (Damien)
----------------------------------------------------------------
Damien Le Moal (2):
nvmet: pci-epf: Set NVMET_PCI_EPF_Q_LIVE when a queue is fully created
nvmet: pci-epf: Do not add an IRQ vector if not needed
Keith Busch (1):
nvme-pci: fix stuck reset on concurrent DPC and HP
drivers/nvme/host/pci.c | 13 ++++++++++++-
drivers/nvme/target/pci-epf.c | 28 ++++++++++++++--------------
2 files changed, 26 insertions(+), 15 deletions(-)
More information about the Linux-nvme
mailing list