Linux-Raid Archives mirror
 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: Yu Kuai <yukuai1@huaweicloud.com>, Yu Kuai <yukuai3@huawei.com>,
	Li Nan <linan122@huawei.com>, Marc Zyngier <maz@kernel.org>,
	Li Lingfeng <lilingfeng3@huawei.com>
Subject: [GIT PULL] md-6.9 20240216
Date: Fri, 16 Feb 2024 20:38:13 +0000	[thread overview]
Message-ID: <BC4AC7C1-4B8F-457B-BA66-3D07082650AA@fb.com> (raw)

Hi Jens, 

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

1. Cleanup redundant checks, by Yu Kuai.
2. Remove deprecated headers, by Marc Zyngier and Song Liu.
3. Concurrency fixes, by Li Lingfeng.
4. Memory leak fix, by Li Nan. 

Thanks,
Song


The following changes since commit 3bca7640b4c50621b94365a1746f4b86116fec56:

  blk-throttle: Eliminate redundant checks for data direction (2024-02-05 10:16:12 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/song/md.git tags/md-6.9-20240216

for you to fetch changes up to 6cf350658736681b9d6b0b6e58c5c76b235bb4c4:

  md: fix kmemleak of rdev->serial (2024-02-12 09:20:08 -0800)

----------------------------------------------------------------
Li Lingfeng (2):
      md: get rdev->mddev with READ_ONCE()
      md: use RCU lock to protect traversal in md_spares_need_change()

Li Nan (1):
      md: fix kmemleak of rdev->serial

Marc Zyngier (1):
      md/linear: Get rid of md-linear.h

Song Liu (1):
      md/multipath: Remove md-multipath.h

Yu Kuai (2):
      md: remove redundant check of 'mddev->sync_thread'
      md: remove redundant md_wakeup_thread()

 drivers/md/md-linear.h    | 17 -----------------
 drivers/md/md-multipath.h | 32 --------------------------------
 drivers/md/md.c           | 48 ++++++++++++++++--------------------------------
 drivers/md/raid5.c        |  6 ++----
 4 files changed, 18 insertions(+), 85 deletions(-)
 delete mode 100644 drivers/md/md-linear.h
 delete mode 100644 drivers/md/md-multipath.h

             reply	other threads:[~2024-02-16 20:38 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-16 20:38 Song Liu [this message]
2024-02-16 22:44 ` [GIT PULL] md-6.9 20240216 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=BC4AC7C1-4B8F-457B-BA66-3D07082650AA@fb.com \
    --to=songliubraving@meta.com \
    --cc=axboe@kernel.dk \
    --cc=lilingfeng3@huawei.com \
    --cc=linan122@huawei.com \
    --cc=linux-raid@vger.kernel.org \
    --cc=maz@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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).