linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] raid10 bugfix
@ 2023-05-22 11:54 linan666
  2023-05-22 11:54 ` [PATCH 1/3] md/raid10: fix null-ptr-deref of mreplace in raid10_sync_request linan666
                   ` (3 more replies)
  0 siblings, 4 replies; 13+ 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] 13+ messages in thread

end of thread, other threads:[~2023-05-26  2:55 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-22 11:54 [PATCH 0/3] raid10 bugfix linan666
2023-05-22 11:54 ` [PATCH 1/3] md/raid10: fix null-ptr-deref of mreplace in raid10_sync_request linan666
2023-05-22 13:01   ` Yu Kuai
2023-05-25 13:55     ` Li Nan
2023-05-22 11:54 ` [PATCH 2/3] md/raid10: fix incorrect done of recovery linan666
2023-05-22 13:54   ` Yu Kuai
2023-05-22 16:03     ` Song Liu
2023-05-25 14:00     ` Li Nan
2023-05-26  2:55       ` Yu Kuai
2023-05-22 11:54 ` [PATCH 3/3] md/raid10: fix io loss while replacement replace rdev linan666
2023-05-22 13:03   ` Yu Kuai
2023-05-23 18:44 ` [PATCH 0/3] raid10 bugfix 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).