Hi Jens, Please consider pulling the following changes based on your for-5.1/block-post branch. Thanks, Song The following changes since commit 9205e44916b2ca2e959be4210133292a19e79b0d: pblk: fix max_io calculation (2019-03-07 08:59:26 -0700) are available in the Git repository at: https://github.com/liu-song-6/linux.git for-5.1/md-post for you to fetch changes up to e406f12dde1a8375d77ea02d91f313fb1a9c6aec: md: Fix failed allocation of md_register_thread (2019-03-12 10:15:18 -0700) ---------------------------------------------------------------- Aditya Pakki (1): md: Fix failed allocation of md_register_thread Mariusz Dabrowski (1): raid5: set write hint for PPL Xiao Ni (1): It's wrong to add len to sector_nr in raid10 reshape twice Documentation/admin-guide/md.rst | 3 +++ drivers/md/raid10.c | 3 ++- drivers/md/raid5-log.h | 1 + drivers/md/raid5-ppl.c | 63 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ drivers/md/raid5.c | 3 +++ 5 files changed, 72 insertions(+), 1 deletion(-)