Hi Jens, Please consider pulling the following fix for md-6.14 on top of your block-6.14 branch. This change, by Yu Kuai, fixes a md-cluster regression introduced in 6.12 release. Thanks, Song The following changes since commit a9ae6fe1c319c4776c2b11e85e15109cd3f04076: blk-mq: create correct map for fallback case (2025-01-23 06:34:32 -0700) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/mdraid/linux.git tags/md-6.14-20250124 for you to fetch changes up to 8d28d0ddb986f56920ac97ae704cc3340a699a30: md/md-bitmap: Synchronize bitmap_get_stats() with bitmap lifetime (2025-01-24 10:03:32 -0800) ---------------------------------------------------------------- Yu Kuai (1): md/md-bitmap: Synchronize bitmap_get_stats() with bitmap lifetime drivers/md/md-bitmap.c | 5 ++++- drivers/md/md.c | 5 +++++ 2 files changed, 9 insertions(+), 1 deletion(-)