Hi Jens, Please consider pulling the following changes for md-next on top of your for-6.3/block branch. The major changes are: Non-urgent fixes: md: don't update recovery_cp when curr_resync is ACTIVE md: Free writes_pending in md_stop Performance optimization: md: Change active_io to percpu Thanks, Song The following changes since commit e152a05fa054170c05f1d5e04e93e2e75ea11405: loop: Improve the hw_queue_depth kernel module parameter implementation (2023-02-01 08:16:11 -0700) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/song/md.git md-next for you to fetch changes up to ed821cf84e7b969fb5b63598c89d3428a30d8d31: md: use MD_RESYNC_* whenever possible (2023-02-01 09:41:53 -0800) ---------------------------------------------------------------- Hou Tao (2): md: don't update recovery_cp when curr_resync is ACTIVE md: use MD_RESYNC_* whenever possible Xiao Ni (3): md: Factor out is_md_suspended helper md: Change active_io to percpu md: Free writes_pending in md_stop drivers/md/md.c | 59 ++++++++++++++++++++++++++++++++++++----------------------- drivers/md/md.h | 2 +- 2 files changed, 37 insertions(+), 24 deletions(-)