Hi Jens, Please consider pulling the following md changes up to your for-5.2/block branch. Thanks, Song The following changes since commit 0d413829bd20d5563c2c3287479a7348810cb13f: block: null: Add documentation for "zone_nr_conv" param (2019-04-09 08:18:23 -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 efcd487c69b9d968552a6bf80e7839c4f28b419d: md: add __acquires/__releases annotations to handle_active_stripes (2019-04-10 15:26:09 -0700) ---------------------------------------------------------------- Christoph Hellwig (7): md: add a missing endianness conversion in check_sb_changes md: use correct types in md_bitmap_print_sb md: use correct type in super_1_load md: use correct type in super_1_sync md: mark md_cluster_mod static md: add __acquires/__releases annotations to (un)lock_two_stripes md: add __acquires/__releases annotations to handle_active_stripes Yufen Yu (1): md: add mddev->pers to avoid potential NULL pointer dereference drivers/md/md-bitmap.c | 8 ++++---- drivers/md/md.c | 17 +++++++++-------- drivers/md/raid5.c | 6 ++++++ 3 files changed, 19 insertions(+), 12 deletions(-)