OSDN Git Service

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)
commitfa09ca5ebce5b293ddba9b042d8fa9ed690bd91d
treedf5c5e475f48cf7a5dfa6a43c0ab8de54c3109cb
parentcb29eee3b28c79f26aff9e396a55bf2cb831e1d9
parentaa97f6cdb7e92909e17c8ca63e622fcb81d57a57
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