public inbox for linux-block@vger.kernel.org
 help / color / mirror / Atom feed
From: Jens Axboe <axboe@kernel.dk>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: "linux-block@vger.kernel.org" <linux-block@vger.kernel.org>
Subject: [GIT PULL] Block fixes for 5.16-rc6
Date: Fri, 17 Dec 2021 10:00:24 -0700	[thread overview]
Message-ID: <2a664593-191b-db70-7dde-0b02ef2b6e6a@kernel.dk> (raw)

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


             reply	other threads:[~2021-12-17 17:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-17 17:00 Jens Axboe [this message]
2021-12-17 21:43 ` [GIT PULL] Block fixes for 5.16-rc6 pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=2a664593-191b-db70-7dde-0b02ef2b6e6a@kernel.dk \
    --to=axboe@kernel.dk \
    --cc=linux-block@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox