Hi Jens, Please consider pulling the following changes for md on top of your for-5.3/block branch. Thanks, Song The following changes since commit 0ce353794b6c4dc88592b942e94b33cd1bf2ef54: f2fs: use block layer helper for show_bio_op macro (2019-06-20 13:03:52 -0600) are available in the Git repository at: https://github.com/liu-song-6/linux.git md-next for you to fetch changes up to d494549ac8852ec42854d1491dd17bb9350a0abc: md: add bitmap_abort label in md_run (2019-06-20 16:36:00 -0700) ---------------------------------------------------------------- Guoqing Jiang (5): md/raid1: fix potential data inconsistency issue with write behind device md: introduce mddev_create/destroy_wb_pool for the change of member device md-bitmap: create and destroy wb_info_pool with the change of backlog md-bitmap: create and destroy wb_info_pool with the change of bitmap md: add bitmap_abort label in md_run drivers/md/md-bitmap.c | 20 ++++++++++++++++++++ drivers/md/md.c | 116 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-------- drivers/md/md.h | 23 +++++++++++++++++++++++ drivers/md/raid1.c | 68 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++- 4 files changed, 218 insertions(+), 9 deletions(-)