Hi Jens, Please consider pulling the following fix on top of your block-6.14 branch. This patch, by Bart Van Assche, fixes queue limits error handling for raid0, raid1 and raid10. Thanks, Kuai The following changes since commit 96b531f9bb0da924299d1850bb9b2911f5c0c50a: Merge tag 'md-6.14-20250206' of https://git.kernel.org/pub/scm/linux/kernel/git/mdraid/linux into block-6.14 (2025-02-07 07:23:03 -0700) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/mdraid/linux.git tags/md-6.14-20250218 for you to fetch changes up to fbe8f2fa971c537571994a0df532c511c4fb5537: md/raid*: Fix the set_queue_limits implementations (2025-02-14 01:29:33 +0800) ---------------------------------------------------------------- Bart Van Assche (1): md/raid*: Fix the set_queue_limits implementations drivers/md/raid0.c | 4 +--- drivers/md/raid1.c | 4 +--- drivers/md/raid10.c | 4 +--- 3 files changed, 3 insertions(+), 9 deletions(-)