Merge tag 'block-5.6-2020-03-07' of git://git.kernel.dk/linux-block
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 7 Mar 2020 20:14:38 +0000 (14:14 -0600)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 7 Mar 2020 20:14:38 +0000 (14:14 -0600)
commit5dfcc13902bfb6d252b84e234bfc4cdba76c1069
treea8387dd295c92d7d7b1087cd285d9836898292ce
parent6f784a3179dce0d3e9ab5413766e2fd9631d3521
parent14afc59361976c0ba39e3a9589c3eaa43ebc7e1d
Merge tag 'block-5.6-2020-03-07' of git://git.kernel.dk/linux-block

Pull block fixes from Jens Axboe:
 "Here are a few fixes that should go into this release. This contains:

   - Revert of a bad bcache patch from this merge window

   - Removed unused function (Daniel)

   - Fixup for the blktrace fix from Jan from this release (Cengiz)

   - Fix of deeper level bfqq overwrite in BFQ (Carlo)"

* tag 'block-5.6-2020-03-07' of git://git.kernel.dk/linux-block:
  block, bfq: fix overwrite of bfq_group pointer in bfq_find_set_group()
  blktrace: fix dereference after null check
  Revert "bcache: ignore pending signals when creating gc and allocator thread"
  block: Remove used kblockd_schedule_work_on()