Linux RAID subsystem development
 help / color / mirror / Atom feed
From: Song Liu <songliubraving@fb.com>
To: Jens Axboe <axboe@kernel.dk>, linux-raid <linux-raid@vger.kernel.org>
Cc: Christoph Hellwig <hch@infradead.org>,
	Mikulas Patocka <mpatocka@redhat.com>,
	Yang Li <yang.lee@linux.alibaba.com>
Subject: [GIT PULL] md-next 20220726
Date: Tue, 26 Jul 2022 22:27:30 +0000	[thread overview]
Message-ID: <035EEBB9-EAF5-4D48-9836-70E1FDEE8F13@fb.com> (raw)

Hi Jens,

Please consider the following changes for md-next on top of your 
for-5.20/drivers-post branch. The major change is

1. Refactoring md_alloc(), by Chrstioph. 

Thanks,
Song

The following changes since commit 2dc9e74e37124f1b43ea60157e5990fd490c6e8f:

  remove the sx8 block driver (2022-07-25 17:25:18 -0600)

are available in the Git repository at:

  ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/song/md.git md-next

for you to fetch changes up to 7a6f9e9cf1befa0a1578501966d3c9b0cae46727:

  md-raid10: fix KASAN warning (2022-07-26 10:04:45 -0700)

----------------------------------------------------------------
Christoph Hellwig (2):
      md: open code md_probe in autorun_devices
      md: return the allocated devices from md_alloc

Mikulas Patocka (2):
      md-raid: destroy the bitmap after destroying the thread
      md-raid10: fix KASAN warning

Yang Li (1):
      md: remove unneeded semicolon

 drivers/md/md-autodetect.c | 22 ++++++----------------
 drivers/md/md.c            | 58 ++++++++++++++++++++++++----------------------------------
 drivers/md/md.h            |  3 ++-
 drivers/md/raid10.c        |  5 ++++-
 4 files changed, 36 insertions(+), 52 deletions(-)

             reply	other threads:[~2022-07-26 22:27 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-26 22:27 Song Liu [this message]
2022-07-26 23:07 ` [GIT PULL] md-next 20220726 Jens Axboe
2022-07-26 23:16   ` 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=035EEBB9-EAF5-4D48-9836-70E1FDEE8F13@fb.com \
    --to=songliubraving@fb.com \
    --cc=axboe@kernel.dk \
    --cc=hch@infradead.org \
    --cc=linux-raid@vger.kernel.org \
    --cc=mpatocka@redhat.com \
    --cc=yang.lee@linux.alibaba.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