]> git.itanic.dy.fi Git - linux-stable/commit
Merge tag 'md-next-20231208' of https://git.kernel.org/pub/scm/linux/kernel/git/song...
authorJens Axboe <axboe@kernel.dk>
Fri, 8 Dec 2023 23:25:39 +0000 (16:25 -0700)
committerJens Axboe <axboe@kernel.dk>
Fri, 8 Dec 2023 23:25:39 +0000 (16:25 -0700)
commitf788893d5e2dbfb30a91dfb1f978e21cd6113026
treea5153eb9780670a5ab9e75d331d576c1412c14b6
parent1b151e2435fc3a9b10c8946c6aebe9f3e1938c55
parentfa2bbff7b0b4e211fec5e5686ef96350690597b5
Merge tag 'md-next-20231208' of https://git.kernel.org/pub/scm/linux/kernel/git/song/md into for-6.8/block

Pull MD updates from Song:

"1. Fix/Cleanup RCU usage from conf->disks[i].rdev, by Yu Kuai;
 2. Fix raid5 hang issue, by Junxiao Bi;
 3. Add Yu Kuai as Reviewer of the md subsystem."

* tag 'md-next-20231208' of https://git.kernel.org/pub/scm/linux/kernel/git/song/md:
  md: synchronize flush io with array reconfiguration
  MAINTAINERS: SOFTWARE RAID: Add Yu Kuai as Reviewer
  md/md-multipath: remove rcu protection to access rdev from conf
  md/raid5: remove rcu protection to access rdev from conf
  md/raid1: remove rcu protection to access rdev from conf
  md/raid10: remove rcu protection to access rdev from conf
  md: remove flag RemoveSynchronized
  Revert "md/raid5: Wait for MD_SB_CHANGE_PENDING in raid5d"
  md: bypass block throttle for superblock update