public inbox for linux-raid@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-12-21 02:53:29 to 2026-01-20 10:24:58 UTC [more...]

[PATCH] md/bitmap: fix GPF in write_page caused by resize race
 2026-01-20 10:24 UTC 

[PATCH 00/15] folio support for sync I/O in RAID
 2026-01-20  3:38 UTC  (8+ messages)
` [PATCH 03/15] md: use folio for bb_folio
` [PATCH 04/15] md/raid1: use folio for tmppage
` [PATCH 06/15] md/raid1,raid10: use folio for sync path IO

[BUG] md: race between bitmap_daemon_work and __bitmap_resize leading to use-after-free
 2026-01-19 19:05 UTC  (3+ messages)

[PATCH v5 00/12] md: align bio to io_opt for better performance
 2026-01-19  9:15 UTC  (32+ messages)
` [PATCH v5 01/12] md/raid5: fix raid5_run() to return error when log_init() fails
` [PATCH v5 02/12] md: merge mddev has_superblock into mddev_flags
` [PATCH v5 03/12] md: merge mddev faillast_dev "
` [PATCH v5 04/12] md: merge mddev serialize_policy "
` [PATCH v5 05/12] md/raid5: use mempool to allocate stripe_request_ctx
` [PATCH v5 06/12] md/raid5: make sure max_sectors is not less than io_opt
` [PATCH v5 07/12] md: support to align bio to limits
` [PATCH v5 08/12] md: add a helper md_config_align_limits()
` [PATCH v5 09/12] md/raid5: align bio to io_opt
` [PATCH v5 10/12] md/raid10: "
` [PATCH v5 11/12] md/raid0: "
` [PATCH v5 12/12] md: fix abnormal io_opt from member disks

[RFC PATCH 0/5] md/raid1: introduce a new sync action to repair badblocks
 2026-01-19  3:06 UTC  (21+ messages)
` [RFC PATCH 1/5] md: add helpers for requested sync action
` [RFC PATCH 2/5] md: clear stale sync flags when frozen before sync starts
` [RFC PATCH 3/5] md: simplify sync action print in status_resync
` [RFC PATCH 4/5] md: introduce MAX_RAID_DISKS macro to replace magic number
` [RFC PATCH 5/5] md/raid1: introduce rectify action to repair badblocks

[PATCH] md-cluster: fix NULL pointer dereference in process_metadata_update
 2026-01-17 14:59 UTC 

[PATCH v6 0/2] Don't set MD_BROKEN on failfast bio failure
 2026-01-16  2:04 UTC  (13+ messages)
` [PATCH v6 1/2] md: Don't set MD_BROKEN for RAID1 and RAID10 when using FailFast
` [PATCH v6 2/2] md/raid10: fix failfast read error not rescheduled

[PATCH] md raid: fix hang when stopping arrays with metadata through dm-raid
 2026-01-14 17:52 UTC  (3+ messages)
` [PATCH V2] "
  ` Fwd: "

[RFC PATCH 2/2] swsusp: make it possible to hibernate to device mapper devices
 2026-01-14  7:27 UTC  (8+ messages)

[PATCH v4 00/11] md: align bio to io_opt for better performance
 2026-01-14  3:15 UTC  (18+ messages)
` [PATCH v4 01/11] md: merge mddev has_superblock into mddev_flags
` [PATCH v4 02/11] md: merge mddev faillast_dev "
` [PATCH v4 03/11] md: merge mddev serialize_policy "
` [PATCH v4 04/11] md/raid5: use mempool to allocate stripe_request_ctx
` [PATCH v4 05/11] md/raid5: make sure max_sectors is not less than io_opt
` [PATCH v4 06/11] md: support to align bio to limits
` [PATCH v4 07/11] md: add a helper md_config_align_limits()
` [PATCH v4 08/11] md/raid5: align bio to io_opt
` [PATCH v4 09/11] md/raid10: "
` [PATCH v4 10/11] md/raid0: "
` [PATCH v4 11/11] md: fix abnormal io_opt from member disks

[QUESTION] Debugging some file data corruption
 2026-01-12 18:11 UTC  (3+ messages)

[PATCH v3 00/11] md: align bio to io_opt for better performance
 2026-01-12  2:45 UTC  (13+ messages)
` [PATCH v3 01/11] md: merge mddev has_superblock into mddev_flags
` [PATCH v3 02/11] md: merge mddev faillast_dev "
` [PATCH v3 03/11] md: merge mddev serialize_policy "
` [PATCH v3 04/11] md/raid5: use mempool to allocate stripe_request_ctx
` [PATCH v3 05/11] md/raid5: make sure max_sectors is not less than io_opt
` [PATCH v3 06/11] md: support to align bio to limits
` [PATCH v3 07/11] md: add a helper md_config_align_limits()
` [PATCH v3 08/11] md/raid5: align bio to io_opt
` [PATCH v3 09/11] md/raid10: "
` [PATCH v3 10/11] md/raid0: "
` [PATCH v3 11/11] md: fix abnormal io_opt from member disks

[PATCH] md: fix hang in stop_sync_thread by setting THREAD_WAKEUP in md_wakeup_thread_directly
 2026-01-11 16:12 UTC  (2+ messages)

[PATCH AUTOSEL 6.18-6.12] md: suspend array while updating raid_disks via sysfs
 2026-01-07 15:53 UTC 

[PATCH v2 00/11] md: align bio to io_opt and fix abnormal io_opt
 2026-01-06  8:51 UTC  (21+ messages)
