messages from 2026-01-14 17:13:07 to 2026-02-23 02:40:48 UTC [more...]
[PATCH v2 0/5] md/md-llbitmap: fixes and proactive parity building support
2026-02-23 2:40 UTC (4+ messages)
` [PATCH v2 1/5] md/md-llbitmap: skip reading rdevs that are not in_sync
` [PATCH v2 2/5] md/md-llbitmap: raise barrier before state machine transition
` [PATCH v2 3/5] md: add fallback to correct bitmap_ops on version mismatch
[PATCH 0/5] md/md-llbitmap: fixes and proactive parity building support
2026-02-23 2:22 UTC (8+ messages)
` [PATCH 1/5] md/md-llbitmap: skip reading rdevs that are not in_sync
` [PATCH 2/5] md/md-llbitmap: raise barrier before state machine transition
` [PATCH 3/5] md: add fallback to correct bitmap_ops on version mismatch
` [PATCH 4/5] md/md-llbitmap: add CleanUnwritten state for RAID-5 proactive parity building
` [PATCH 5/5] md/md-llbitmap: optimize initial sync with write_zeroes_unmap support
Fw: Re: slab raid6-md125 start c000000d9371bf30 pointer offset 16 size 2544 ist_add corruption. prev->next should be next
2026-02-18 13:44 UTC
[PATCH V3 0/6] block: ignore __blkdev_issue_discard() ret value
2026-02-17 21:14 UTC (9+ messages)
` [PATCH V3 2/6] md: ignore discard return value
` [PATCH V3 4/6] nvmet: "
` [f2fs-dev] [PATCH V3 0/6] block: ignore __blkdev_issue_discard() ret value
Cannot change RAID array check speed
2026-02-16 20:01 UTC (4+ messages)
[PATCH v3 0/3] lib/raid6: Optimize raid6_select_algo to ensure
2026-02-13 8:15 UTC (5+ messages)
` [PATCH v3 1/3] lib/raid6: Divide the raid6 algorithm selection process into two parts
` [PATCH v3 2/3] lib/raid6: Optimizing the raid6_select_algo time through asynchronous processing
` [PATCH v3 3/3] lib/raid6: Delete the RAID6_PQ_BENCHMARK config
[PATCH v2 0/3] lib/raid6: Optimize raid6_select_algo while ensuring
2026-02-13 2:34 UTC (9+ 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 V4 0/3] block: ignore discard return value
2026-02-12 11:27 UTC (6+ messages)
` [PATCH V4 1/3] md: "
` [PATCH V4 2/3] nvmet: "
` [PATCH V4 3/3] block: change return type to void
[QUESTION] Debugging some file data corruption
2026-02-11 14:07 UTC (2+ messages)
[PATCH AUTOSEL 6.19-6.18] md raid: fix hang when stopping arrays with metadata through dm-raid
2026-02-11 12:30 UTC (2+ messages)
` [PATCH AUTOSEL 6.19-6.6] md-cluster: fix NULL pointer dereference in process_metadata_update
[PATCH 0/2] md/raid1: serialize overlapped ios for writemostly device
2026-02-11 3:26 UTC (10+ 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 v2] md/raid10: fix deadlock with check operation and nowait requests
2026-02-10 16:51 UTC
[PATCH] md/raid10: fix deadlock with check operation and nowait requests
2026-02-10 11:56 UTC (5+ messages)
[PATCH] md: suppress spurious superblock update error message for dm-raid
2026-02-10 13:38 UTC
[PATCH] md: suppress spurious superblock update warning for dm-raid
2026-02-10 12:41 UTC (2+ messages)
[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 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)
[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 (29+ 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 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 (6+ messages)
` [RFC PATCH 5/5] md/raid1: introduce rectify "
[PATCH v6 1/2] md: Don't set MD_BROKEN for RAID1 and RAID10 when using FailFast
2026-01-16 2:04 UTC (4+ messages)
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