Show patches with: State = Action Required       |    Archived = No       |   46 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[GIT,PULL] md-next 20230608 [GIT,PULL] md-next 20230608 - - - --- 2023-06-08 Song Liu New
Fix mdmonitor-oneshot.service fail to be executed Fix mdmonitor-oneshot.service fail to be executed - - - --- 2023-06-07 Guanqin Miao New
raid1: fix incorrect page freeing in alloc_behind_master_bio raid1: fix incorrect page freeing in alloc_behind_master_bio - - - --- 2023-06-05 Christoph Hellwig New
[6/6] mdadm: Follow POSIX Portable Character Set mdadm: POSIX portable naming rules - - - --- 2023-06-01 Mariusz Tkaczyk colyli Under Review
[5/6] mdadm: define ident_set_devname() mdadm: POSIX portable naming rules - - - --- 2023-06-01 Mariusz Tkaczyk colyli Under Review
[4/6] mdadm: refactor ident->name handling mdadm: POSIX portable naming rules - - - --- 2023-06-01 Mariusz Tkaczyk colyli Under Review
[3/6] mdadm: set ident.devname if applicable mdadm: POSIX portable naming rules - - - --- 2023-06-01 Mariusz Tkaczyk colyli Under Review
[2/6] tests: create 00confnames mdadm: POSIX portable naming rules - - - --- 2023-06-01 Mariusz Tkaczyk colyli Under Review
[1/6] tests: create names_template mdadm: POSIX portable naming rules - - - --- 2023-06-01 Mariusz Tkaczyk colyli Under Review
[6/6] imsm: fix free space calculations imsm: expand improvements - - - --- 2023-05-29 Mariusz Tkaczyk colyli Under Review
[5/6] imsm: return free space after volume for expand imsm: expand improvements - - - --- 2023-05-29 Mariusz Tkaczyk colyli Under Review
[4/6] imsm: move expand verification code into new function imsm: expand improvements - - - --- 2023-05-29 Mariusz Tkaczyk colyli Under Review
[3/6] imsm: introduce round_member_size_to_mb() imsm: expand improvements - - - --- 2023-05-29 Mariusz Tkaczyk colyli Under Review
[2/6] imsm: imsm_get_free_size() refactor. imsm: expand improvements - - - --- 2023-05-29 Mariusz Tkaczyk colyli Under Review
[1/6] imsm: move sum_extents calculations to merge_extents() imsm: expand improvements - - - --- 2023-05-29 Mariusz Tkaczyk colyli Under Review
[v2,8/8] tests: add a regression test for raid456 deadlock again tests: add some regression tests - - - --- 2023-05-29 Yu Kuai colyli Under Review
[v2,7/8] tests: add a regression test that reshape can corrupt data tests: add some regression tests - - - --- 2023-05-29 Yu Kuai colyli Under Review
[v2,6/8] tests: add a regression test that raid456 can't assemble again tests: add some regression tests - - - --- 2023-05-29 Yu Kuai colyli Under Review
[v2,5/8] tests: add a regression test that raid456 can't assemble tests: add some regression tests - - - --- 2023-05-29 Yu Kuai colyli Under Review
[v2,4/8] tests: add a regression test for raid456 deadlock tests: add some regression tests - - - --- 2023-05-29 Yu Kuai colyli Under Review
[v2,3/8] tests: add a regression test for raid10 deadlock tests: add some regression tests - - - --- 2023-05-29 Yu Kuai colyli Under Review
[v2,2/8] tests: support to skip checking dmesg tests: add some regression tests 1 - - --- 2023-05-29 Yu Kuai colyli Under Review
[v2,1/8] tests: add a new test for rdev lifetime tests: add some regression tests - - - --- 2023-05-29 Yu Kuai colyli Under Review
[-next,v2,6/6] md: enhance checking in md_check_recovery() md: fix that MD_RECOVERY_RUNNING can be cleared while sync_thread is still running - - - --- 2023-05-29 Yu Kuai New
[-next,v2,5/6] md: wake up 'resync_wait' at last in md_reap_sync_thread() md: fix that MD_RECOVERY_RUNNING can be cleared while sync_thread is still running - - - --- 2023-05-29 Yu Kuai New
[-next,v2,4/6] md: refactor idle/frozen_sync_thread() to fix deadlock md: fix that MD_RECOVERY_RUNNING can be cleared while sync_thread is still running - - - --- 2023-05-29 Yu Kuai New
[-next,v2,3/6] md: add a mutex to synchronize idle and frozen in action_store() md: fix that MD_RECOVERY_RUNNING can be cleared while sync_thread is still running - - - --- 2023-05-29 Yu Kuai New
[-next,v2,2/6] md: refactor action_store() for 'idle' and 'frozen' md: fix that MD_RECOVERY_RUNNING can be cleared while sync_thread is still running - - - --- 2023-05-29 Yu Kuai New
[-next,v2,1/6] Revert "md: unlock mddev before reap sync_thread in action_store" md: fix that MD_RECOVERY_RUNNING can be cleared while sync_thread is still running - - - --- 2023-05-29 Yu Kuai New
[-next,v3,7/7] md/raid1-10: limit the number of plugged bio limit the number of plugged bio - - - --- 2023-05-29 Yu Kuai New
[-next,v3,6/7] md/raid1-10: don't handle pluged bio by daemon thread limit the number of plugged bio - - - --- 2023-05-29 Yu Kuai New
[-next,v3,5/7] md/md-bitmap: add a new helper to unplug bitmap asynchrously limit the number of plugged bio - - - --- 2023-05-29 Yu Kuai New
[-next,v3,4/7] md/raid1-10: submit write io directly if bitmap is not enabled limit the number of plugged bio - - - --- 2023-05-29 Yu Kuai New
[-next,v3,3/7] md/raid1-10: factor out a helper to submit normal write limit the number of plugged bio - - - --- 2023-05-29 Yu Kuai New
[-next,v3,2/7] md/raid1-10: factor out a helper to add bio to plug limit the number of plugged bio - - - --- 2023-05-29 Yu Kuai New
[-next,v3,1/7] md/raid10: prevent soft lockup while flush writes limit the number of plugged bio - - - --- 2023-05-29 Yu Kuai New
[v2] md/raid5: Convert stripe_head's "dev" to flexible array member [v2] md/raid5: Convert stripe_head's "dev" to flexible array member 1 1 - --- 2023-05-22 Kees Cook New
[1/1] Stop mdcheck_continue timer when mdcheck_start service can finish check [1/1] Stop mdcheck_continue timer when mdcheck_start service can finish check - - - --- 2023-05-08 Xiao Ni colyli Under Review
tests: add a new test for rdev lifetime tests: add a new test for rdev lifetime - - - --- 2023-04-28 Yu Kuai New
tests: add a new test to check if pluged bio is unlimited for raid10 tests: add a new test to check if pluged bio is unlimited for raid10 - - - --- 2023-04-26 Yu Kuai New
[4/4] Fix memory leak in file mdadm Fix memory leak for Manage Assemble Kill mdadm - - - --- 2023-04-24 Guanqin Miao colyli Under Review
[3/4] Fix memory leak in file Manage Fix memory leak for Manage Assemble Kill mdadm - - - --- 2023-04-24 Guanqin Miao colyli Under Review
[2/4] Fix memory leak in file Kill Fix memory leak for Manage Assemble Kill mdadm - - - --- 2023-04-24 Guanqin Miao colyli Under Review
[1/4] Fix memory leak in file Assemble Fix memory leak for Manage Assemble Kill mdadm - - - --- 2023-04-24 Guanqin Miao colyli Under Review
restripe.c: Use _FILE_OFFSET_BITS to enable largefile support restripe.c: Use _FILE_OFFSET_BITS to enable largefile support - - - --- 2022-11-10 Khem Raj jes Under Review
mdadm reshape hangs on external grow chunk mdadm reshape hangs on external grow chunk - - - --- 2022-09-23 Nigel Croxon mtkaczyk Under Review