messages from 2025-10-15 05:59:54 to 2025-11-10 11:56:56 UTC [more...]
[PATCH v2 00/11] cleanup and bugfix of sync
2025-11-10 11:56 UTC (21+ messages)
` [PATCH v2 01/11] md/raid1: simplify uptodate handling in end_sync_write
` [PATCH v2 02/11] md: factor error handling out of md_done_sync into helper
` [PATCH v2 03/11] md/raid1,raid10: return actual write status in narrow_write_error
` [PATCH v2 04/11] md/raid1,raid10: support narrow_write_error when badblocks is disabled
` [PATCH v2 05/11] md: mark rdev Faulty when badblocks setting fails
` [PATCH v2 06/11] md: remove MD_RECOVERY_ERROR handling and simplify resync_offset update
` [PATCH v2 07/11] md: factor out sync completion update into helper
` [PATCH v2 08/11] md: move finish_reshape to md_finish_sync()
` [PATCH v2 09/11] md/raid10: fix any_working flag handling in raid10_sync_request
` [PATCH v2 10/11] md/raid10: cleanup skip "
` [PATCH v2 11/11] md: remove recovery_disabled
[PATCH v9 0/5] make logical block size configurable
2025-11-10 2:30 UTC (20+ messages)
` [PATCH v9 1/5] md: delete md_redundancy_group when array is becoming inactive
` [PATCH v9 2/5] md: init bioset in mddev_init
` [PATCH v9 3/5] md/raid0: Move queue limit setup before r0conf initialization
` [PATCH v9 4/5] md: add check_new_feature module parameter
` [PATCH v9 5/5] md: allow configuring logical block size
[PATCH V2 1/1] md: avoid repeated calls to del_gendisk
2025-11-08 9:52 UTC (3+ messages)
[PATCH v5 00/16] Don't set MD_BROKEN on failfast bio failure
2025-11-06 17:06 UTC (25+ messages)
` [PATCH v5 01/16] md: move device_lock from conf to mddev
` [PATCH v5 02/16] md: serialize md_error()
` [PATCH v5 03/16] md: add pers->should_error() callback
` [PATCH v5 04/16] md: introduce md_cond_error()
` [PATCH v5 05/16] md/raid1: implement pers->should_error()
` [PATCH v5 06/16] md/raid10: "
` [PATCH v5 07/16] md/raid1: refactor handle_read_error()
` [PATCH v5 08/16] md/raid10: "
` [PATCH v5 09/16] md/raid10: fix failfast read error not rescheduled
` [PATCH v5 10/16] md: prevent set MD_BROKEN on super_write failure with failfast
` [PATCH v5 11/16] md/raid1: Prevent set MD_BROKEN on failfast bio failure
` [PATCH v5 12/16] md/raid10: "
` [PATCH v5 13/16] md/raid1: add error message when setting MD_BROKEN
` [PATCH v5 14/16] md/raid10: Add "
` [PATCH v5 15/16] md: rename 'LastDev' rdev flag to 'RetryingSBWrite'
` [PATCH v5 16/16] md: Improve super_written() error logging
fall back from direct to buffered I/O when stable writes are required
2025-11-06 12:49 UTC (48+ messages)
` [PATCH 1/4] fs: replace FOP_DIO_PARALLEL_WRITE with a fmode bits
` [PATCH 2/4] fs: return writeback errors for IOCB_DONTCACHE in generic_write_sync
` [PATCH 3/4] xfs: use IOCB_DONTCACHE when falling back to buffered writes
` [PATCH 4/4] xfs: fallback to buffered I/O for direct I/O when stable writes are required
[PATCH] md/raid5: remove redundant __GFP_NOWARN
2025-11-04 14:10 UTC (5+ messages)
[PATCH v8 0/4] make logical block size configurable
2025-11-04 1:20 UTC (12+ messages)
` [PATCH v8 1/4] md: delete md_redundancy_group when array is becoming inactive
` [PATCH v8 2/4] md: init bioset in mddev_init
` [PATCH v8 3/4] md/raid0: Move queue limit setup before r0conf initialization
` [PATCH v8 4/4] md: allow configuring logical block size
dm bug: hibernate to swap located on dm-integrity doesn't work (how to get data redundancy for swap?)
2025-11-03 15:53 UTC (15+ messages)
` [PATCH] pm-hibernate: flush block device cache when hibernating
` [PATCH 1/2] pm-hibernate: flush disk cache when suspending
` [RFC PATCH 2/2] swsusp: make it possible to hibernate to device mapper devices
subscribe linux-raid
2025-11-03 1:05 UTC
[PATCH] md/raid5: remove redundant __GFP_NOWARN
2025-11-02 15:21 UTC
How do I determine the amount of stripes my array has?
2025-11-01 15:47 UTC
[PATCH 1/1] md: avoid repeated calls to del_gendisk
2025-10-29 6:15 UTC (4+ messages)
[PATCH v7 0/4] make logical block size configurable
2025-10-29 2:37 UTC (11+ messages)
` [PATCH v7 1/4] md: delete md_redundancy_group when array is becoming inactive
` [PATCH v7 2/4] md: init bioset in mddev_init
` [PATCH v7 3/4] md/raid0: Move queue limit setup before r0conf initialization
` [PATCH v7 4/4] md: allow configuring logical block size
[PATCH] MAINTAINERS: Update Yu Kuai's E-mail address
2025-10-21 12:49 UTC (2+ messages)
[PATCH] md/md-linear: Enable atomic writes
2025-10-21 12:32 UTC (7+ messages)
[PATCH] [v2] md: fix rcu protection in md_wakeup_thread
2025-10-21 12:08 UTC (3+ messages)
Unable to set group_thread_cnt using mdadm.conf
2025-10-21 0:33 UTC (4+ messages)
status of bugzilla #99171 - mdraid broken for O_DIRECT
2025-10-20 6:44 UTC (6+ messages)
[PATCH 0/2] -If can't work if sync is running
2025-10-17 9:14 UTC (3+ messages)
` [PATCH V2 1/2] mdadm/Incremental: wait a while before removing a member
` [PATCH 2/2] mdadm/sysfs: close fd before return
[PATCH 1/1] mdadm/Incremental: wait a while before removing a member
2025-10-17 8:30 UTC
[PATCH 1/1] mdadm: Create array with sync del gendisk mode
2025-10-16 12:04 UTC
[PATCH] md: fix rcu protection in md_wakeup_thread
2025-10-15 8:19 UTC (6+ messages)
[PATCH -next v7 0/4] make logical block size configurable
2025-10-15 8:03 UTC (5+ messages)
` [PATCH -next v7 1/4] md: delete md_redundancy_group when array is becoming inactive
` [PATCH -next v7 2/4] md: init bioset in mddev_init
` [PATCH -next v7 3/4] md/raid0: Move queue limit setup before r0conf initialization
` [PATCH -next v7 4/4] md: allow configuring logical block size
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