Merge tag 'for-linus-20180605' of git://git.kernel.dk/linux-block
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 5 Jun 2018 16:34:03 +0000 (09:34 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 5 Jun 2018 16:34:03 +0000 (09:34 -0700)
commit11e7c21880617b8383ad8ad059ae9a07e5abe68e
tree67358d449514f8948f2c8678a7743eab24fffde4
parent9b68ac2204ec4cbd1ff8bf2dc24be378042efc83
parentd377535405686f735b90a8ad4ba269484cd7c96e
Merge tag 'for-linus-20180605' of git://git.kernel.dk/linux-block

Pull block fixes from Jens Axboe:
 "This just contains the dm kzalloc fix that was discussed, and a fix
  that I queued up yesterday for a case where blk-mq doesn't honor the
  stop bit appropriately"

* tag 'for-linus-20180605' of git://git.kernel.dk/linux-block:
  dm: Use kzalloc for all structs with embedded biosets/mempools
  blk-mq: return when hctx is stopped in blk_mq_run_work_fn