All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Block fixes for 5.16-rc6
@ 2021-12-17 17:00 Jens Axboe
  2021-12-17 21:43 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Jens Axboe @ 2021-12-17 17:00 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-block

Hi Linus,

A few fixes that should go into 5.16-rc6:

- 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)

Please pull!


The following changes since commit 5eff363838654790f67f4bd564c5782967f67bcc:

  Revert "mtd_blkdevs: don't scan partitions for plain mtdblock" (2021-12-10 11:52:34 -0700)

are available in the Git repository at:

  git://git.kernel.dk/linux-block.git tags/block-5.16-2021-12-17

for you to fetch changes up to aa97f6cdb7e92909e17c8ca63e622fcb81d57a57:

  bcache: fix NULL pointer reference in cached_dev_detach_finish (2021-12-14 20:32:54 -0700)

----------------------------------------------------------------
block-5.16-2021-12-17

----------------------------------------------------------------
Jens Axboe (1):
      block: reduce kblockd_mod_delayed_work_on() CPU consumption

Lin Feng (1):
      bcache: fix NULL pointer reference in cached_dev_detach_finish

Tejun Heo (1):
      iocost: Fix divide-by-zero on donation from low hweight cgroup

 block/blk-core.c          | 2 ++
 block/blk-iocost.c        | 9 ++++++++-
 drivers/md/bcache/super.c | 3 ++-
 3 files changed, 12 insertions(+), 2 deletions(-)

-- 
Jens Axboe


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] Block fixes for 5.16-rc6
  2021-12-17 17:00 [GIT PULL] Block fixes for 5.16-rc6 Jens Axboe
@ 2021-12-17 21:43 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-12-17 21:43 UTC (permalink / raw)
  To: Jens Axboe; +Cc: Linus Torvalds, linux-block

The pull request you sent on Fri, 17 Dec 2021 10:00:24 -0700:

> git://git.kernel.dk/linux-block.git tags/block-5.16-2021-12-17

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/fa09ca5ebce5b293ddba9b042d8fa9ed690bd91d

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-12-17 21:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-17 17:00 [GIT PULL] Block fixes for 5.16-rc6 Jens Axboe
2021-12-17 21:43 ` pr-tracker-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.