Revision 17829c5a42f776463b305f8a9ccac55a3f473e1d authored by Linus Torvalds on 13 March 2020, 19:45:23 UTC, committed by Linus Torvalds on 13 March 2020, 19:45:23 UTC
Pull block fixes from Jens Axboe:
 "A few fixes that should go into this release. This contains:

   - Fix for a corruption issue with the s390 dasd driver (Stefan)

   - Fixup/improvement for the flush insertion change that we had in
     this series (Ming)

   - Fix for the partition suppor for host aware zoned devices
     (Shin'ichiro)

   - Fix incorrect blk-iocost comparison (Tejun)

  The diffstat looks large, but that's a) mostly dasd, and b) the flush
  fix from Ming adds a big comment"

* tag 'block-5.6-2020-03-13' of git://git.kernel.dk/linux-block:
  block: Fix partition support for host aware zoned block devices
  blk-mq: insert flush request to the front of dispatch queue
  s390/dasd: fix data corruption for thin provisioned devices
  blk-iocost: fix incorrect vtime comparison in iocg_is_idle()
2 parent s d365612 + b53df2e
History
File Mode Size
Makefile -rw-r--r-- 218 bytes
bitset.c -rw-r--r-- 19.8 KB
bitset.h -rw-r--r-- 1.3 KB
common.c -rw-r--r-- 10.0 KB
common.h -rw-r--r-- 1.0 KB
debug.c -rw-r--r-- 3.6 KB
ioctl.c -rw-r--r-- 75.3 KB
linkinfo.c -rw-r--r-- 5.0 KB
linkmodes.c -rw-r--r-- 12.0 KB
linkstate.c -rw-r--r-- 2.0 KB
netlink.c -rw-r--r-- 19.0 KB
netlink.h -rw-r--r-- 11.6 KB
strset.c -rw-r--r-- 10.9 KB
wol.c -rw-r--r-- 4.7 KB

back to top