[GIT PULL] Block fixes for 6.0-rc3

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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



[Index of Archives]     [Linux RAID]     [Linux SCSI]     [Linux ATA RAID]     [IDE]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Device Mapper]

  Powered by Linux