messages from 2025-08-14 00:54:09 to 2025-08-30 00:48:09 UTC [more...]
[PATCH RFC v2 00/10] block: fix disordered IO in the case recursive split
2025-08-30 0:48 UTC (15+ messages)
` [PATCH RFC v2 01/10] block: factor out a helper bio_submit_split_bioset()
` [PATCH RFC v2 02/10] md/raid0: convert raid0_handle_discard() to use bio_submit_split_bioset()
` [PATCH RFC v2 03/10] md/raid1: convert "
` [PATCH RFC v2 04/10] md/raid10: convert read/write "
` [PATCH RFC v2 05/10] md/raid5: convert "
` [PATCH RFC v2 06/10] md/md-linear: "
` [PATCH RFC v2 07/10] blk-crypto: "
` [PATCH RFC v2 08/10] block: skip unnecessary checks for split bio
` [PATCH RFC v2 09/10] block: fix disordered IO in the case recursive split
` [PATCH RFC v2 10/10] 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-08-29 12:21 UTC (6+ messages)
` [PATCH v3 1/3] md/raid1,raid10: "
` [PATCH v3 2/3] md/raid1,raid10: Add error message when setting MD_BROKEN
` [PATCH v3 3/3] md/raid1,raid10: Fix: Operation continuing on 0 devices
[PATCH v7 md-6.18 00/11] md/llbitmap: md/md-llbitmap: introduce a new lockless bitmap
2025-08-29 8:04 UTC (12+ messages)
` [PATCH v7 md-6.18 01/11] md: add a new parameter 'offset' to md_super_write()
` [PATCH v7 md-6.18 02/11] md: factor out a helper raid_is_456()
` [PATCH v7 md-6.18 03/11] md/md-bitmap: support discard for bitmap ops
` [PATCH v7 md-6.18 04/11] md: add a new mddev field 'bitmap_id'
` [PATCH v7 md-6.18 05/11] md/md-bitmap: add a new sysfs api bitmap_type
` [PATCH v7 md-6.18 06/11] md/md-bitmap: delay registration of bitmap_ops until creating bitmap
` [PATCH v7 md-6.18 07/11] md/md-bitmap: add a new method skip_sync_blocks() in bitmap_operations
` [PATCH v7 md-6.18 08/11] md/md-bitmap: add a new method blocks_synced() "
` [PATCH v7 md-6.18 09/11] md: add a new recovery_flag MD_RECOVERY_LAZY_RECOVER
` [PATCH v7 md-6.18 10/11] md/md-bitmap: make method bitmap_ops->daemon_work optional
` [PATCH v7 md-6.18 11/11] md/md-llbitmap: introduce new lockless bitmap
[PATCH v2] md/raid0: Use str_plural() to simplify the code
2025-08-29 7:05 UTC (2+ messages)
[PATCH v6 md-6.18 00/11] md/llbitmap: md/md-llbitmap: introduce a new lockless bitmap
2025-08-29 1:03 UTC (19+ messages)
` [PATCH v6 md-6.18 01/11] md: add a new parameter 'offset' to md_super_write()
` [PATCH v6 md-6.18 02/11] md: factor out a helper raid_is_456()
` [PATCH v6 md-6.18 03/11] md/md-bitmap: support discard for bitmap ops
` [PATCH v6 md-6.18 04/11] md: add a new mddev field 'bitmap_id'
` [PATCH v6 md-6.18 05/11] md/md-bitmap: add a new sysfs api bitmap_type
` [PATCH v6 md-6.18 06/11] md/md-bitmap: delay registration of bitmap_ops until creating bitmap
` [PATCH v6 md-6.18 07/11] md/md-bitmap: add a new method skip_sync_blocks() in bitmap_operations
` [PATCH v6 md-6.18 08/11] md/md-bitmap: add a new method blocks_synced() "
` [PATCH v6 md-6.18 09/11] md: add a new recovery_flag MD_RECOVERY_LAZY_RECOVER
` [PATCH v6 md-6.18 10/11] md/md-bitmap: make method bitmap_ops->daemon_work optional
` [PATCH v6 md-6.18 11/11] md/md-llbitmap: introduce new lockless bitmap
[PATCH] dm vdo: Use str_plural() to simplify the code
2025-08-28 12:07 UTC (2+ messages)
[PATCH v2 0/3] md/raid1,raid10: don't broken array on failfast metadata write fails
2025-08-27 17:31 UTC (11+ messages)
` [PATCH v2 1/3] "
` [PATCH v2 2/3] md/raid1,raid10: Add error message when setting MD_BROKEN
` [PATCH v2 3/3] md/raid1,raid10: Fix: Operation continuing on 0 devices
[PATCH v3] md: Allow setting persistent superblock version for md= command line
2025-08-27 9:47 UTC (3+ messages)
[PATCH v3 0/2] make logical_block_size configurable
2025-08-27 9:39 UTC (8+ messages)
` [PATCH v3 1/2] md: prevent adding disks with larger logical_block_size to active arrays
` [PATCH v3 2/2] md: allow configuring logical_block_size
[PATCH RFC 0/7] block: fix disordered IO in the case recursive split
2025-08-27 7:31 UTC (27+ messages)
` [PATCH RFC 1/7] block: export helper bio_submit_split()
` [PATCH RFC 2/7] md/raid0: convert raid0_handle_discard() to use bio_submit_split()
` [PATCH RFC 3/7] md/raid1: convert "
` [PATCH RFC 4/7] md/raid10: convert read/write "
` [PATCH RFC 5/7] md/raid5: convert "
` [PATCH RFC 6/7] md/md-linear: "
` [PATCH RFC 7/7] block: fix disordered IO in the case recursive split
[PATCH v3] md/raid5: fix parity corruption on journal failure
2025-08-26 2:33 UTC (3+ messages)
[PATCH 0/2] Fix the initialization of max_hw_wzeroes_unmap_sectors for stacking drivers
2025-08-26 0:44 UTC (8+ messages)
` [PATCH 1/2] md: init queue_limits->max_hw_wzeroes_unmap_sectors parameter
` [PATCH 2/2] drbd: "
[PATCH v2] md: Allow setting persistent superblock version for md= command line
2025-08-25 13:34 UTC (3+ messages)
[PATCH] block: fix disordered IO in the case recursive split
2025-08-25 9:49 UTC (14+ messages)
[PATCH v2 0/3] make logical_block_size configurable
2025-08-25 1:26 UTC (4+ messages)
` [PATCH v2 3/3] md: Fix the return value of mddev_stack_new_rdev
[PATCH] md: Allow setting persistent superblock version for md= command line
2025-08-24 7:43 UTC
[PATCH v4 1/1] md: add legacy_async_del_gendisk mode
2025-08-18 15:58 UTC (5+ messages)
[PATCH] md/raid5-ppl: Fix invalid context sleep in ppl_io_unit_finished() on PREEMPT_RT
2025-08-18 15:56 UTC (4+ messages)
[PATCH 1/2] block: ignore underlying non-stack devices io_opt
2025-08-18 12:20 UTC (21+ messages)
` [PATCH 2/2] md: split bio by io_opt size in md_submit_bio()
[PATCH v2] md/raid5: fix parity corruption on journal failure
2025-08-18 7:40 UTC (2+ messages)
[PATCH v4 0/2] md: fix sync_action show
2025-08-16 0:53 UTC (4+ messages)
` [PATCH v4 1/2] md: add helper rdev_needs_recovery()
` [PATCH v4 2/2] md: fix sync_action incorrect display during resync
[PATCH 1/1] md: keep recovery_cp in mdp_superblock_s
2025-08-16 0:51 UTC (2+ messages)
[PATCH] md/raid1,raid10: don't broken array on failfast metadata write fails
2025-08-15 19:12 UTC (5+ messages)
[PATCH v1 00/13] Clean up code style
2025-08-15 1:54 UTC (14+ messages)
` [PATCH v1 01/13] lib/raid6: Clean up code style in sse2.c
` [PATCH v1 02/13] lib/raid6: Clean up code style in sse1.c
` [PATCH v1 03/13] lib/raid6: Clean up code style in rvv.c
` [PATCH v1 04/13] lib/raid6: Clean up code style in recov_ssse3.c
` [PATCH v1 05/13] ib/raid6: Clean up code style in recov_s390xc.c
` [PATCH v1 06/13] lib/raid6: Clean up code style in recov_avx512.c
` [PATCH v1 07/13] lib/raid6: Clean up code style in recov_avx2.c
` [PATCH v1 08/13] lib/raid6: Clean up code style in recov.c
` [PATCH v1 09/13] lib/raid6: Clean up code style in mmx.c
` [PATCH v1 10/13] lib/raid6: Clean up code style in loongarch_simd.c
` [PATCH v1 11/13] lib/raid6: Clean up code style in avx512.c
` [PATCH v1 12/13] lib/raid6: Clean up code style in algos.c
` [PATCH v1 13/13] lib/raid6: Clean up code style in avx2.c
[PATCH v2 md-6.17] md: rename recovery_cp to resync_offset
2025-08-15 1:09 UTC (3+ messages)
[PATCH] md/raid5: Fix parity corruption on journal failure
2025-08-15 1:23 UTC (4+ messages)
[PATCH v3 0/2] md: fix sync_action show
2025-08-14 11:09 UTC (5+ messages)
` [PATCH v3 1/2] md: add helper rdev_needs_recovery()
` [PATCH v3 2/2] md: fix sync_action incorrect display during resync
[PATCH V3 1/1] md: add legacy_async_del_gendisk mode
2025-08-14 2:16 UTC (2+ messages)
[PATCH v2 0/2] md: fix sync_action show
2025-08-14 1:24 UTC (4+ messages)
` [PATCH v2 1/2] md: add helper rdev_needs_recovery()
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;
as well as URLs for NNTP newsgroup(s).