Linux RAID subsystem development
 help / color / mirror / Atom feed
From: Song Liu <songliubraving@meta.com>
To: Jens Axboe <axboe@kernel.dk>, linux-raid <linux-raid@vger.kernel.org>
Cc: Li Nan <linan122@huawei.com>, Yu Kuai <yukuai1@huaweicloud.com>,
	Yu Kuai <yukuai3@huawei.com>,
	Florian-Ewald Mueller <florian-ewald.mueller@ionos.com>,
	Song Liu <song@kernel.org>
Subject: [GIT PULL] md-6.10 20240425
Date: Thu, 25 Apr 2024 19:51:34 +0000	[thread overview]
Message-ID: <CE08A995-B84A-4B4B-BC7A-0EB73319877E@fb.com> (raw)

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(-)


             reply	other threads:[~2024-04-25 19:51 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-25 19:51 Song Liu [this message]
2024-04-25 20:02 ` [GIT PULL] md-6.10 20240425 Jens Axboe
2024-04-25 20:29   ` Song Liu
2024-04-25 20:29     ` Song Liu

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=CE08A995-B84A-4B4B-BC7A-0EB73319877E@fb.com \
    --to=songliubraving@meta.com \
    --cc=axboe@kernel.dk \
    --cc=florian-ewald.mueller@ionos.com \
    --cc=linan122@huawei.com \
    --cc=linux-raid@vger.kernel.org \
    --cc=song@kernel.org \
    --cc=yukuai1@huaweicloud.com \
    --cc=yukuai3@huawei.com \
    /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