Hi Jens, Please consider pulling the following changes for md-fixes on top of your block-6.0 branch. The changes are: 1. Fix for clustered raid, by Guoqing Jiang. 2. req_op fix, by Bart Van Assche. 3. Fix race condition in raid recreate, by David Sloan. Thanks, Song The following changes since commit c490a0b5a4f36da3918181a8acdc6991d967c5f3: loop: Check for overflow while configuring loop (2022-08-24 06:52:52 -0600) are available in the Git repository at: ssh://git@xxxxxxxxxxxxxxxxxxx/pub/scm/linux/kernel/git/song/md.git md-fixes for you to fetch changes up to 0dd84b319352bb8ba64752d4e45396d8b13e6018: md: call __md_stop_writes in md_stop (2022-08-24 11:19:59 -0700) ---------------------------------------------------------------- Bart Van Assche (1): md/raid10: Fix the data type of an r10_sync_page_io() argument David Sloan (1): md: Flush workqueue md_rdev_misc_wq in md_alloc() Guoqing Jiang (2): Revert "md-raid: destroy the bitmap after destroying the thread" md: call __md_stop_writes in md_stop drivers/md/md.c | 4 +++- drivers/md/raid10.c | 13 ++++++------- 2 files changed, 9 insertions(+), 8 deletions(-)