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: Jan Kara <jack@suse.cz>, David Jeffery <djeffery@redhat.com>,
	Heinz Mauelshagen <heinzm@redhat.com>,
	Xueshi Hu <xueshi.hu@smartx.com>
Subject: [GIT PULL] md-next 20230817
Date: Fri, 18 Aug 2023 04:51:38 +0000	[thread overview]
Message-ID: <F71A83B2-C4A5-4168-915C-546CF34CFF34@fb.com> (raw)

Hi Jens,

Please consider pulling the following changes for md-next on top of your
for-6.6/block branch. The major changes are:

1. Fix perf regression for raid0 large sequential writes, by Jan Kara;
2. Fix split bio iostat for raid0, by David Jeffery;
3. Various raid1 fixes, by Heinz Mauelshagen and Xueshi Hu. 

Thanks,
Song



The following changes since commit ec14a87ee1999b19d8b7ed0fa95fea80644624ae:

  blk-cgroup: Fix NULL deref caused by blkg_policy_data being installed before init (2023-08-17 19:21:05 -0600)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/song/md.git tags/md-next-20230817

for you to fetch changes up to cc22b5407e9ca76adb7efeed843146510b1b72a5:

  md: raid0: account for split bio in iostat accounting (2023-08-17 21:11:31 -0700)

----------------------------------------------------------------
David Jeffery (1):
      md: raid0: account for split bio in iostat accounting

Heinz Mauelshagen (1):
      md raid1: allow writebehind to work on any leg device set WriteMostly

Jan Kara (2):
      md/raid0: Factor out helper for mapping and submitting a bio
      md/raid0: Fix performance regression for large sequential writes

Xueshi Hu (3):
      md/raid1: call free_r1bio() before allow_barrier() in raid_end_bio_io()
      md/raid1: free the r1bio before waiting for blocked rdev
      md/raid1: hold the barrier until handle_read_error() finishes

 drivers/md/raid0.c | 82 +++++++++++++++++++++++++++++++++++++++++-----------------------------------------
 drivers/md/raid1.c | 18 ++++++++++--------
 2 files changed, 51 insertions(+), 49 deletions(-)

             reply	other threads:[~2023-08-18  4:52 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-18  4:51 Song Liu [this message]
2023-08-18 15:30 ` [GIT PULL] md-next 20230817 Jens Axboe

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=F71A83B2-C4A5-4168-915C-546CF34CFF34@fb.com \
    --to=songliubraving@meta.com \
    --cc=axboe@kernel.dk \
    --cc=djeffery@redhat.com \
    --cc=heinzm@redhat.com \
    --cc=jack@suse.cz \
    --cc=linux-raid@vger.kernel.org \
    --cc=xueshi.hu@smartx.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