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
Kconfig -rw-r--r-- 1.6 KB
Makefile -rw-r--r-- 306 bytes
af_x25.c -rw-r--r-- 40.1 KB
sysctl_net_x25.c -rw-r--r-- 2.0 KB
x25_dev.c -rw-r--r-- 4.2 KB
x25_facilities.c -rw-r--r-- 8.9 KB
x25_forward.c -rw-r--r-- 3.6 KB
x25_in.c -rw-r--r-- 10.6 KB
x25_link.c -rw-r--r-- 8.7 KB
x25_out.c -rw-r--r-- 5.1 KB
x25_proc.c -rw-r--r-- 4.8 KB
x25_route.c -rw-r--r-- 4.5 KB
x25_subr.c -rw-r--r-- 9.1 KB
x25_timer.c -rw-r--r-- 3.6 KB

back to top