Hi Jens, please apply the following patches. There are 4 patches to fix potential data corruption on thin provisioned DASD devices and one cosmetic patch. Haowen Bai (1): s390/dasd: Use kzalloc instead of kmalloc/memset Jan Höppner (2): s390/dasd: Fix read for ESE with blksize < 4k s390/dasd: Fix read inconsistency for ESE DASD devices Stefan Haberland (2): s390/dasd: fix data corruption for ESE devices s390/dasd: prevent double format of tracks for ESE devices drivers/s390/block/dasd.c | 18 +++++++++++++++--- drivers/s390/block/dasd_eckd.c | 33 ++++++++++++++++++++++----------- drivers/s390/block/dasd_int.h | 14 ++++++++++++++ 3 files changed, 51 insertions(+), 14 deletions(-) -- 2.32.0