linux-block.vger.kernel.org archive mirror
 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.15-rc7
Date: Fri, 22 Oct 2021 21:25:59 -0600	[thread overview]
Message-ID: <e4f72489-1ca0-46c8-65dc-f04b31e337f7@kernel.dk> (raw)

Hi Linus,

Fix for the cgroup code not ussing irq safe stats updates, and one fix
for an error handling condition in add_partition().

Please pull!


The following changes since commit d29bd41428cfff9b582c248db14a47e2be8457a8:

  block, bfq: reset last_bfqq_created on group change (2021-10-17 07:03:02 -0600)

are available in the Git repository at:

  git://git.kernel.dk/linux-block.git tags/block-5.15-2021-10-22

for you to fetch changes up to 9fbfabfda25d8774c5a08634fdd2da000a924890:

  block: fix incorrect references to disk objects (2021-10-18 11:20:38 -0600)

----------------------------------------------------------------
block-5.15-2021-10-22

----------------------------------------------------------------
Tejun Heo (1):
      blk-cgroup: blk_cgroup_bio_start() should use irq-safe operations on blkg->iostat_cpu

Zqiang (1):
      block: fix incorrect references to disk objects

 block/blk-cgroup.c      | 5 +++--
 block/partitions/core.c | 1 +
 2 files changed, 4 insertions(+), 2 deletions(-)

-- 
Jens Axboe


             reply	other threads:[~2021-10-23  3:26 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-23  3:25 Jens Axboe [this message]
2021-10-23  3:48 ` [GIT PULL] Block fixes for 5.15-rc7 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=e4f72489-1ca0-46c8-65dc-f04b31e337f7@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;
as well as URLs for NNTP newsgroup(s).