Show patches with: Submitter = Yu Kuai       |    State = Action Required       |   52 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[RFC,v2,14/14] md/md-llbitmap: add Kconfig md: introduce a new lockless bitmap - - - --- 2025-03-28 Yu Kuai New
[RFC,v2,13/14] md/md-llbitmap: implement sysfs APIs md: introduce a new lockless bitmap - - - --- 2025-03-28 Yu Kuai New
[RFC,v2,12/14] md/md-llbitmap: implement all bitmap operations md: introduce a new lockless bitmap - - - --- 2025-03-28 Yu Kuai New
[RFC,v2,11/14] md/md-llbitmap: implement APIs for sync_thread md: introduce a new lockless bitmap - - - --- 2025-03-28 Yu Kuai New
[RFC,v2,10/14] md/md-llbitmap: implement APIs to dirty bits and clear bits md: introduce a new lockless bitmap - - - --- 2025-03-28 Yu Kuai New
[RFC,v2,09/14] md/md-llbitmap: implement APIs to mange bitmap lifetime md: introduce a new lockless bitmap - - - --- 2025-03-28 Yu Kuai New
[RFC,v2,08/14] md/md-llbitmap: implement APIs for page level dirty bits synchronization md: introduce a new lockless bitmap - - - --- 2025-03-28 Yu Kuai New
[RFC,v2,07/14] md/md-llbitmap: implement hidden disk to manage bitmap IO md: introduce a new lockless bitmap - - - --- 2025-03-28 Yu Kuai New
[RFC,v2,06/14] md/md-llbitmap: implement bit state machine md: introduce a new lockless bitmap - - - --- 2025-03-28 Yu Kuai New
[RFC,v2,05/14] md: delay registeration of bitmap_ops until creating bitmap md: introduce a new lockless bitmap - - - --- 2025-03-28 Yu Kuai New
[RFC,v2,04/14] md: add a new sysfs api bitmap_version md: introduce a new lockless bitmap - - - --- 2025-03-28 Yu Kuai New
[RFC,v2,03/14] md/md-bitmap: remove parameter slot from bitmap_create() md: introduce a new lockless bitmap - - - --- 2025-03-28 Yu Kuai New
[RFC,v2,02/14] md/md-bitmap: pass discard information to bitmap_{start, end}write md: introduce a new lockless bitmap - - - --- 2025-03-28 Yu Kuai New
[RFC,v2,01/14] block: factor out a helper bdev_file_alloc() md: introduce a new lockless bitmap - - - --- 2025-03-28 Yu Kuai New
[RFC] md: introduce llbitmap [RFC] md: introduce llbitmap - - - --- 2025-01-26 Yu Kuai New
[v3,md-6.15,11/11] md/md-bitmap: introducet CONFIG_MD_BITMAP md/md-bitmap: introduce CONFIG_MD_BITMAP - - - --- 2025-01-23 Yu Kuai New
[v3,md-6.15,10/11] md: check before deferencing mddev->bitmap_ops md/md-bitmap: introduce CONFIG_MD_BITMAP - - - --- 2025-01-23 Yu Kuai New
[v3,md-6.15,09/11] md/raid5: check before deferencing mddev->bitmap_ops md/md-bitmap: introduce CONFIG_MD_BITMAP - - - --- 2025-01-23 Yu Kuai New
[v3,md-6.15,08/11] md/raid10: check before deferencing mddev->bitmap_ops md/md-bitmap: introduce CONFIG_MD_BITMAP - - - --- 2025-01-23 Yu Kuai New
[v3,md-6.15,07/11] md/raid1: check before deferencing mddev->bitmap_ops md/md-bitmap: introduce CONFIG_MD_BITMAP - - - --- 2025-01-23 Yu Kuai New
[v3,md-6.15,06/11] md/raid1: check bitmap before behind write md/md-bitmap: introduce CONFIG_MD_BITMAP - - - --- 2025-01-23 Yu Kuai New
[v3,md-6.15,05/11] md/md-bitmap: handle the case bitmap is not enabled before end_sync() md/md-bitmap: introduce CONFIG_MD_BITMAP - - - --- 2025-01-23 Yu Kuai New
[v3,md-6.15,04/11] md/md-bitmap: handle the case bitmap is not enabled before start_sync() md/md-bitmap: introduce CONFIG_MD_BITMAP - - - --- 2025-01-23 Yu Kuai New
[v3,md-6.15,03/11] md/md-bitmap: add md_bitmap_registered/enabled() helper md/md-bitmap: introduce CONFIG_MD_BITMAP - - - --- 2025-01-23 Yu Kuai New
[v3,md-6.15,02/11] md/md-bitmap: merge md_bitmap_group into bitmap_operations md/md-bitmap: introduce CONFIG_MD_BITMAP - - - --- 2025-01-23 Yu Kuai New
[v3,md-6.15,01/11] md/md-bitmap: remove the parameter 'init' for bitmap_ops->resize() md/md-bitmap: introduce CONFIG_MD_BITMAP - - - --- 2025-01-23 Yu Kuai New
[v2,md-6.14,12/12] md/md-bitmap: introducet CONFIG_MD_BITMAP md/md-bitmap: introducet CONFIG_MD_BITMAP - - - --- 2025-01-09 Yu Kuai New
[v2,md-6.14,11/12] md: check before deferencing mddev->bitmap_ops md/md-bitmap: introducet CONFIG_MD_BITMAP - - - --- 2025-01-09 Yu Kuai New
[v2,md-6.14,10/12] md/raid5: check before deferencing mddev->bitmap_ops md/md-bitmap: introducet CONFIG_MD_BITMAP - - - --- 2025-01-09 Yu Kuai New
[v2,md-6.14,09/12] md/raid10: check before deferencing mddev->bitmap_ops md/md-bitmap: introducet CONFIG_MD_BITMAP - - - --- 2025-01-09 Yu Kuai New
[v2,md-6.14,08/12] md/raid1: check before deferencing mddev->bitmap_ops md/md-bitmap: introducet CONFIG_MD_BITMAP - - - --- 2025-01-09 Yu Kuai New
[v2,md-6.14,07/12] md/raid1: check bitmap before behind write md/md-bitmap: introducet CONFIG_MD_BITMAP - - - --- 2025-01-09 Yu Kuai New
[v2,md-6.14,06/12] md/dm-raid: check if bitmap is registered in raid_ctr() md/md-bitmap: introducet CONFIG_MD_BITMAP - - - --- 2025-01-09 Yu Kuai New
[v2,md-6.14,05/12] md/md-bitmap: handle the case bitmap is not enabled before end_sync() md/md-bitmap: introducet CONFIG_MD_BITMAP - - - --- 2025-01-09 Yu Kuai New
[v2,md-6.14,04/12] md/md-bitmap: handle the case bitmap is not enabled before start_sync() md/md-bitmap: introducet CONFIG_MD_BITMAP - - - --- 2025-01-09 Yu Kuai New
[v2,md-6.14,03/12] md/md-bitmap: add md_bitmap_registered/enabled() helper md/md-bitmap: introducet CONFIG_MD_BITMAP - - - --- 2025-01-09 Yu Kuai New
[v2,md-6.14,02/12] md/md-bitmap: merge md_bitmap_group into bitmap_operations md/md-bitmap: introducet CONFIG_MD_BITMAP - - - --- 2025-01-09 Yu Kuai New
[v2,md-6.14,01/12] md/md-bitmap: remove the parameter 'init' for bitmap_ops->resize() md/md-bitmap: introducet CONFIG_MD_BITMAP - - - --- 2025-01-09 Yu Kuai New
[v5,14/14] dm-raid: remove mddev_suspend/resume() dm-raid/md/raid: fix v6.7 regressions - - - --- 2024-02-01 Yu Kuai New
[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 New
[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 New
[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 New
[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 New
[v5,09/14] dm-raid: really frozen sync_thread during suspend dm-raid/md/raid: fix v6.7 regressions - - - --- 2024-02-01 Yu Kuai New
[v5,08/14] md: export helper md_is_rdwr() dm-raid/md/raid: fix v6.7 regressions - - - --- 2024-02-01 Yu Kuai New
[v5,07/14] md: export helpers to stop sync_thread dm-raid/md/raid: fix v6.7 regressions - - - --- 2024-02-01 Yu Kuai New
[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 New
[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 New
[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 New
[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 New
[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 New
[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 New