All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] md-6.8 20240216
@ 2024-02-16 20:13 Song Liu
  2024-02-16 22:43 ` Jens Axboe
  0 siblings, 1 reply; 2+ messages in thread
From: Song Liu @ 2024-02-16 20:13 UTC (permalink / raw
  To: Jens Axboe, linux-raid, dm-devel@lists.linux.dev
  Cc: Mikulas Patocka, Yu Kuai, Li Nan, Yu Kuai, Xiao Ni,
	Benjamin Marzinski

Hi Jens, 

Please consider pulling the following fixes for md-6.8 on top of your 
block-6.8 branch. The major changes in this set are:

1. Fix issues reported for dm-raid [1], by Yu Kuai. Please note that 
   this PR only contains the first half of the set [2]. We still need 
   more fixes in dm and md code (the rest of the set, or alternative
   fixes).
2. Fix active_io leak, by Yu Kuai. The fix was posted in the same set 
   [2]. But it actually fixes a separate issue [3].  

I still hope to ship another fix for 6.8, which is discussed in [4], and 
fixes bugzilla report [5]. For this fix, I would like to get review/ack
from Yu Kuai and Li Nan. We will get this one queued ASAP. 

Thanks,
Song

[1] https://lore.kernel.org/linux-raid/e5e8afe2-e9a8-49a2-5ab0-958d4065c55e@redhat.com/
[2] https://lore.kernel.org/linux-raid/20240201092559.910982-1-yukuai1@huaweicloud.com/
[3] https://lore.kernel.org/linux-raid/20240130172524.0000417b@linux.intel.com/
    Note that this specific email is talking about a different issue 
    than the rest of the thread. 
[4] https://lore.kernel.org/linux-raid/20240207092756.2087888-1-linan666@huaweicloud.com/
[5] https://bugzilla.kernel.org/show_bug.cgi?id=218459 



The following changes since commit 9f3fe29d77ef4e7f7cb5c4c8c59f6dc373e57e78:

  md: fix a suspicious RCU usage warning (2024-01-24 22:58:00 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 9e46c70e829bddc24e04f963471e9983a11598b7:

  md: Don't suspend the array for interrupted reshape (2024-02-15 14:17:27 -0800)

----------------------------------------------------------------
Yu Kuai (6):
      md: Fix missing release of 'active_io' for flush
      md: Don't ignore suspended array in md_check_recovery()
      md: Don't ignore read-only array in md_check_recovery()
      md: Make sure md_do_sync() will set MD_RECOVERY_DONE
      md: Don't register sync_thread for reshape directly
      md: Don't suspend the array for interrupted reshape

 drivers/md/md.c     | 70 ++++++++++++++++++++++++++++++++++++++++++++--------------------------
 drivers/md/raid10.c | 16 ++--------------
 drivers/md/raid5.c  | 29 ++---------------------------
 3 files changed, 48 insertions(+), 67 deletions(-)


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] md-6.8 20240216
  2024-02-16 20:13 [GIT PULL] md-6.8 20240216 Song Liu
@ 2024-02-16 22:43 ` Jens Axboe
  0 siblings, 0 replies; 2+ messages in thread
From: Jens Axboe @ 2024-02-16 22:43 UTC (permalink / raw
  To: Song Liu, linux-raid, dm-devel@lists.linux.dev
  Cc: Mikulas Patocka, Yu Kuai, Li Nan, Yu Kuai, Xiao Ni,
	Benjamin Marzinski

On 2/16/24 1:13 PM, Song Liu wrote:
> Hi Jens, 
> 
> Please consider pulling the following fixes for md-6.8 on top of your 
> block-6.8 branch. The major changes in this set are:
> 
> 1. Fix issues reported for dm-raid [1], by Yu Kuai. Please note that 
>    this PR only contains the first half of the set [2]. We still need 
>    more fixes in dm and md code (the rest of the set, or alternative
>    fixes).
> 2. Fix active_io leak, by Yu Kuai. The fix was posted in the same set 
>    [2]. But it actually fixes a separate issue [3].  
> 
> I still hope to ship another fix for 6.8, which is discussed in [4], and 
> fixes bugzilla report [5]. For this fix, I would like to get review/ack
> from Yu Kuai and Li Nan. We will get this one queued ASAP. 

Pulled, thanks!

-- 
Jens Axboe


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-02-16 22:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-16 20:13 [GIT PULL] md-6.8 20240216 Song Liu
2024-02-16 22:43 ` Jens Axboe

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.