Linux RAID subsystem development
 help / color / mirror / Atom feed
* [GIT PULL] md-6.10 20240425
@ 2024-04-25 19:51 Song Liu
  2024-04-25 20:02 ` Jens Axboe
  0 siblings, 1 reply; 4+ messages in thread
From: Song Liu @ 2024-04-25 19:51 UTC (permalink / raw)
  To: Jens Axboe, linux-raid
  Cc: Li Nan, Yu Kuai, Yu Kuai, Florian-Ewald Mueller, Song Liu

Hi Jens, 

Please consider pulling the following changes for md-6.10 on top of your
for-6.10/block branch. These changes contain various fixes by Yu Kuai,
Li Nan, and Florian-Ewald Mueller. 

Please note that change "md: Fix overflow in is_mddev_idle" changes 
gendisk->sync_io from blkdev.h. This is only used by md, so I included 
this change in this pull request. 

Thanks,
Song




The following changes since commit 688c8b9208356eb5c3fa8047f3e35666f3049a4d:

 blk-cgroup: use group allocation/free of per-cpu counters API (2024-04-03 09:10:17 -0600)

are available in the Git repository at:

 https://git.kernel.org/pub/scm/linux/kernel/git/song/md.git tags/md-6.10-20240425

for you to fetch changes up to 9d1110f99c253ccef82e480bfe9f38a12eb797a7:

 md: don't account sync_io if iostats of the disk is disabled (2024-04-08 21:15:46 -0700)

----------------------------------------------------------------
Florian-Ewald Mueller (1):
     md: add check for sleepers in md_wakeup_thread()

Li Nan (2):
     md: Fix overflow in is_mddev_idle
     md: don't account sync_io if iostats of the disk is disabled

Yu Kuai (1):
     md/raid5: fix deadlock that raid5d() wait for itself to clear MD_SB_CHANGE_PENDING

drivers/md/md.c        | 14 ++++++++++----
drivers/md/md.h        |  5 +++--
drivers/md/raid5.c     | 15 +++------------
include/linux/blkdev.h |  2 +-
4 files changed, 17 insertions(+), 19 deletions(-)


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

end of thread, other threads:[~2024-04-25 20:29 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-25 19:51 [GIT PULL] md-6.10 20240425 Song Liu
2024-04-25 20:02 ` Jens Axboe
2024-04-25 20:29   ` Song Liu
2024-04-25 20:29     ` Song Liu

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