public inbox for linux-raid@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-09-04 09:22:55 to 2025-09-21 14:49:22 UTC [more...]

[PATCH v4 0/9] Don't set MD_BROKEN on failfast bio failure
 2025-09-21 14:48 UTC  (38+ messages)
` [PATCH v4 1/9] md/raid1,raid10: Set the LastDev flag when the configuration changes
` [PATCH v4 2/9] md: serialize md_error()
` [PATCH v4 3/9] md: introduce md_bio_failure_error()
` [PATCH v4 4/9] md/raid1,raid10: Don't set MD_BROKEN on failfast bio failure
` [PATCH v4 5/9] md/raid1,raid10: Set R{1,10}BIO_Uptodate when successful retry of a failed bio
` [PATCH v4 6/9] md/raid1,raid10: Fix missing retries Failfast write bios on no-bbl rdevs
` [PATCH v4 7/9] md/raid10: fix failfast read error not rescheduled
` [PATCH v4 8/9] md/raid1,raid10: Add error message when setting MD_BROKEN
` [PATCH v4 9/9] md/raid1,raid10: Fix: Operation continuing on 0 devices

[PATCH] md/md-llbitmap: Remove unneeded semicolon
 2025-09-20 10:04 UTC  (2+ messages)

[PATCH v5 0/2] make logical block size configurable
 2025-09-20  9:55 UTC  (4+ messages)
` [PATCH v5 1/2] md: prevent adding disks with larger logical_block_size to active arrays
` [PATCH v5 2/2] md: allow configuring logical block size

[PATCH v3] md: prevent incorrect update of resync/recovery offset
 2025-09-20  9:54 UTC  (2+ messages)

[PATCH v2] Factor out code into md_should_do_recovery()
 2025-09-20  9:53 UTC  (4+ messages)

[PATCH] md raid: fix hang when stopping arrays with metadata through dm-raid
 2025-09-18 13:42 UTC 

[PATCH] md/raid1: skip recovery of already synced areas
 2025-09-18  8:26 UTC  (4+ messages)

[PATCH v2 0/2] Fix the initialization of max_hw_wzeroes_unmap_sectors for stacking drivers
 2025-09-17 14:21 UTC  (10+ messages)
` [PATCH v2 1/2] md: init queue_limits->max_hw_wzeroes_unmap_sectors parameter
` [PATCH v2 2/2] drbd: "
` (subset) [PATCH v2 0/2] Fix the initialization of max_hw_wzeroes_unmap_sectors for stacking drivers

[GIT PULL] md-6.17-20250917
 2025-09-17 13:21 UTC  (2+ messages)

[PATCH 0/7] cleanup and bugfix of sync
 2025-09-17  9:35 UTC  (8+ messages)
` [PATCH 1/7] md: factor error handling out of md_done_sync into helper
` [PATCH 2/7] md: mark rdev Faulty when badblocks setting fails
` [PATCH 3/7] md: cleanup MD_RECOVERY_ERROR flag
` [PATCH 4/7] md: factor out sync completion update into helper
` [PATCH 5/7] md/raid10: fix any_working flag handling in raid10_sync_request
` [PATCH 6/7] md/raid10: cleanup skip "
` [PATCH 7/7] md: remove recovery_disabled

[PATCH 0/4] mdadm: rework mdcheck systemd service logic
 2025-09-16  9:04 UTC  (11+ messages)
` [PATCH 1/4] mdcheck: loop over sync_action files in sysfs
` [PATCH 2/4] mdcheck: replace deprecated "$[cnt+1]" syntax
` [PATCH 3/4] mdcheck: simplify start / continue logic and add "--restart" logic
` [PATCH 4/4] mdcheck: log to stderr from systemd units

[PATCH v4 0/2] make logical_block_size configurable
 2025-09-16  6:33 UTC  (11+ messages)
` [PATCH v4 1/2] md: prevent adding disks with larger logical_block_size to active arrays
` [PATCH v4 2/2] md: allow configuring logical_block_size

[PATCH] md: Fix recovery hang when sync_action is set to frozen
 2025-09-15  1:01 UTC  (4+ messages)

deprication warning using -a mdp
 2025-09-14 15:32 UTC  (2+ messages)

[PATCH 1/3] md: use MD_RECOVERY_ERROR flag instead of function parameter
 2025-09-11  6:16 UTC  (5+ messages)
` [PATCH 2/3] md: fix incorrect sync progress update on sync read errors
` [PATCH 3/3] md: factor out sync completion update into helper

[PATCH] md/md-llbitmap: Use DIV_ROUND_UP_SECTOR_T
 2025-09-11  0:23 UTC  (2+ messages)

[PATCH v2 for-6.18/block 00/16] block: fix ordering of recursive split IO
 2025-09-10 11:29 UTC  (18+ messages)
` [PATCH v2 for-6.18/block 01/16] block: cleanup bio_issue
` [PATCH v2 for-6.18/block 02/16] block: initialize bio issue time in blk_mq_submit_bio()
` [PATCH v2 for-6.18/block 03/16] blk-mq: add QUEUE_FLAG_BIO_ISSUE_TIME
` [PATCH v2 for-6.18/block 04/16] md: fix mssing blktrace bio split events
` [PATCH v2 for-6.18/block 05/16] blk-crypto: fix missing "
` [PATCH v2 for-6.18/block 06/16] block: factor out a helper bio_submit_split_bioset()
` [PATCH v2 for-6.18/block 07/16] md/raid0: convert raid0_handle_discard() to use bio_submit_split_bioset()
` [PATCH v2 for-6.18/block 08/16] md/raid1: convert "
` [PATCH v2 for-6.18/block 09/16] md/raid10: add a new r10bio flag R10BIO_Returned
` [PATCH v2 for-6.18/block 10/16] md/raid10: convert read/write to use bio_submit_split_bioset()
` [PATCH v2 for-6.18/block 11/16] md/raid5: convert "
` [PATCH v2 for-6.18/block 12/16] md/md-linear: "
` [PATCH v2 for-6.18/block 13/16] blk-crypto: "
` [PATCH v2 for-6.18/block 14/16] block: skip unnecessary checks for split bio
` [PATCH v2 for-6.18/block 15/16] block: fix ordering of recursive split IO
` [PATCH v2 for-6.18/block 16/16] md/raid0: convert raid0_make_request() to use bio_submit_split_bioset()

[PATCH 0/2] Fix the initialization of max_hw_wzeroes_unmap_sectors for stacking drivers
 2025-09-10  9:01 UTC  (6+ messages)
` [PATCH 1/2] md: init queue_limits->max_hw_wzeroes_unmap_sectors parameter

[GIT PULL v2] md-6.18-20250909
 2025-09-09 17:25 UTC  (2+ messages)

[PATCH for-6.18/block 00/16] block: fix reordered IO in the case recursive split
 2025-09-09 17:16 UTC  (44+ messages)
` [PATCH for-6.18/block 01/16] block: cleanup bio_issue
` [PATCH for-6.18/block 02/16] block: initialize bio issue time in blk_mq_submit_bio()
` [PATCH for-6.18/block 03/16] blk-mq: add QUEUE_FLAG_BIO_ISSUE_TIME
` [PATCH for-6.18/block 04/16] md: fix mssing blktrace bio split events
` [PATCH for-6.18/block 05/16] blk-crypto: fix missing "
` [PATCH for-6.18/block 06/16] block: factor out a helper bio_submit_split_bioset()
` [PATCH for-6.18/block 07/16] md/raid0: convert raid0_handle_discard() to use bio_submit_split_bioset()
` [PATCH for-6.18/block 08/16] md/raid1: convert "
` [PATCH for-6.18/block 09/16] md/raid10: add a new r10bio flag R10BIO_Returned
` [PATCH for-6.18/block 10/16] md/raid10: convert read/write to use bio_submit_split_bioset()
` [PATCH for-6.18/block 11/16] md/raid5: convert "
` [PATCH for-6.18/block 12/16] md/md-linear: "
` [PATCH for-6.18/block 13/16] blk-crypto: "
` [PATCH for-6.18/block 14/16] block: skip unnecessary checks for split bio
` [PATCH for-6.18/block 15/16] block: fix reordered IO in the case recursive split
` [PATCH for-6.18/block 16/16] md/raid0: convert raid0_make_request() to use bio_submit_split_bioset()

[PATCH v3 0/3] Do not set MD_BROKEN on failfast io failure
 2025-09-09 17:07 UTC  (16+ messages)
` [PATCH v3 1/3] md/raid1,raid10: "

[PATCH] mdadm: add support for new lockless bitmap
 2025-09-09  8:40 UTC  (2+ messages)

[PATCH] md: cleanup md_check_recovery()
 2025-09-08  2:12 UTC  (5+ messages)

[PATCH] md: allow autodetection of superblock v1.x
 2025-09-07 18:01 UTC 

What is the best way to set up RAID-1 on new Ubuntu install
 2025-09-06  2:16 UTC  (10+ messages)

[PATCH] md/md-linear: Enable atomic writes
 2025-09-05  9:02 UTC  (2+ messages)

RAID 1 | Changing HDs
 2025-09-04 17:13 UTC  (13+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox