public inbox for [email protected]
 help / color / mirror / Atom feed
* [GIT PULL] Block fixes for 5.18-rc1
@ 2022-04-01 19:34 Jens Axboe
  2022-04-01 23:43 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Jens Axboe @ 2022-04-01 19:34 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: [email protected]

Hi Linus,

Either fixes or a few additions that got missed in the initial merge
window pull. In detail:

- List iterator fix to avoid leaking value post loop (Jakob)

- One-off fix in minor count (Christophe)

- Fix for a regression in how io priority setting works for an exiting
  task (Jiri)

- Fix a regression in this merge window with blkg_free() being called in
  an inappropriate context (Ming)

- Misc fixes (Ming, Tom)

Please pull!


The following changes since commit 8f9e7b65f833cb9a4b2e2f54a049d74df394d906:

  block: cancel all throttled bios in del_gendisk() (2022-03-18 09:57:56 -0600)

are available in the Git repository at:

  git://git.kernel.dk/linux-block.git tags/for-5.18/block-2022-04-01

for you to fetch changes up to 8d7829ebc1e48208b3c02c2a10c5f8856246033c:

  blk-wbt: remove wbt_track stub (2022-03-31 12:58:38 -0600)

----------------------------------------------------------------
for-5.18/block-2022-04-01

----------------------------------------------------------------
Christophe JAILLET (1):
      block: Fix the maximum minor value is blk_alloc_ext_minor()

Jakob Koschel (1):
      block: use dedicated list iterator variable

Jiri Slaby (1):
      block: restore the old set_task_ioprio() behaviour wrt PF_EXITING

Ming Lei (2):
      lib/sbitmap: allocate sb->map via kvzalloc_node
      block: avoid calling blkg_free() in atomic context

Tom Rix (1):
      blk-wbt: remove wbt_track stub

 block/blk-cgroup.c         | 32 ++++++++++++++++++++++----------
 block/blk-ioc.c            |  3 +--
 block/blk-mq.c             | 25 ++++++++++++++++---------
 block/blk-wbt.h            |  3 ---
 block/genhd.c              |  2 +-
 include/linux/blk-cgroup.h |  5 ++++-
 include/linux/sbitmap.h    |  2 +-
 lib/sbitmap.c              |  2 +-
 8 files changed, 46 insertions(+), 28 deletions(-)

-- 
Jens Axboe



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

* Re: [GIT PULL] Block fixes for 5.18-rc1
  2022-04-01 19:34 [GIT PULL] Block fixes for 5.18-rc1 Jens Axboe
@ 2022-04-01 23:43 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-04-01 23:43 UTC (permalink / raw)
  To: Jens Axboe; +Cc: Linus Torvalds, [email protected]

The pull request you sent on Fri, 1 Apr 2022 13:34:45 -0600:

> git://git.kernel.dk/linux-block.git tags/for-5.18/block-2022-04-01

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

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:[~2022-04-01 23:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-04-01 19:34 [GIT PULL] Block fixes for 5.18-rc1 Jens Axboe
2022-04-01 23:43 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox