]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'block-5.16-2021-12-17' of git://git.kernel.dk/linux-block
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 17 Dec 2021 19:46:07 +0000 (11:46 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 17 Dec 2021 19:46:07 +0000 (11:46 -0800)
commit94cddff6168753e121bd392069797d9b2cbca7cc
treedf5c5e475f48cf7a5dfa6a43c0ab8de54c3109cb
parentf9e5e374aa1279b7b1832c076010bb82ffff1568
parent3871bd04fc80c78811634829f4bbb7cef72e65ab
Merge tag 'block-5.16-2021-12-17' of git://git.kernel.dk/linux-block

Pull block fixes from Jens Axboe:

 - Fix for hammering on the delayed run queue timer (me)

 - bcache regression fix for this merge window (Lin)

 - Fix a divide-by-zero in the blk-iocost code (Tejun)

* tag 'block-5.16-2021-12-17' of git://git.kernel.dk/linux-block:
  bcache: fix NULL pointer reference in cached_dev_detach_finish
  block: reduce kblockd_mod_delayed_work_on() CPU consumption
  iocost: Fix divide-by-zero on donation from low hweight cgroup