]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit890f65ab87a27d688d2f0faf2e55e4ea87f0ca25
treea8387dd295c92d7d7b1087cd285d9836898292ce
parent94d982ab22a0ddd51347ae992d271f729875f54a
parent315d81eca8574758e136f4f78f22e79622d5ce8a
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()