Hi Jens, Please consider pulling the following fix on top of your block-5.16 branch. It fixes a raid1 regression with missing bitmap updates. Thanks, Song The following changes since commit 87959fa16cfbcf76245c11559db1940069621274: Revert "block: reduce kblockd_mod_delayed_work_on() CPU consumption" (2021-12-19 07:58:44 -0700) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/song/md.git md-fixes for you to fetch changes up to 46669e8616c649c71c4cfcd712fd3d107e771380: md/raid1: fix missing bitmap update w/o WriteMostly devices (2022-01-03 14:13:48 -0800) ---------------------------------------------------------------- Song Liu (1): md/raid1: fix missing bitmap update w/o WriteMostly devices drivers/md/raid1.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)