messages from 2026-01-06 13:24:31 to 2026-02-06 19:22:52 UTC [more...]
[PATCH v2 0/3] lib/raid6: Optimize raid6_select_algo while ensuring
2026-02-06 19:22 UTC (5+ messages)
` [PATCH v2 1/3] lib/raid6: Divide the raid6 algorithm selection process into two parts
` [PATCH v2 2/3] lib/raid6: Optimizing the raid6_select_algo time through asynchronous processing
` [PATCH v2 3/3] lib/raid6: Delete the RAID6_PQ_BENCHMARK config
[PATCH v2 00/14] folio support for sync I/O in RAID
2026-02-06 9:07 UTC (31+ messages)
` [PATCH v2 01/14] md/raid1,raid10: clean up of RESYNC_SECTORS
` [PATCH v2 02/14] md: introduce sync_folio_io for folio support in RAID
` [PATCH v2 03/14] md/raid1: use folio for tmppage
` [PATCH v2 04/14] md/raid10: "
` [PATCH v2 05/14] md/raid1,raid10: use folio for sync path IO
` [PATCH v2 06/14] md: Clean up folio sync support related code
` [PATCH v2 07/14] md/raid1: clean up useless sync_blocks handling in raid1_sync_request
` [PATCH v2 08/14] md/raid1: fix IO error at logical block size granularity
` [PATCH v2 09/14] md/raid10: "
` [PATCH v2 10/14] md/raid1,raid10: clean up resync_fetch_folio
` [PATCH v2 11/14] md: clean up resync_free_folio
` [PATCH v2 12/14] md/raid1: clean up sync IO size calculation in raid1_sync_request
` [PATCH v2 13/14] md/raid10: clean up sync IO size calculation in raid10_sync_request
` [PATCH v2 14/14] md/raid1,raid10: fall back to smaller order if sync folio alloc fails
[PATCH 0/2] md/raid1: serialize overlapped ios for writemostly device
2026-02-06 5:38 UTC (3+ messages)
` [PATCH 1/2] md/raid1: fix the comparing region of interval tree
` [PATCH 2/2] md/raid1: serialize overlapped io for writemostly disk
[PATCH RFC 0/3] md/raid1: data corruption with serialization
2026-02-05 2:03 UTC (11+ messages)
` [PATCH RFC 1/3] md: add return value of mddev_create_serial_pool
` [PATCH RFC 2/3] md/raid1: fix data corruption by moving serialization to mddev level
` [PATCH RFC 3/3] md/raid1: fix incorrect sector range in serialization
[RFC v2 0/5] md/raid1: introduce a new sync action to repair badblocks
2026-02-04 16:59 UTC (15+ messages)
` [RFC v2 1/5] md: add helpers for requested sync action
` [RFC v2 2/5] md: serialize requested sync actions and clear stale request state
` [RFC v2 3/5] md: rename mdstat action "recovery" to "recover"
` [RFC v2 4/5] md: introduce MAX_RAID_DISKS macro to replace magic number
` [RFC v2 5/5] md/raid1: introduce rectify action to repair badblocks
[PATCH 1/1] mdadm/imsm: use creation_time for ctime in container info
2026-02-04 14:00 UTC
[PATCH 0/3] lib/raid6: Optimize raid6_select_algo while ensuring
2026-02-03 13:54 UTC (6+ messages)
` [PATCH 1/3] lib/raid6: Divide the raid6 algorithm selection process into two parts
` [PATCH 2/3] lib/raid6: Optimizing the raid6_select_algo time through asynchronous processing
` [PATCH 3/3] lib/raid6: Delete the RAID6_PQ_BENCHMARK config
[PATCH 1/1] md/raid5: don't set bi_status for requeued IO in STRIPE_WAIT_RESHAPE
2026-02-03 9:51 UTC
[GIT PULL] md-7.0-20260202
2026-02-02 14:04 UTC (2+ messages)
[PATCH RESEND] MAINTAINERS: Add Li Nan as md/raid reviewer
2026-02-02 8:32 UTC
[PATCH] md/raid1: fix memory leak in raid1_run()
2026-01-31 1:45 UTC (2+ messages)
[PATCH] MAINTAINERS: Add Li Nan as md/raid reviewer
2026-01-30 7:55 UTC
md: regression: incorrect warn about updating super block failure
2026-01-28 9:30 UTC (2+ messages)
[PATCH 1/1] md: fix return value of mddev_trylock
2026-01-28 8:24 UTC (3+ messages)
[PATCH V3 0/6] block: ignore __blkdev_issue_discard() ret value
2026-01-27 22:40 UTC (8+ messages)
` [PATCH V3 2/6] md: ignore discard return value
` [PATCH V3 4/6] nvmet: "
[GIT PULL] md-7.0-20260127
2026-01-27 4:09 UTC (2+ messages)
[PATCH V6 0/3] md: call del_gendisk in sync way
2026-01-27 2:23 UTC (4+ messages)
` [PATCH 1/3] md: call del_gendisk in control path
[PATCH] md/bitmap: fix GPF in write_page caused by resize race
2026-01-26 8:21 UTC (3+ messages)
[PATCH] md raid: fix hang when stopping arrays with metadata through dm-raid
2026-01-26 5:50 UTC (4+ messages)
` [PATCH V2] "
` Fwd: "
[PATCH] md-cluster: fix NULL pointer dereference in process_metadata_update
2026-01-26 5:38 UTC (2+ messages)
[PATCH 0/2] md/md-llbimtap: fix two corner case problems
2026-01-24 15:04 UTC (7+ messages)
` [PATCH 1/2] md/raid5: fix IO hang with degraded array with llbitmap
` [PATCH 2/2] md/md-llbitmap: fix percpu_ref not resurrected on suspend timeout
[PATCH 00/15] folio support for sync I/O in RAID
2026-01-22 7:01 UTC (14+ 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
` [PATCH 07/15] md: Clean up folio sync support related code
Make test failed raid19check
2026-01-20 18:08 UTC
[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 (16+ messages)
` [RFC PATCH 1/5] md: add helpers for requested sync action
` [RFC PATCH 3/5] md: simplify sync action print in status_resync
` [RFC PATCH 5/5] md/raid1: introduce rectify action to repair badblocks
[PATCH v6 1/2] md: Don't set MD_BROKEN for RAID1 and RAID10 when using FailFast
2026-01-16 2:04 UTC (6+ messages)
[RFC PATCH 2/2] swsusp: make it possible to hibernate to device mapper devices
2026-01-14 7:27 UTC (2+ 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
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox