Linux RAID Storage
[Prev Page][Next Page]
- [PATCH v0 0/3] mdadm: Use kernel raid headers,
mtkaczyk
- [PATCH 1/1] mdadm: check posix name before setting name and devname,
Xiao Ni
- [v2 PATCH] lib/raid6: Replace custom zero page with ZERO_PAGE, Herbert Xu
- [PATCH] lib/raid6: Replace custom zero page with ZERO_PAGE,
Herbert Xu
- [GIT PULL] md-6.15-20250312,
Yu Kuai
- [PATCH 0/4] mdadm: regression tests fix,
Xiao Ni
- [PATCH v2] mdadm: Clear extra flags when initializing metadata,
Wu Guanghao
- RAID 5, 10 modern post 2020 drives, slow speeds,
David Hajes
Bounce probe for linux-raid@xxxxxxxxxxxxxxx (no action required), linux-raid+owner
Need to understand error messages,
Eyal Lebedinsky
[PATCH md-6.15 V2 1/1] md/raid10: wait barrier before returning discard request with REQ_NOWAIT,
Xiao Ni
[PATCH V5] raid6: Add RISC-V SIMD syndrome and recovery calculations,
Chunyan Zhang
[PATCH 0/4] bugfix of logical_block_size and make it configurable,
linan666
[PATCH 1/1] md/raid10: wait barrier before returning discard request with REQ_NOWAIT,
Xiao Ni
[PATCH 1/1] md/raid10: Don't print warn calltrace for discard with REQ_NOWAIT,
Xiao Ni
[PATCH] mdadm: Don't set bad_blocks flag when initializing metadata,
Wu Guanghao
[PATCH v3] md/md-bitmap: fix wrong bitmap_limit for clustermd when write sb,
Su Yue
[PATCH v2] md/md-bitmap: fix wrong bitmap_limit for clustermd when write sb,
Su Yue
[PATCH] md/md-bitmap: fix wrong bitmap_limit for clustermd when write sb,
Su Yue
[PATCH v2] md/raid1,raid10: don't ignore IO flags, Yu Kuai
[PATCH] md/raid5: merge reshape_progress checking inside get_reshape_loc(), Yu Kuai
[PATCH V2 00/12] badblocks: bugfix and cleanup for badblocks,
Zheng Qixing
- [PATCH V2 02/12] badblocks: factor out a helper try_adjacent_combine, Zheng Qixing
- [PATCH V2 04/12] badblocks: return error directly when setting badblocks exceeds 512, Zheng Qixing
- [PATCH V2 05/12] badblocks: return error if any badblock set fails, Zheng Qixing
- [PATCH V2 06/12] badblocks: fix the using of MAX_BADBLOCKS, Zheng Qixing
- [PATCH V2 01/12] badblocks: Fix error shitf ops, Zheng Qixing
- [PATCH V2 07/12] badblocks: try can_merge_front before overlap_front, Zheng Qixing
- [PATCH V2 08/12] badblocks: fix merge issue when new badblocks align with pre+1, Zheng Qixing
- [PATCH V2 09/12] badblocks: fix missing bad blocks on retry in _badblocks_check(), Zheng Qixing
- [PATCH V2 10/12] badblocks: return boolean from badblocks_set() and badblocks_clear(), Zheng Qixing
- [PATCH V2 03/12] badblocks: attempt to merge adjacent badblocks during ack_all_badblocks, Zheng Qixing
- [PATCH V2 11/12] md: improve return types of badblocks handling functions, Zheng Qixing
- [PATCH V2 12/12] badblocks: use sector_t instead of int to avoid truncation of badblocks length, Zheng Qixing
- Re: [PATCH V2 00/12] badblocks: bugfix and cleanup for badblocks, Yu Kuai
- Re: [PATCH V2 00/12] badblocks: bugfix and cleanup for badblocks, Jens Axboe
[PATCH] md/raid1,raid10: don't ignore IO flags,
Yu Kuai
split out the auto-PI code and data structures v2,
Christoph Hellwig
md bitmap writes random memory over disks' bitmap sectors,
Nigel Croxon
[PATCH V4] raid6: Add RISC-V SIMD syndrome and recovery calculations, Chunyan Zhang
Failed to connect to control socket,
Xiao Ni
[PATCH 0/8][next] Avoid a couple hundred -Wflex-array-member-not-at-end warnings,
Gustavo A. R. Silva
[PATCH 00/12] badblocks: bugfix and cleanup for badblocks,
Zheng Qixing
- [PATCH 02/12] badblocks: factor out a helper try_adjacent_combine, Zheng Qixing
- [PATCH 01/12] badblocks: Fix error shitf ops, Zheng Qixing
- [PATCH 03/12] badblocks: attempt to merge adjacent badblocks during ack_all_badblocks, Zheng Qixing
- [PATCH 05/12] badblocks: return error if any badblock set fails, Zheng Qixing
- [PATCH 06/12] badblocks: fix the using of MAX_BADBLOCKS, Zheng Qixing
- [PATCH 08/12] badblocks: fix merge issue when new badblocks align with pre+1, Zheng Qixing
- [PATCH 04/12] badblocks: return error directly when setting badblocks exceeds 512, Zheng Qixing
- [PATCH 07/12] badblocks: try can_merge_front before overlap_front, Zheng Qixing
- [PATCH 11/12] md: improve return types of badblocks handling functions, Zheng Qixing
- [PATCH 09/12] badblocks: fix missing bad blocks on retry in _badblocks_check(), Zheng Qixing
- [PATCH 10/12] badblocks: return boolen from badblocks_set() and badblocks_clear(), Zheng Qixing
- [PATCH 12/12] badblocks: use sector_t instead of int to avoid truncation of badblocks length, Zheng Qixing
- Re: [PATCH 00/12] badblocks: bugfix and cleanup for badblocks, Yu Kuai
- Re: [PATCH 00/12] badblocks: bugfix and cleanup for badblocks, Coly Li
[PATCH V3] raid6: Add RISC-V SIMD syndrome and recovery calculations, Chunyan Zhang
[PATCH v3] md: fix mddev uaf while iterating all_mddevs list,
Yu Kuai
[GIT PULL] md-6.14-20250218,
Yu Kuai
[BUG] possible race between md_free_disk and md_notify_reboot,
Guillaume Morin
[PATCH md-6.15 v4 00/11] md/md-bitmap: introduce CONFIG_MD_BITMAP,
Yu Kuai
- [PATCH md-6.15 v4 06/11] md/raid1: check bitmap before behind write, Yu Kuai
- [PATCH md-6.15 v4 01/11] md/md-bitmap: remove the parameter 'init' for bitmap_ops->resize(), Yu Kuai
- [PATCH md-6.15 v4 03/11] md/md-bitmap: add md_bitmap_registered/enabled() helper, Yu Kuai
- [PATCH md-6.15 v4 04/11] md/md-bitmap: handle the case bitmap is not enabled before start_sync(), Yu Kuai
- [PATCH md-6.15 v4 08/11] md/raid10: check before referencing mddev->bitmap_ops, Yu Kuai
- [PATCH md-6.15 v4 09/11] md/raid5: check before referencing mddev->bitmap_ops, Yu Kuai
- [PATCH md-6.15 v4 05/11] md/md-bitmap: handle the case bitmap is not enabled before end_sync(), Yu Kuai
- [PATCH md-6.15 v4 07/11] md/raid1: check before referencing mddev->bitmap_ops, Yu Kuai
- [PATCH md-6.15 v4 11/11] md/md-bitmap: introduce CONFIG_MD_BITMAP, Yu Kuai
- [PATCH md-6.15 v4 02/11] md/md-bitmap: merge md_bitmap_group into bitmap_operations, Yu Kuai
- [PATCH md-6.15 v4 10/11] md: check before referencing mddev->bitmap_ops, Yu Kuai
[PATCH V2] mdmon: imsm: fix metadata corruption when managing new array,
Junxiao Bi
split out the auto-PI code and data structures,
Christoph Hellwig
[PATCH 0/7 md-6.15] md: introduce md_submodle_head,
Yu Kuai
[PATCH] md/raid1: fix memory leak in raid1_run() if no active rdev,
Zheng Qixing
[PATCH] md: ensure resync is prioritized over recovery,
linan666
[PATCH] md/raid*: Fix the set_queue_limits implementations,
Bart Van Assche
[PATCH] mdmon: imsm: fix metadata corruption when managing new array,
Junxiao Bi
[PATCH 6.6 v2 0/6] md/md-bitmap: move bitmap_{start, end}write to md upper layer,
Yu Kuai
[GIT PULL] md-6.14 20250206,
Song Liu
[PATCH V3] md-linear: optimize which_dev() for small disks number,
colyli
[PATCH V2] md-linear: optimize which_dev() for small disks number, colyli
[no subject], Unknown
[PATCH] md-linear: optimize which_dev() for small disks number, colyli
Problem with RAID1 - unable to read superblock,
Raffaele Morelli
mdadm/raid5, spare disk or spare space,
Anton Gavriliuk
RFC: split out the auto-PI code and data structures,
Christoph Hellwig
[PATCH] md: Fix linear_set_limits(),
Bart Van Assche
replaced all drives in RAID-10 array with larger drives -> failing to correctly extend array to use new/add'l space.,
pgnd
Altering the meta data version of md raid, Jaco Kroon
Add spare disk to raid50,
Anton Gavriliuk
[PATCH 6.6 0/6] md/md-bitmap: move bitmap_{start, end}write to md upper layer,
Yu Kuai
[PATCH 6.12 0/5] md/md-bitmap: move bitmap_{start, end}write to md upper layer,
Yu Kuai
[PATCH 6.13 0/5] md/md-bitmap: move bitmap_{start, end}write to md upper layer,
Yu Kuai
[PATCH V2] raid6: Add RISC-V SIMD syndrome and recovery calculations,
Chunyan Zhang
[PATCH RFC] md: introduce llbitmap, Yu Kuai
[PATCH RFC mdadm/master] mdadm: add support for new lockless bitmap,
Yu Kuai
[PATCH 1/2] md/raid5: skip stripes with bad reads during reshape to avoid stall,
Doug V Johnson
[GIT PULL] md-6.14 20250124,
Song Liu
[PATCH] md/md-bitmap: synchronize bitmap_get_stats() with bitmap lifetime, Yu Kuai
Huge lock contention during raid5 build time,
Anton Gavriliuk
[PATCH v3 md-6.15 00/11] md/md-bitmap: introduce CONFIG_MD_BITMAP,
Yu Kuai
- [PATCH v3 md-6.15 03/11] md/md-bitmap: add md_bitmap_registered/enabled() helper, Yu Kuai
- [PATCH v3 md-6.15 01/11] md/md-bitmap: remove the parameter 'init' for bitmap_ops->resize(), Yu Kuai
- [PATCH v3 md-6.15 04/11] md/md-bitmap: handle the case bitmap is not enabled before start_sync(), Yu Kuai
- [PATCH v3 md-6.15 05/11] md/md-bitmap: handle the case bitmap is not enabled before end_sync(), Yu Kuai
- [PATCH v3 md-6.15 06/11] md/raid1: check bitmap before behind write, Yu Kuai
- [PATCH v3 md-6.15 02/11] md/md-bitmap: merge md_bitmap_group into bitmap_operations, Yu Kuai
- [PATCH v3 md-6.15 08/11] md/raid10: check before deferencing mddev->bitmap_ops, Yu Kuai
- [PATCH v3 md-6.15 09/11] md/raid5: check before deferencing mddev->bitmap_ops, Yu Kuai
- [PATCH v3 md-6.15 11/11] md/md-bitmap: introducet CONFIG_MD_BITMAP, Yu Kuai
- [PATCH v3 md-6.15 07/11] md/raid1: check before deferencing mddev->bitmap_ops, Yu Kuai
- [PATCH v3 md-6.15 10/11] md: check before deferencing mddev->bitmap_ops, Yu Kuai
[REGRESSION] kernel panic at bitmap_get_stats+0x2b/0xa0 since 6.12,
Harshit Mogalapalli
[PATCH v3] mdopen: add sbin path to env PATH when call system("modprobe md_mod"),
Coly Li
[PATCH v2] mdopen: add sbin path to env PATH when call system("modprobe md_mod"),
Coly Li
[PATCH] mdopen: add sbin path to env PATH when call system("modprobe md_mod"),
Coly Li
[PATCH 1/1] mdadm/raid6check: add xmalloc.h to raid6check.c,
Xiao Ni
[GIT PULL] md-6.14 20250116,
Song Liu
[PATCH RFC v2 0/8] device mapper atomic write support,
John Garry
- [PATCH RFC v2 5/8] dm-linear: Enable atomic writes, John Garry
- [PATCH RFC v2 8/8] dm-mirror: Support atomic writes, John Garry
- [PATCH RFC v2 6/8] dm-stripe: Enable atomic writes, John Garry
- [PATCH RFC v2 3/8] dm-table: atomic writes support, John Garry
- [PATCH RFC v2 4/8] dm: Ensure cloned bio is same length for atomic write, John Garry
- [PATCH RFC v2 2/8] block: Don't trim an atomic write, John Garry
- [PATCH RFC v2 1/8] block: Add common atomic writes enable flag, John Garry
- [PATCH RFC v2 7/8] dm-io: Warn on creating multiple atomic write bios for a region, John Garry
- Re: [PATCH RFC v2 0/8] device mapper atomic write support, Mike Snitzer
- Re: (subset) [PATCH RFC v2 0/8] device mapper atomic write support, Jens Axboe
[PATCH next] md/md-linear: Fix a NULL vs IS_ERR() bug in linear_add(),
Dan Carpenter
[GIT PULL] md-6.14 20250113,
Song Liu
[PATCH] md: Add missing md-linear.c,
Song Liu
RAID 1 | Extending Logical Volume,
Stefanie Leisestreichler
[PATCH 5.10/5.15] md/raid5: fix atomicity violation in raid5_cache_count,
Vasiliy Kovalev
[PATCH v2] treewide: const qualify ctl_tables where applicable,
Joel Granados
[GIT PULL] md-6.14 20250109,
Song Liu
[PATCH] treewide: const qualify ctl_tables where applicable,
Joel Granados
[PATCH 1/1] md: Fix typo in comment,
Cherniaev Andrei
[PATCH v2 md-6.14 00/12] md/md-bitmap: introducet CONFIG_MD_BITMAP,
Yu Kuai
- [PATCH v2 md-6.14 01/12] md/md-bitmap: remove the parameter 'init' for bitmap_ops->resize(), Yu Kuai
- [PATCH v2 md-6.14 02/12] md/md-bitmap: merge md_bitmap_group into bitmap_operations, Yu Kuai
- [PATCH v2 md-6.14 04/12] md/md-bitmap: handle the case bitmap is not enabled before start_sync(), Yu Kuai
- [PATCH v2 md-6.14 03/12] md/md-bitmap: add md_bitmap_registered/enabled() helper, Yu Kuai
- [PATCH v2 md-6.14 05/12] md/md-bitmap: handle the case bitmap is not enabled before end_sync(), Yu Kuai
- [PATCH v2 md-6.14 06/12] md/dm-raid: check if bitmap is registered in raid_ctr(), Yu Kuai
- [PATCH v2 md-6.14 07/12] md/raid1: check bitmap before behind write, Yu Kuai
- [PATCH v2 md-6.14 08/12] md/raid1: check before deferencing mddev->bitmap_ops, Yu Kuai
- [PATCH v2 md-6.14 09/12] md/raid10: check before deferencing mddev->bitmap_ops, Yu Kuai
- [PATCH v2 md-6.14 10/12] md/raid5: check before deferencing mddev->bitmap_ops, Yu Kuai
- [PATCH v2 md-6.14 11/12] md: check before deferencing mddev->bitmap_ops, Yu Kuai
- [PATCH v2 md-6.14 12/12] md/md-bitmap: introducet CONFIG_MD_BITMAP, Yu Kuai
- Re: [PATCH v2 md-6.14 00/12] md/md-bitmap: introducet CONFIG_MD_BITMAP, Song Liu
[PATCH] md: Replace deprecated kmap_atomic() with kmap_local_page(),
David Reaver
[PATCH] Fixup vector options, Charlie Jenkins
[PATCH RFC md-6.14] md: reintroduce md-linear,
Yu Kuai
md-linear accidental(?) removal, removed significant(?) use case?,
Allen Toureg
[PATCH] Export MDRAID bitmap on disk structure in UAPI header file,
Tomas Mudrunka
Re: [PATCH] Export MDRAID bitmap on disk structure in UAPI header file, Christoph Hellwig
Re: [PATCH] Export MDRAID bitmap on disk structure in UAPI header file, Mariusz Tkaczyk
[PATCH v3] Export MDRAID bitmap on disk structure in UAPI header file, Tomas Mudrunka
Re: [PATCH] md: fix NULL point access, Yu Kuai
[PATCH] mdadm: fix --grow with --add for linear,
Yu Kuai
[PATCH md-6.14 00/13] md/md-bitmap: support to build md-bitmap as kernel module,
Yu Kuai
- [PATCH md-6.14 02/13] md/md-bitmap: merge md_bitmap_group into bitmap_operations, Yu Kuai
- [PATCH md-6.14 03/13] md/md-bitmap: add md_bitmap_registered/enabled() helper, Yu Kuai
- [PATCH md-6.14 01/13] md/md-bitmap: remove the parameter 'init' for bitmap_ops->resize(), Yu Kuai
- [PATCH md-6.14 05/13] md/md-bitmap: handle the case bitmap is not enabled before end_sync(), Yu Kuai
- [PATCH md-6.14 06/13] md/dm-raid: check if bitmap is registered in raid_ctr(), Yu Kuai
- [PATCH md-6.14 04/13] md/md-bitmap: handle the case bitmap is not enabled before start_sync(), Yu Kuai
- [PATCH md-6.14 07/13] md/raid1: check bitmap before behind write, Yu Kuai
- [PATCH md-6.14 08/13] md/raid1: check before deferencing mddev->bitmap_ops, Yu Kuai
- [PATCH md-6.14 10/13] md/raid5: check before deferencing mddev->bitmap_ops, Yu Kuai
- [PATCH md-6.14 12/13] md: export some helpers, Yu Kuai
- [PATCH md-6.14 09/13] md/raid10: check before deferencing mddev->bitmap_ops, Yu Kuai
- [PATCH md-6.14 11/13] md: check before deferencing mddev->bitmap_ops, Yu Kuai
- [PATCH md-6.14 13/13] md/md-bitmap: support to build md-bitmap as kernel module, Yu Kuai
Confused about device counting in MD RAID1,
Tomas Mudrunka
[RFC PATCH] raid6: Add RISC-V SIMD syndrome and recovery calculations,
Chunyan Zhang
[PATCH v2 md-6.14 0/5] md/md-bitmap: move bitmap_{start, end}write to md upper layer,
yukuai
Release mdadm-4.4, Mariusz Tkaczyk
Change in reported values of some block integrity sysfs attributes,
M Nikhil
[RFC V9] md/bitmap: Optimize lock contention., Shushu Yi
Resuming mdadm reshape on a different system,
Jbum List
[PATCH v4 mdadm 0/5] mdadm: remove bitmap file support,
Yu Kuai
[PATCH AUTOSEL 6.12 16/19] md/raid1: Handle bio_split() errors,
Sasha Levin
[PATCH v3 0/4] mdadm: remove bitmap file support,
Yu Kuai
[PATCH md-6.13 0/5] md/md-bitmap: move bitmap_{start,end}write to md upper layer,
Yu Kuai
[PATCH v5 0/5] RAID 0/1/10 atomic write support,
John Garry
[GIT PULL] md-6.13 20241115,
Song Liu
md-raid 6.11.8 page fault oops,
Genes Lists
[song-md:md-6.13] BUILD SUCCESS ea90d270349d51086d0dddc55821a782040d68f5, kernel test robot
[PATCH 0/2] md W=1 build fixes,
John Garry
[PATCH v4 0/5] RAID 0/1/10 atomic write support,
John Garry
[PATCH v4 0/6] bio_split() error handling rework,
John Garry
[song-md:md-6.13] BUILD SUCCESS c13c2d2a4b52eacab1c093e5b993c0a6f82c438e, kernel test robot
[GIT PULL] md-6.13 20241107,
Song Liu
[PATCH] MAINTAINERS: Make Yu Kuai co-maintainer of md/raid subsystem,
Song Liu
[PATCH v3 0/3] mdadm: remove bitmap file support,
Yu Kuai
[PATCH md-6.13] md: remove bitmap file support,
Yu Kuai
[PATCH V2 0/3] mdadm: remove bitmap file support,
Yu Kuai
[PATCH mdadm/master v2 0/4] remove bitmap file support and reserve major number for lockless bitmap,
Yu Kuai
[song-md:md-6.13] BUILD SUCCESS 6012169e8aae9c0eda38bbedcd7a1540a81220ae, kernel test robot
[PATCH 1/1] md/raid5: Wait sync io to finish before changing group cnt,
Xiao Ni
[GIT PULL] md-6.13 20241105,
Song Liu
[PATCH] md/md-bitmap: Add missing destroy_work_on_stack(),
Yuan Can
Experiencing md raid5 hang and CPU lockup on kernel v6.11,
Haris Iqbal
[Index of Archives]
[Linux RAID Wiki]
[Linux Block]
[ATA RAID]
[Kernel]
[Linux SCSI]
[Linux iSCSI]
[Linux SCSI Target Infrastructure]
[Linux Books]