Merge tag 'block-5.5-20200103' of git://git.kernel.dk/linux-block
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 3 Jan 2020 20:11:30 +0000 (12:11 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 3 Jan 2020 20:11:30 +0000 (12:11 -0800)
commitb6b4aafc99d7c8dbf7d9429bf054b591daab1ad0
treee385372876aa314701286d3c1e807a534840fc2b
parentbed723519a72c0f68fbfaf68ed5bf55d04e46566
parentc7d776f85dfe5159ebf621ee1e50e555237b1a25
Merge tag 'block-5.5-20200103' of git://git.kernel.dk/linux-block

Pull block fixes from Jens Axboe:
 "Three fixes in here:

   - Fix for a missing split on default memory boundary mask (4G) (Ming)

   - Fix for multi-page read bio truncate (Ming)

   - Fix for null_blk zone close request handling (Damien)"

* tag 'block-5.5-20200103' of git://git.kernel.dk/linux-block:
  null_blk: Fix REQ_OP_ZONE_CLOSE handling
  block: fix splitting segments on boundary masks
  block: add bio_truncate to fix guard_bio_eod