Hi Jens, Please consider pulling the following changes for md-next on top of your for-6.7/block branch. This batch contains: 1. Handle timeout in md-cluster, by Denis Plotnikov; 2. Cleanup pers->prepare_suspend, by Yu Kuai. Thanks, Song The following changes since commit 9164e4a5af9c5587f8fdddeee30c615d21676e92: Merge branch 'md-suspend-rewrite' into md-next (2023-10-10 19:23:32 -0700) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/song/md.git tags/md-next-20231020 for you to fetch changes up to 78b7b13f07a3ca16c03aa8bf63f51d6780e8e9e1: md: cleanup pers->prepare_suspend() (2023-10-18 09:22:28 -0700) ---------------------------------------------------------------- Denis Plotnikov (1): md-cluster: check for timeout while a new disk adding Yu Kuai (1): md: cleanup pers->prepare_suspend() drivers/md/md-cluster.c | 15 +++++++++++---- drivers/md/md.c | 17 ++++++++++++++++- drivers/md/md.h | 18 ------------------ drivers/md/raid5.c | 44 +------------------------------------------- 4 files changed, 28 insertions(+), 66 deletions(-)