` [PATCH v2 01/11] md: merge mddev has_superblock into mddev_flags
` [PATCH v2 02/11] md: merge mddev faillast_dev "
` [PATCH v2 03/11] md: merge mddev serialize_policy "
` [PATCH v2 04/11] md/raid5: use mempool to allocate stripe_request_ctx
` [PATCH v2 05/11] md/raid5: make sure max_sectors is not less than io_opt
` [PATCH v2 06/11] md: support to align bio to limits
` [PATCH v2 07/11] md: add a helper md_config_align_limits()
` [PATCH v2 08/11] md/raid5: align bio to io_opt
` [PATCH v2 09/11] md/raid10: "
` [PATCH v2 10/11] md/raid0: "
` [PATCH v2 11/11] md: fix abnormal io_opt from member disks

[PATCH v4 00/12] cleanup and bugfix of sync
 2026-01-05 11:03 UTC  (13+ messages)
` [PATCH v4 01/12] md/raid1: simplify uptodate handling in end_sync_write
` [PATCH v4 02/12] md: factor error handling out of md_done_sync into helper
` [PATCH v4 03/12] md/raid1,raid10: support narrow_write_error when badblocks is disabled
` [PATCH v4 04/12] md: break remaining operations on badblocks set failure in narrow_write_error
` [PATCH v4 05/12] md: mark rdev Faulty when badblocks setting fails
` [PATCH v4 06/12] md: update curr_resync_completed even when MD_RECOVERY_INTR is set
` [PATCH v4 07/12] md: remove MD_RECOVERY_ERROR handling and simplify resync_offset update
` [PATCH v4 08/12] md: factor out sync completion update into helper
` [PATCH v4 09/12] md: move finish_reshape to md_finish_sync()
` [PATCH v4 10/12] md/raid10: fix any_working flag handling in raid10_sync_request
` [PATCH v4 11/12] md/raid10: cleanup skip "
` [PATCH v4 12/12] md: remove recovery_disabled

[PATCH 1/1] mdadm: load md_mod first
 2026-01-04 12:13 UTC 

[PATCH v2 00/11] md: align bio to io_opt and fix abnormal io_opt
 2026-01-03 11:13 UTC  (12+ messages)
` [PATCH v2 01/11] md: merge mddev has_superblock into mddev_flags
` [PATCH v2 02/11] md: merge mddev faillast_dev "
` [PATCH v2 03/11] md: merge mddev serialize_policy "
` [PATCH v2 04/11] md/raid5: use mempool to allocate stripe_request_ctx

[PATCH v3 00/13] cleanup and bugfix of sync
 2026-01-03 10:36 UTC  (12+ messages)
` [PATCH v3 03/13] md/raid1,raid10: return actual write status in narrow_write_error
` [PATCH v3 04/13] md/raid1,raid10: set Uptodate and clear badblocks if narrow_write_error success
` [PATCH v3 05/13] md/raid1,raid10: support narrow_write_error when badblocks is disabled
` [PATCH v3 07/13] md: update curr_resync_completed even when MD_RECOVERY_INTR is set
` [PATCH v3 08/13] md: remove MD_RECOVERY_ERROR handling and simplify resync_offset update

[GIT PULL] md-6.19-20251230
 2025-12-31 14:00 UTC  (2+ messages)

Release mdadm-4.5
 2025-12-31  9:03 UTC 

[PATCH v2] md: suspend array while updating raid_disks via sysfs
 2025-12-30  7:45 UTC  (5+ messages)

[PATCH v3 1/2] md: Fix logical_block_size configuration being overwritten
 2025-12-27  2:16 UTC  (5+ messages)
` [PATCH v3 2/2] md: Fix forward incompatibility from configurable logical block size

[PATCH v2] md/raid5: fix possible null-pointer dereferences in raid5_store_group_thread_cnt()
 2025-12-27  1:52 UTC  (4+ messages)

[PATCH v2 1/2] md: Fix logical_block_size configuration being overwritten
 2025-12-26  7:47 UTC  (3+ messages)
` [PATCH v2 2/2] md: Fix forward incompatibility from configurable logical block size

[PATCH] md: suspend array while updating raid1 raid_disks via sysfs
 2025-12-26  4:45 UTC  (3+ messages)

[PATCH] md/raid5: fix possible null-pointer dereferences in raid5_store_group_thread_cnt()
 2025-12-25 12:34 UTC  (3+ messages)

[PATCH 1/2] md: Fix logical_block_size configuration being overwritten
 2025-12-25  8:39 UTC  (4+ messages)
` [PATCH 2/2] md: Fix forward incompatibility from configurable logical block size

[PATCH] md: Fix static checker warning in analyze_sbs
 2025-12-25  7:46 UTC  (2+ messages)

[PATCH] md/raid5: Fix a deadlock of reshape and suspend
 2025-12-25  7:32 UTC  (2+ messages)

[RFC v2 00/17] bio cleanups
 2025-12-21 15:39 UTC  (9+ messages)
` [RFC v2 01/17] xfs: don't clobber bi_status in xfs_zone_alloc_and_submit
` [RFC v2 12/17] bio: do not check bio->bi_status before assigning to it (part 2)
` [RFC v2 13/17] xfs: use bio_set_status in xfs_zone_alloc_and_submit
` [RFC v2 14/17] bio: switch to bio_set_status in submit_bio_noacct
` [RFC v2 15/17] bio: never set bi_status to BLK_STS_OK during completion
` [RFC v2 16/17] bio: never set bi_status to BLK_STS_OK during completion (part 2)
` [RFC v2 17/17] bio: add bio_endio_status


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