mbox series

[GIT,PULL] md-6.13 20241107

Message ID 276F740C-6626-4DB7-8612-2DA8415EA6F0@fb.com (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL] md-6.13 20241107 | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/song/md.git tags/md-6.13-20241107

Message

Song Liu Nov. 8, 2024, 6:01 a.m. UTC
Hi Jens, 

Please consider pulling the following changes for md-6.13 on top of your
for-6.13/block branch. 

This set contains a raid5 fix by Xiao Ni and an update to MAINTAINERS. 

Thanks,
Song



The following changes since commit 4122fef16b172f7c1838fcf74340268c86ed96db:

  block: Switch to using refcount_t for zone write plugs (2024-11-07 11:21:52 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/song/md.git tags/md-6.13-20241107

for you to fetch changes up to c13c2d2a4b52eacab1c093e5b993c0a6f82c438e:

  MAINTAINERS: Make Yu Kuai co-maintainer of md/raid subsystem (2024-11-07 17:45:02 -0800)

----------------------------------------------------------------
Song Liu (1):
      MAINTAINERS: Make Yu Kuai co-maintainer of md/raid subsystem

Xiao Ni (1):
      md/raid5: Wait sync io to finish before changing group cnt

 MAINTAINERS        | 2 +-
 drivers/md/raid5.c | 4 ++++
 2 files changed, 5 insertions(+), 1 deletion(-)

Comments

Jens Axboe Nov. 10, 2024, 3:06 a.m. UTC | #1
On 11/7/24 11:01 PM, Song Liu wrote:
> Hi Jens, 
> 
> Please consider pulling the following changes for md-6.13 on top of your
> for-6.13/block branch. 
> 
> This set contains a raid5 fix by Xiao Ni and an update to MAINTAINERS. 

Pulled, thanks.