Hi, A few fixes related to the batched allocations: - Have the requests hold a queue reference, flush them on schedule unplug as well. - Make sure the queue matches, could be a mismatch if we're driving multiple devices. Since v1: - Reshuffle series to do plug rq alloc helper before enter changes - Protect submit_bio_checks() by queue enter reference as well -- Jens Axboe