Merge tag 'block-6.14-20250313' of git://git.kernel.dk/linux
Pull block fixes from Jens Axboe: - NVMe pull request via Keith: - Concurrent pci error and hotplug handling fix (Keith) - Endpoint function fixes (Damien) - Fix for a regression introduced in this cycle with error checking for batched request completions (Shin'ichiro) * tag 'block-6.14-20250313' of git://git.kernel.dk/linux: block: change blk_mq_add_to_batch() third argument type to bool nvme: move error logging from nvme_end_req() to __nvme_end_req() nvmet: pci-epf: Do not add an IRQ vector if not needed nvmet: pci-epf: Set NVMET_PCI_EPF_Q_LIVE when a queue is fully created nvme-pci: fix stuck reset on concurrent DPC and HP
No related branches found
No related tags found
Showing
- drivers/block/null_blk/main.c 2 additions, 2 deletionsdrivers/block/null_blk/main.c
- drivers/block/virtio_blk.c 3 additions, 2 deletionsdrivers/block/virtio_blk.c
- drivers/nvme/host/apple.c 2 additions, 1 deletiondrivers/nvme/host/apple.c
- drivers/nvme/host/core.c 6 additions, 6 deletionsdrivers/nvme/host/core.c
- drivers/nvme/host/pci.c 15 additions, 3 deletionsdrivers/nvme/host/pci.c
- drivers/nvme/target/pci-epf.c 14 additions, 14 deletionsdrivers/nvme/target/pci-epf.c
- include/linux/blk-mq.h 12 additions, 4 deletionsinclude/linux/blk-mq.h
Loading
Please register or sign in to comment