Hi Jens, The mq-deadline 'async_depth' sysfs attribute doesn't behave as intended. This patch series fixes the implementation of that attribute. Please consider this patch series for the next merge window. Thanks, Bart. Changes compared to v1: replaced patch 1/2 with a patch from Christoph. Bart Van Assche (2): block: Call .limit_depth() after .hctx has been set block/mq-deadline: Fix the tag reservation code block/blk-mq.c | 12 ++++++------ block/mq-deadline.c | 20 +++++++++++++++++--- 2 files changed, 23 insertions(+), 9 deletions(-)