Show patches with: Submitter = Yu Kuai       |   493 patches
« 1 2 3 44 5 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[md-6.10] md: remove parameter check_seq for stop_sync_thread() [md-6.10] md: remove parameter check_seq for stop_sync_thread() - - - 2-- 2024-05-11 Yu Kuai New
[md-6.10,9/9] md: pass in max_sectors for pers->sync_request() md: refactor and cleanup for sync action - - - 2-- 2024-05-09 Yu Kuai New
[md-6.10,8/9] md: factor out helpers for different sync_action in md_do_sync() md: refactor and cleanup for sync action - - - 2-- 2024-05-09 Yu Kuai New
[md-6.10,7/9] md: replace last_sync_action with new enum type md: refactor and cleanup for sync action - - - 2-- 2024-05-09 Yu Kuai New
[md-6.10,6/9] md: use new helers in md_do_sync() md: refactor and cleanup for sync action - - - 2-- 2024-05-09 Yu Kuai New
[md-6.10,5/9] md: replace sysfs api sync_action with new helpers md: refactor and cleanup for sync action - - - 2-- 2024-05-09 Yu Kuai New
[md-6.10,4/9] md: factor out helper to start reshape from action_store() md: refactor and cleanup for sync action - - - 2-- 2024-05-09 Yu Kuai New
[md-6.10,3/9] md: add new helpers for sync_action md: refactor and cleanup for sync action - - - 2-- 2024-05-09 Yu Kuai New
[md-6.10,2/9] md: add a new enum type sync_action md: refactor and cleanup for sync action - - - 2-- 2024-05-09 Yu Kuai New
[md-6.10,1/9] md: rearrange recovery_flage md: refactor and cleanup for sync action - - - 2-- 2024-05-09 Yu Kuai New
tests/23rdev-lifetime: fix a typo tests/23rdev-lifetime: fix a typo - - - --1 2024-05-09 Yu Kuai Accepted
[-next] md: fix resync softlockup when bitmap size is less than array size [-next] md: fix resync softlockup when bitmap size is less than array size - - - --- 2024-04-22 Yu Kuai New
md/raid5: fix deadlock that raid5d() wait for itself to clear MD_SB_CHANGE_PENDING md/raid5: fix deadlock that raid5d() wait for itself to clear MD_SB_CHANGE_PENDING - - - --- 2024-03-22 Yu Kuai Accepted
raid1: fix use-after-free for original bio in raid1_write_request() raid1: fix use-after-free for original bio in raid1_write_request() - - - --- 2024-03-08 Yu Kuai Accepted
[md-6.8,v2,9/9] dm-raid: fix lockdep waring in "pers->hot_add_disk" dm-raid, md/raid: fix v6.7 regressions part2 1 - - --- 2024-03-05 Yu Kuai Accepted
[md-6.8,v2,8/9] dm-raid456, md/raid456: fix a deadlock for dm-raid456 while io concurrent with resh… dm-raid, md/raid: fix v6.7 regressions part2 1 - - --- 2024-03-05 Yu Kuai Accepted
[md-6.8,v2,7/9] dm-raid: add a new helper prepare_suspend() in md_personality dm-raid, md/raid: fix v6.7 regressions part2 1 - - --- 2024-03-05 Yu Kuai Accepted
[md-6.8,v2,6/9] md/dm-raid: don't call md_reap_sync_thread() directly dm-raid, md/raid: fix v6.7 regressions part2 1 - - --- 2024-03-05 Yu Kuai Accepted
[md-6.8,v2,5/9] dm-raid: really frozen sync_thread during suspend dm-raid, md/raid: fix v6.7 regressions part2 1 - - --- 2024-03-05 Yu Kuai Accepted
[md-6.8,v2,4/9] md: add a new helper reshape_interrupted() dm-raid, md/raid: fix v6.7 regressions part2 1 - - --- 2024-03-05 Yu Kuai Accepted
[md-6.8,v2,3/9] md: export helper md_is_rdwr() dm-raid, md/raid: fix v6.7 regressions part2 1 - - --- 2024-03-05 Yu Kuai Accepted
[md-6.8,v2,2/9] md: export helpers to stop sync_thread dm-raid, md/raid: fix v6.7 regressions part2 1 - - --- 2024-03-05 Yu Kuai Accepted
[md-6.8,v2,1/9] md: don't clear MD_RECOVERY_FROZEN for new dm-raid until resume dm-raid, md/raid: fix v6.7 regressions part2 1 - - --- 2024-03-05 Yu Kuai Accepted
[-next,9/9] dm-raid: fix lockdep waring in "pers->hot_add_disk" dm-raid, md/raid: fix v6.7 regressions part2 - - - --- 2024-03-01 Yu Kuai Superseded
[-next,8/9] dm-raid456, md/raid456: fix a deadlock for dm-raid456 while io concurrent with reshape dm-raid, md/raid: fix v6.7 regressions part2 - - - --- 2024-03-01 Yu Kuai Superseded
[-next,7/9] dm-raid: add a new helper prepare_suspend() in md_personality dm-raid, md/raid: fix v6.7 regressions part2 - - - --- 2024-03-01 Yu Kuai Superseded
[-next,6/9] md/dm-raid: don't call md_reap_sync_thread() directly dm-raid, md/raid: fix v6.7 regressions part2 - - - --- 2024-03-01 Yu Kuai Superseded
[-next,5/9] dm-raid: really frozen sync_thread during suspend dm-raid, md/raid: fix v6.7 regressions part2 - - - --- 2024-03-01 Yu Kuai Superseded
[-next,4/9] md: add a new helper reshape_interrupted() dm-raid, md/raid: fix v6.7 regressions part2 - - - --- 2024-03-01 Yu Kuai Superseded
[-next,3/9] md: export helper md_is_rdwr() dm-raid, md/raid: fix v6.7 regressions part2 - - - --- 2024-03-01 Yu Kuai Superseded
[-next,2/9] md: export helpers to stop sync_thread dm-raid, md/raid: fix v6.7 regressions part2 - - - --- 2024-03-01 Yu Kuai Superseded
[-next,1/9] md: don't clear MD_RECOVERY_FROZEN for new dm-raid until resume dm-raid, md/raid: fix v6.7 regressions part2 - - - --- 2024-03-01 Yu Kuai Superseded
[md-6.9,v4,11/11] md/raid1: factor out helpers to choose the best rdev from read_balance() md/raid1: refactor read_balance() and some minor fix - 1 - --- 2024-02-29 Yu Kuai Accepted
[md-6.9,v4,10/11] md/raid1: factor out the code to manage sequential IO md/raid1: refactor read_balance() and some minor fix - 1 - --- 2024-02-29 Yu Kuai Accepted
[md-6.9,v4,09/11] md/raid1: factor out choose_bb_rdev() from read_balance() md/raid1: refactor read_balance() and some minor fix - 1 - --- 2024-02-29 Yu Kuai Accepted
[md-6.9,v4,08/11] md/raid1: factor out choose_slow_rdev() from read_balance() md/raid1: refactor read_balance() and some minor fix - 1 - --- 2024-02-29 Yu Kuai Accepted
[md-6.9,v4,07/11] md/raid1: factor out read_first_rdev() from read_balance() md/raid1: refactor read_balance() and some minor fix - 1 - --- 2024-02-29 Yu Kuai Accepted
[md-6.9,v4,06/11] md/raid1-10: factor out a new helper raid1_should_read_first() md/raid1: refactor read_balance() and some minor fix - 1 - --- 2024-02-29 Yu Kuai Accepted
[md-6.9,v4,05/11] md/raid1-10: add a helper raid1_check_read_range() md/raid1: refactor read_balance() and some minor fix - 1 - --- 2024-02-29 Yu Kuai Accepted
[md-6.9,v4,04/11] md/raid1: fix choose next idle in read_balance() md/raid1: refactor read_balance() and some minor fix - 1 - --- 2024-02-29 Yu Kuai Accepted
[md-6.9,v4,03/11] md/raid1: record nonrot rdevs while adding/removing rdevs to conf md/raid1: refactor read_balance() and some minor fix - - - --- 2024-02-29 Yu Kuai Accepted
[md-6.9,v4,02/11] md/raid1: factor out helpers to add rdev to conf md/raid1: refactor read_balance() and some minor fix - - - --- 2024-02-29 Yu Kuai Accepted
[md-6.9,v4,01/11] md: add a new helper rdev_has_badblock() md/raid1: refactor read_balance() and some minor fix - 1 - --- 2024-02-29 Yu Kuai Accepted
[md-6.9,v3,11/11] md/raid1: factor out helpers to choose the best rdev from read_balance() md/raid1: refactor read_balance() and some minor fix - 1 - --- 2024-02-28 Yu Kuai Superseded
[md-6.9,v3,10/11] md/raid1: factor out the code to manage sequential IO md/raid1: refactor read_balance() and some minor fix - 1 - --- 2024-02-28 Yu Kuai Superseded
[md-6.9,v3,09/11] md/raid1: factor out choose_bb_rdev() from read_balance() md/raid1: refactor read_balance() and some minor fix - 1 - --- 2024-02-28 Yu Kuai Superseded
[md-6.9,v3,08/11] md/raid1: factor out choose_slow_rdev() from read_balance() md/raid1: refactor read_balance() and some minor fix - 1 - --- 2024-02-28 Yu Kuai Superseded
[md-6.9,v3,07/11] md/raid1: factor out read_first_rdev() from read_balance() md/raid1: refactor read_balance() and some minor fix - 1 - --- 2024-02-28 Yu Kuai Superseded
[md-6.9,v3,06/11] md/raid1-10: factor out a new helper raid1_should_read_first() md/raid1: refactor read_balance() and some minor fix - 1 - --- 2024-02-28 Yu Kuai Superseded
[md-6.9,v3,05/11] md/raid1-10: add a helper raid1_check_read_range() md/raid1: refactor read_balance() and some minor fix - 1 - --- 2024-02-28 Yu Kuai Superseded
[md-6.9,v3,04/11] md/raid1: fix choose next idle in read_balance() md/raid1: refactor read_balance() and some minor fix - 1 - --- 2024-02-28 Yu Kuai Superseded
[md-6.9,v3,03/11] md/raid1: record nonrot rdevs while adding/removing rdevs to conf md/raid1: refactor read_balance() and some minor fix - - - --- 2024-02-28 Yu Kuai Superseded
[md-6.9,v3,02/11] md/raid1: factor out helpers to add rdev to conf md/raid1: refactor read_balance() and some minor fix - - - --- 2024-02-28 Yu Kuai Superseded
[md-6.9,v3,01/11] md: add a new helper rdev_has_badblock() md/raid1: refactor read_balance() and some minor fix - 1 - --- 2024-02-28 Yu Kuai Superseded
[md-6.9,v2,10/10] md/raid1: factor out helpers to choose the best rdev from read_balance() md/raid1: refactor read_balance() and some minor fix - 1 - --- 2024-02-27 Yu Kuai Superseded
[md-6.9,v2,09/10] md/raid1: factor out the code to manage sequential IO md/raid1: refactor read_balance() and some minor fix - 1 - --- 2024-02-27 Yu Kuai Superseded
[md-6.9,v2,08/10] md/raid1: factor out choose_bb_rdev() from read_balance() md/raid1: refactor read_balance() and some minor fix - 1 - --- 2024-02-27 Yu Kuai Superseded
[md-6.9,v2,07/10] md/raid1: factor out choose_slow_rdev() from read_balance() md/raid1: refactor read_balance() and some minor fix - 1 - --- 2024-02-27 Yu Kuai Superseded
[md-6.9,v2,06/10] md/raid1: factor out read_first_rdev() from read_balance() md/raid1: refactor read_balance() and some minor fix - 1 - --- 2024-02-27 Yu Kuai Superseded
[md-6.9,v2,05/10] md/raid1-10: factor out a new helper raid1_should_read_first() md/raid1: refactor read_balance() and some minor fix - 1 - --- 2024-02-27 Yu Kuai Superseded
[md-6.9,v2,04/10] md/raid1-10: add a helper raid1_check_read_range() md/raid1: refactor read_balance() and some minor fix - 1 - --- 2024-02-27 Yu Kuai Superseded
[md-6.9,v2,03/10] md/raid1: fix choose next idle in read_balance() md/raid1: refactor read_balance() and some minor fix - 1 - --- 2024-02-27 Yu Kuai Superseded
[md-6.9,v2,02/10] md/raid1: record nonrot rdevs while adding/removing rdevs to conf md/raid1: refactor read_balance() and some minor fix - - - --- 2024-02-27 Yu Kuai Superseded
[md-6.9,v2,01/10] md: add a new helper rdev_has_badblock() md/raid1: refactor read_balance() and some minor fix - 1 - --- 2024-02-27 Yu Kuai Superseded
[md-6.9,10/10] md/raid1: factor out helpers to choose the best rdev from read_balance() md/raid1: refactor read_balance() and some minor fix - 1 - --- 2024-02-22 Yu Kuai Superseded
[md-6.9,09/10] md/raid1: factor out the code to manage sequential IO md/raid1: refactor read_balance() and some minor fix - 1 - --- 2024-02-22 Yu Kuai Superseded
[md-6.9,08/10] md/raid1: factor out choose_bb_rdev() from read_balance() md/raid1: refactor read_balance() and some minor fix - 1 - --- 2024-02-22 Yu Kuai Superseded
[md-6.9,07/10] md/raid1: factor out choose_slow_rdev() from read_balance() md/raid1: refactor read_balance() and some minor fix - 1 - --- 2024-02-22 Yu Kuai Superseded
[md-6.9,06/10] md/raid1: factor out read_first_rdev() from read_balance() md/raid1: refactor read_balance() and some minor fix - 1 - --- 2024-02-22 Yu Kuai Superseded
[md-6.9,05/10] md/raid1-10: factor out a new helper raid1_should_read_first() md/raid1: refactor read_balance() and some minor fix - 1 - --- 2024-02-22 Yu Kuai Superseded
[md-6.9,04/10] md/raid1-10: add a helper raid1_check_read_range() md/raid1: refactor read_balance() and some minor fix - 1 - --- 2024-02-22 Yu Kuai Superseded
[md-6.9,03/10] md/raid1: fix choose next idle in read_balance() md/raid1: refactor read_balance() and some minor fix - - - --- 2024-02-22 Yu Kuai Superseded
[md-6.9,02/10] md: record nonrot rdevs while adding/removing rdevs to conf md/raid1: refactor read_balance() and some minor fix - - - --- 2024-02-22 Yu Kuai Superseded
[md-6.9,01/10] md: add a new helper rdev_has_badblock() md/raid1: refactor read_balance() and some minor fix - 1 - --- 2024-02-22 Yu Kuai Superseded
[v5,14/14] dm-raid: remove mddev_suspend/resume() dm-raid/md/raid: fix v6.7 regressions - - - --- 2024-02-01 Yu Kuai Superseded
[v5,13/14] dm-raid: fix lockdep waring in "pers->hot_add_disk" dm-raid/md/raid: fix v6.7 regressions - - - --- 2024-02-01 Yu Kuai Superseded
[v5,12/14] md/raid456: fix a deadlock for dm-raid456 while io concurrent with reshape dm-raid/md/raid: fix v6.7 regressions - - - --- 2024-02-01 Yu Kuai Superseded
[v5,11/14] dm-raid: add a new helper prepare_suspend() in md_personality dm-raid/md/raid: fix v6.7 regressions - - - --- 2024-02-01 Yu Kuai Superseded
[v5,10/14] md/dm-raid: don't call md_reap_sync_thread() directly dm-raid/md/raid: fix v6.7 regressions - - - --- 2024-02-01 Yu Kuai Superseded
[v5,09/14] dm-raid: really frozen sync_thread during suspend dm-raid/md/raid: fix v6.7 regressions - - - --- 2024-02-01 Yu Kuai Superseded
[v5,08/14] md: export helper md_is_rdwr() dm-raid/md/raid: fix v6.7 regressions - - - --- 2024-02-01 Yu Kuai Superseded
[v5,07/14] md: export helpers to stop sync_thread dm-raid/md/raid: fix v6.7 regressions - - - --- 2024-02-01 Yu Kuai Superseded
[v5,06/14] md: fix missing release of 'active_io' for flush dm-raid/md/raid: fix v6.7 regressions - - - --- 2024-02-01 Yu Kuai Accepted
[v5,05/14] md: don't suspend the array for interrupted reshape dm-raid/md/raid: fix v6.7 regressions - - - --- 2024-02-01 Yu Kuai Accepted
[v5,04/14] md: don't register sync_thread for reshape directly dm-raid/md/raid: fix v6.7 regressions - - - --- 2024-02-01 Yu Kuai Accepted
[v5,03/14] md: make sure md_do_sync() will set MD_RECOVERY_DONE dm-raid/md/raid: fix v6.7 regressions - - - --- 2024-02-01 Yu Kuai Accepted
[v5,02/14] md: don't ignore read-only array in md_check_recovery() dm-raid/md/raid: fix v6.7 regressions - - - --- 2024-02-01 Yu Kuai Accepted
[v5,01/14] md: don't ignore suspended array in md_check_recovery() dm-raid/md/raid: fix v6.7 regressions - - - --- 2024-02-01 Yu Kuai Accepted
[v4,RFC,14/14] dm-raid: remove mddev_suspend/resume() dm-raid: fix v6.7 regressions - - - --- 2024-01-30 Yu Kuai Superseded
[RFC,v4,13/14] dm: wait for IO completion before removing dm device dm-raid: fix v6.7 regressions - - - --- 2024-01-30 Yu Kuai Superseded
[v4,12/14] dm-raid: fix lockdep waring in "pers->hot_add_disk" dm-raid: fix v6.7 regressions - - - --- 2024-01-30 Yu Kuai Superseded
[v4,11/14] md/raid456: fix a deadlock for dm-raid456 while io concurrent with reshape dm-raid: fix v6.7 regressions - - - --- 2024-01-30 Yu Kuai Superseded
[v4,10/14] md: don't suspend the array for interrupted reshape dm-raid: fix v6.7 regressions - - - --- 2024-01-30 Yu Kuai Superseded
[v4,09/14] md: export helper md_is_rdwr() dm-raid: fix v6.7 regressions - - - --- 2024-01-30 Yu Kuai Superseded
[v4,08/14] dm-raid: add a new helper prepare_suspend() in md_personality dm-raid: fix v6.7 regressions - - - --- 2024-01-30 Yu Kuai Superseded
[v4,07/14] md/dm-raid: don't call md_reap_sync_thread() directly dm-raid: fix v6.7 regressions - - - --- 2024-01-30 Yu Kuai Superseded
[v4,06/14] dm-raid: really frozen sync_thread during suspend dm-raid: fix v6.7 regressions - - - --- 2024-01-30 Yu Kuai Superseded
[v4,05/14] md: export helpers to stop sync_thread dm-raid: fix v6.7 regressions - - - --- 2024-01-30 Yu Kuai Superseded
[v4,04/14] md: don't register sync_thread for reshape directly dm-raid: fix v6.7 regressions - - - --- 2024-01-30 Yu Kuai Superseded
[v4,03/14] md: make sure md_do_sync() will set MD_RECOVERY_DONE dm-raid: fix v6.7 regressions - - - --- 2024-01-30 Yu Kuai Superseded
« 1 2 3 44 5 »