Show patches with: State = Action Required       |   1129 patches
« 1 2 3 411 12 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[-next] dm thin: Use last transaction's pmd->root when commit failed [-next] dm thin: Use last transaction's pmd->root when commit failed 1 - - --- 2022-12-08 Zhihao Cheng New
[RFC,v2,0/8] fallocate: introduce FALLOC_FL_WRITE_ZEROES flag - - - --- 2025-01-15 Zhang Yi New
[RFC,v2,1/8] block: introduce BLK_FEAT_WRITE_ZEROES_UNMAP to queue limits features [RFC,v2,1/8] block: introduce BLK_FEAT_WRITE_ZEROES_UNMAP to queue limits features - 1 - --- 2025-01-15 Zhang Yi New
[RFC,v2,2/8] nvme: set BLK_FEAT_WRITE_ZEROES_UNMAP if device supports DEAC bit [RFC,v2,1/8] block: introduce BLK_FEAT_WRITE_ZEROES_UNMAP to queue limits features - - - --- 2025-01-15 Zhang Yi New
[RFC,v2,3/8] scsi: sd: set BLK_FEAT_WRITE_ZEROES_UNMAP if device supports unmap zeroing mode [RFC,v2,1/8] block: introduce BLK_FEAT_WRITE_ZEROES_UNMAP to queue limits features - 1 - --- 2025-01-15 Zhang Yi New
[RFC,v2,4/8] dm: add BLK_FEAT_WRITE_ZEROES_UNMAP support [RFC,v2,1/8] block: introduce BLK_FEAT_WRITE_ZEROES_UNMAP to queue limits features - - - --- 2025-01-15 Zhang Yi New
[RFC,v2,5/8] fs: introduce FALLOC_FL_WRITE_ZEROES to fallocate [RFC,v2,1/8] block: introduce BLK_FEAT_WRITE_ZEROES_UNMAP to queue limits features - - - --- 2025-01-15 Zhang Yi New
[RFC,v2,6/8] block: add FALLOC_FL_WRITE_ZEROES support [RFC,v2,1/8] block: introduce BLK_FEAT_WRITE_ZEROES_UNMAP to queue limits features - - - --- 2025-01-15 Zhang Yi New
[RFC,v2,7/8] block: factor out common part in blkdev_fallocate() [RFC,v2,1/8] block: introduce BLK_FEAT_WRITE_ZEROES_UNMAP to queue limits features - - - --- 2025-01-15 Zhang Yi New
[RFC,v2,8/8] ext4: add FALLOC_FL_WRITE_ZEROES support [RFC,v2,1/8] block: introduce BLK_FEAT_WRITE_ZEROES_UNMAP to queue limits features - - - --- 2025-01-15 Zhang Yi New
[v3] block: Fix a WRITE SAME BUG_ON [v3] block: Fix a WRITE SAME BUG_ON - - - --- 2019-02-20 Zhang Xiaoxu New
dm: Convert to use time_after_eq macro dm: Convert to use time_after_eq macro - - - --- 2023-07-06 Zehao Zhang New
[-next] dm: Remove unused declaration dm_get_rq_mapinfo() [-next] dm: Remove unused declaration dm_get_rq_mapinfo() - - - --- 2023-08-08 Yue Haibing New
[v2,-next] dm: Remove unused declaration dm_get_rq_mapinfo() [v2,-next] dm: Remove unused declaration dm_get_rq_mapinfo() - - - --- 2023-08-09 Yue Haibing 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
[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,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,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,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,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,07/14] md: export helpers to stop sync_thread 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,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,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,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,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,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,14/14] dm-raid: remove mddev_suspend/resume() dm-raid/md/raid: fix v6.7 regressions - - - --- 2024-02-01 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
[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,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,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,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,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,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,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,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,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,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,12/12] md/md-bitmap: introducet CONFIG_MD_BITMAP md/md-bitmap: introducet CONFIG_MD_BITMAP - - - --- 2025-01-09 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
[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,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,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,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,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,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,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,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,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,11/11] md/md-bitmap: introducet CONFIG_MD_BITMAP md/md-bitmap: introduce CONFIG_MD_BITMAP - - - --- 2025-01-23 Yu Kuai New
[RFC] md: introduce llbitmap [RFC] md: introduce llbitmap - - - --- 2025-01-26 Yu Kuai New
dm table: fix typo in comment dm table: fix typo in comment - - - --- 2022-10-25 Yonggil Song New
dm-thin: Improve performance of O_SYNC IOs to mapped data dm-thin: Improve performance of O_SYNC IOs to mapped data - - - --- 2023-10-29 Yarden Maymon New
sched, cleanup, dm bufio: Replace dm_bufio_cond_resched with might_resched - - - --- 2014-11-20 Yao Dongdong New
[v2] dm-crypt: reexport sysfs of kcryptd workqueue [v2] dm-crypt: reexport sysfs of kcryptd workqueue - - - --- 2023-03-01 yangerkun New
[v3] dm-crypt: reexport sysfs of kcryptd workqueue [v3] dm-crypt: reexport sysfs of kcryptd workqueue - - - --- 2023-07-11 yangerkun New
[1/4] mm: mempool: extract common initialization code Introduce mempool pages bulk allocator the use it in dm-crypt - - - --- 2022-10-05 Yang Shi New
[2/4] mm: mempool: introduce page bulk allocator Introduce mempool pages bulk allocator the use it in dm-crypt - - - --- 2022-10-05 Yang Shi New
[3/4] md: dm-crypt: move crypt_free_buffer_pages ahead Introduce mempool pages bulk allocator the use it in dm-crypt - - - --- 2022-10-05 Yang Shi New
[4/4] md: dm-crypt: use mempool page bulk allocator Introduce mempool pages bulk allocator the use it in dm-crypt - - - --- 2022-10-05 Yang Shi New
[v2,1/5] mm: page_alloc: add API for bulk allocator with callback Introduce mempool pages bulk allocator and use it in dm-crypt - - - --- 2023-02-14 Yang Shi New
[v2,2/5] mm: mempool: extract the common initialization and alloc code Introduce mempool pages bulk allocator and use it in dm-crypt - - - --- 2023-02-14 Yang Shi New
[v2,3/5] mm: mempool: introduce page bulk allocator Introduce mempool pages bulk allocator and use it in dm-crypt - - - --- 2023-02-14 Yang Shi New
[v2,4/5] md: dm-crypt: move crypt_free_buffer_pages ahead Introduce mempool pages bulk allocator and use it in dm-crypt - - - --- 2023-02-14 Yang Shi New
[v2,5/5] md: dm-crypt: use mempool page bulk allocator Introduce mempool pages bulk allocator and use it in dm-crypt - - - --- 2023-02-14 Yang Shi New
multipath-tools: add vendors' names as they are registered at T10 - - - --- 2016-08-05 Xose Vazquez Perez New
[v3,2/2] multipath-tools: inform that regex can be used in vendor, product, .revision and bl_product - - - --- 2016-08-05 Xose Vazquez Perez New
[1/3] multipath-tools: revert add TEGILE devices to hardware table - - - --- 2016-08-06 Xose Vazquez Perez New
[2/3] multipath-tools: revert add INFINIDAT devices to hardware table - - - --- 2016-08-06 Xose Vazquez Perez New
[3/3] multipath-tools: revert add VIOLIN/CONCERTO ARRAY to hardware table - - - --- 2016-08-06 Xose Vazquez Perez New
[1/7] multipath-tools: remove "Optional" from some attributes in multipath.conf.5 - - - --- 2016-08-06 Xose Vazquez Perez New
[2/7] multipath-tools: replace ".I" with \fIxxx\R at multipath.conf.5 - - - --- 2016-08-06 Xose Vazquez Perez New
[3/7] multipath-tools: stand out sections headings with comments at multipath.conf.5 - - - --- 2016-08-06 Xose Vazquez Perez New
[4/7] multipath-tools: add dots(spaces) between sections and keywords - - - --- 2016-08-06 Xose Vazquez Perez New
[03/11] multipath-tools: Makefiles housekeeping - - - --- 2016-08-11 Xose Vazquez Perez New
[04/11] multipath-tools: Edward Goggin no longer works at EMC - - - --- 2016-08-11 Xose Vazquez Perez New
[05/11] multipath-tools: delete IBM/1745 ghost array - - - --- 2016-08-11 Xose Vazquez Perez New
[06/11] multipath-tools: request to update man pages if the code is changed - - - --- 2016-08-11 Xose Vazquez Perez New
[07/11] multipath-tools: move DEFAULT_PRIO DEFAULT_PRIO_ARGS and DEFAULT_CHECKER to libmultipath/de… - - - --- 2016-08-11 Xose Vazquez Perez New
[08/11] multipath-tools: add KOVE/XPD to hwtable - - - --- 2016-08-11 Xose Vazquez Perez New
[09/11] multipath-tools: delete failback from IBM/2810XIV - - - --- 2016-08-11 Xose Vazquez Perez New
[10/11] multipath-tools: move code up in Makefile - - - --- 2016-08-11 Xose Vazquez Perez New
[11/11] multipath-tools: modify product regex in HDS devices - - - --- 2016-08-11 Xose Vazquez Perez New
multipath-tools: add queue_mode to the features list in multipath/multipath.conf.5 - - - --- 2016-08-12 Xose Vazquez Perez New
multipath-tools: add missing group of options in Makefiles - - - --- 2016-08-12 Xose Vazquez Perez New
multipath-tools: use "+=" instead of only "=" for variables in Makefile - - - --- 2016-08-12 Xose Vazquez Perez New
multipath-tools: replace LDFLAGS with LIBDEPS for groups of libraries in Makefiles - - - --- 2016-08-12 Xose Vazquez Perez New
scsi_dh_alua: Add new blacklist flag 'BLIST_SYNC_ALUA' - - - --- 2016-08-12 Xose Vazquez Perez New
scsi: blacklist all RDAC devices for BLIST_NO_ULD_ATTACH 1 - - --- 2016-08-12 Xose Vazquez Perez New
multipath-tools: add two rdac devices - - - --- 2016-08-13 Xose Vazquez Perez New
multipath-tools: identify all four LCSM100_ devices - - - --- 2016-08-13 Xose Vazquez Perez New
multipath-tools: document how to add devices that need special flags in the SCSI subsystem - - - --- 2016-08-13 Xose Vazquez Perez New
[1/5] multipath-tools: document how to add devices that need special flags in the SCSI subsystem - - - --- 2016-08-16 Xose Vazquez Perez New
[2/5] multipath-tools: replace LDFLAGS with LIBDEPS for groups of libraries in Makefiles - - - --- 2016-08-16 Xose Vazquez Perez New
[3/5] multipath-tools: replace queue-length by default selector - - - --- 2016-08-16 Xose Vazquez Perez New
[4/5] multipath-tools: delete .minio from hwtable - - - --- 2016-08-16 Xose Vazquez Perez New
[5/5] multipath-tools: add queue_mode to the features list in multipath/multipath.conf.5 - - - --- 2016-08-16 Xose Vazquez Perez New
[v2] multipath-tools: Add Dell SC name and maintainer - - - --- 2016-08-16 Xose Vazquez Perez New
multipath-tools: Makefiles housekeeping - - - --- 2016-08-28 Xose Vazquez Perez New
« 1 2 3 411 12 »