All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Block fixes for 6.0-rc3
@ 2022-08-26 16:38 Jens Axboe
  2022-08-26 18:10 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Jens Axboe @ 2022-08-26 16:38 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-block

Hi Linus,

A few block fixes for this release:

- MD pull request via Song
	- Fix for clustered raid (Guoqing Jiang)
	- req_op fix (Bart Van Assche)
	- Fix race condition in raid recreate (David Sloan)

- loop configuration overflow fix (Siddh)

- Fix missing commit_rqs call for certain conditions (Yu)

Please pull!


The following changes since commit d3b38596875dbc709b4e721a5873f4663d8a9ea2:

  blk-mq: run queue no matter whether the request is the last request (2022-08-18 07:39:01 -0600)

are available in the Git repository at:

  git://git.kernel.dk/linux-block.git tags/block-6.0-2022-08-26

for you to fetch changes up to 645b5ed871f408c9826a61276b97ea14048d439c:

  Merge branch 'md-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/song/md into block-6.0 (2022-08-24 13:58:37 -0600)

----------------------------------------------------------------
block-6.0-2022-08-26

----------------------------------------------------------------
Bart Van Assche (1):
      md/raid10: Fix the data type of an r10_sync_page_io() argument

David Sloan (1):
      md: Flush workqueue md_rdev_misc_wq in md_alloc()

Guoqing Jiang (2):
      Revert "md-raid: destroy the bitmap after destroying the thread"
      md: call __md_stop_writes in md_stop

Jens Axboe (1):
      Merge branch 'md-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/song/md into block-6.0

Siddh Raman Pant (1):
      loop: Check for overflow while configuring loop

Yu Kuai (1):
      blk-mq: fix io hung due to missing commit_rqs

 block/blk-mq.c       |  5 +++--
 drivers/block/loop.c |  5 +++++
 drivers/md/md.c      |  4 +++-
 drivers/md/raid10.c  | 13 ++++++-------
 4 files changed, 17 insertions(+), 10 deletions(-)

-- 
Jens Axboe

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

* Re: [GIT PULL] Block fixes for 6.0-rc3
  2022-08-26 16:38 [GIT PULL] Block fixes for 6.0-rc3 Jens Axboe
@ 2022-08-26 18:10 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-08-26 18:10 UTC (permalink / raw)
  To: Jens Axboe; +Cc: Linus Torvalds, linux-block

The pull request you sent on Fri, 26 Aug 2022 10:38:49 -0600:

> git://git.kernel.dk/linux-block.git tags/block-6.0-2022-08-26

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

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-08-26 18:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-26 16:38 [GIT PULL] Block fixes for 6.0-rc3 Jens Axboe
2022-08-26 18:10 ` 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.