]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit6c8f78f2510016d5ffdb03c45d83123212b3fc3a
treee385372876aa314701286d3c1e807a534840fc2b
parent39d033b59a2dc7ad907d3aed7abcf580d1fff3ae
parent179a4e5be06dcf70f889ea4d7c19ff93c76b2464
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