linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] raid10 bugfix
@ 2023-06-28  1:57 linan666
  2023-06-28  1:57 ` [PATCH 1/3] md/raid10: check replacement and rdev to prevent submit the same io twice linan666
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: linan666 @ 2023-06-28  1:57 UTC (permalink / raw)
  To: song, guoqing.jiang, colyli, xni
  Cc: linux-raid, linux-kernel, linan122, yukuai3, yi.zhang, houtao1,
	yangerkun

From: Li Nan <linan122@huawei.com>

Li Nan (3):
  md/raid10: check replacement and rdev to prevent submit the same io
    twice
  md/raid10: factor out get_rdev_repl_from_mirror()
  md/raid10: use get_rdev_repl_from_mirror() to get devices

 drivers/md/raid10.c | 43 ++++++++++++++++++++++++++-----------------
 1 file changed, 26 insertions(+), 17 deletions(-)

-- 
2.39.2


^ permalink raw reply	[flat|nested] 12+ messages in thread
* [PATCH 0/3] raid10 bugfix
@ 2023-05-22 11:54 linan666
  2023-05-23 18:44 ` Song Liu
  0 siblings, 1 reply; 12+ messages in thread
From: linan666 @ 2023-05-22 11:54 UTC (permalink / raw)
  To: song, shli, allenpeng, alexwu, bingjingc, neilb
  Cc: linux-raid, linux-kernel, linan122, yukuai3, yi.zhang, houtao1,
	yangerkun

From: Li Nan <linan122@huawei.com>

Li Nan (3):
  md/raid10: fix null-ptr-deref of mreplace in raid10_sync_request
  md/raid10: fix incorrect done of recovery
  md/raid10: fix io loss while replacement replace rdev

 drivers/md/raid10.c | 51 +++++++++++++++++++++++++++++++++------------
 1 file changed, 38 insertions(+), 13 deletions(-)

-- 
2.31.1


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

end of thread, other threads:[~2023-07-01  1:40 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-28  1:57 [PATCH 0/3] raid10 bugfix linan666
2023-06-28  1:57 ` [PATCH 1/3] md/raid10: check replacement and rdev to prevent submit the same io twice linan666
2023-06-28  6:36   ` Yu Kuai
2023-06-28  1:57 ` [PATCH 2/3] md/raid10: factor out get_rdev_repl_from_mirror() linan666
2023-06-28  9:26   ` Yu Kuai
2023-06-30 23:53   ` Song Liu
2023-07-01  1:40     ` Li Nan
2023-06-28  1:57 ` [PATCH 3/3] md/raid10: use get_rdev_repl_from_mirror() to get devices linan666
2023-06-28  9:28   ` Yu Kuai
  -- strict thread matches above, loose matches on Subject: below --
2023-05-22 11:54 [PATCH 0/3] raid10 bugfix linan666
2023-05-23 18:44 ` Song Liu
2023-05-25 14:01   ` Li Nan

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 NNTP newsgroup(s).