[PATCH] nvme: swap synchronization ordering in nvme_remove_head()

Keith Busch kbusch at kernel.org
Wed Jul 8 12:14:32 PDT 2026


On Tue, Jul 07, 2026 at 02:57:44PM +0100, John Garry wrote:
> From: John Garry <john.g.garry at oracle.com>
> 
> sashiko bot reported a potential issue in the requeue handling in [0] -
> the code there is same as the NVMe driver.
> 
> The issue is that when we schedule the requeue work, if a bio is added to
> the requeue list afterwards in nvme_ns_head_submit_bio(), it is missed by
> the requeue worker.

Thanks, applied to nvme-7.3.



More information about the Linux-nvme mailing list