Linux RAID subsystem development
 help / color / mirror / Atom feed
From: Song Liu <songliubraving@fb.com>
To: Jens Axboe <axboe@kernel.dk>
Cc: linux-raid <linux-raid@vger.kernel.org>,
	Christoph Hellwig <hch@infradead.org>,
	Christoph Hellwig <hch@lst.de>, Guoqing Jiang <jgq516@gmail.com>,
	Xiao Ni <xni@redhat.com>
Subject: [GIT PULL] md-next 20220523
Date: Mon, 23 May 2022 18:11:30 +0000	[thread overview]
Message-ID: <1711B04D-64AF-4398-8852-57AF79260EE3@fb.com> (raw)

Hi Jens, 

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

  - Remove uses of bdevname, by Christoph Hellwig;
  - Bug fixes by Guoqing Jiang, and Xiao Ni. 

Thanks,
Song


The following changes since commit 537b9f2bf60f4bbd8ab89cea16aaab70f0c1560d:

  mtip32xx: fix typo in comment (2022-05-21 06:32:27 -0600)

are available in the Git repository at:

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

for you to fetch changes up to 42b805af102471f53e3c7867b8c2b502ea4eef7e:

  md: fix double free of io_acct_set bioset (2022-05-22 23:07:22 -0700)

----------------------------------------------------------------
Christoph Hellwig (1):
      md: remove most calls to bdevname

Guoqing Jiang (2):
      md: don't unregister sync_thread with reconfig_mutex held
      md: protect md_unregister_thread from reentrancy

Xiao Ni (2):
      md: Don't set mddev private to NULL in raid0 pers->free
      md: fix double free of io_acct_set bioset

 drivers/md/dm-raid.c      |   2 +-
 drivers/md/md-linear.c    |   5 ++---
 drivers/md/md-multipath.c |  15 ++++++---------
 drivers/md/md.c           | 185 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-------------------------------------------------------------------------------------------------
 drivers/md/md.h           |   2 +-
 drivers/md/raid0.c        |  29 ++++++++++++----------------
 drivers/md/raid1.c        |  24 ++++++++++-------------
 drivers/md/raid10.c       |  54 ++++++++++++++++++++++------------------------------
 drivers/md/raid5-cache.c  |   5 ++---
 drivers/md/raid5-ppl.c    |  27 ++++++++++++--------------
 drivers/md/raid5.c        |  37 ++++++++++++++++--------------------
 11 files changed, 168 insertions(+), 217 deletions(-)

             reply	other threads:[~2022-05-23 18:34 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-23 18:11 Song Liu [this message]
2022-05-23 18:18 ` [GIT PULL] md-next 20220523 Jens Axboe
2022-05-23 18:33   ` 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=1711B04D-64AF-4398-8852-57AF79260EE3@fb.com \
    --to=songliubraving@fb.com \
    --cc=axboe@kernel.dk \
    --cc=hch@infradead.org \
    --cc=hch@lst.de \
    --cc=jgq516@gmail.com \
    --cc=linux-raid@vger.kernel.org \
    --cc=xni@redhat.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