messages from 2025-05-12 08:49:12 to 2025-06-09 15:20:05 UTC [more...]
[PATCH RFC 0/4] block: set chunk_sectors from stacked dev stripe size
2025-06-09 15:19 UTC (8+ messages)
` [PATCH RFC 1/4] md/raid0: set chunk_sectors limit
` [PATCH RFC 2/4] md/raid10: "
` [PATCH RFC 3/4] dm-stripe: limit chunk_sectors to the stripe size
` [PATCH RFC 4/4] block: use chunk_sectors when evaluating stacked atomic write limits
[PATCH AUTOSEL 5.4 1/7] md/md-bitmap: fix dm-raid max_write_behind setting
2025-06-09 13:48 UTC
[PATCH AUTOSEL 5.10 1/9] md/md-bitmap: fix dm-raid max_write_behind setting
2025-06-09 13:48 UTC
[PATCH AUTOSEL 5.15 01/12] md/md-bitmap: fix dm-raid max_write_behind setting
2025-06-09 13:47 UTC
[PATCH AUTOSEL 6.1 01/16] md/md-bitmap: fix dm-raid max_write_behind setting
2025-06-09 13:47 UTC
[PATCH AUTOSEL 6.6 01/18] md/md-bitmap: fix dm-raid max_write_behind setting
2025-06-09 13:46 UTC
[PATCH AUTOSEL 6.12 03/23] md/md-bitmap: fix dm-raid max_write_behind setting
2025-06-09 13:45 UTC
[PATCH AUTOSEL 6.14 03/29] md/md-bitmap: fix dm-raid max_write_behind setting
2025-06-09 13:44 UTC
[PATCH AUTOSEL 6.15 04/35] md/md-bitmap: fix dm-raid max_write_behind setting
2025-06-09 13:43 UTC
[PATCH] md/raid1: Fix use-after-free in reshape pool wait queue
2025-06-09 12:01 UTC
[PATCH V4 0/3] md: call del_gendisk in sync way
2025-06-09 9:15 UTC (7+ messages)
` [PATCH 1/3] md: call del_gendisk in control path
` [PATCH 2/3] md: Don't clear MD_CLOSING until mddev is freed
` [PATCH 3/3] md: remove/add redundancy group only in level change
[PATCH blktests] md/002: add atomic write tests for md/stacked devices
2025-06-07 6:12 UTC (2+ messages)
[PATCH 00/23] md/llbitmap: md/md-llbitmap: introduce a new lockless bitmap
2025-06-06 8:56 UTC (92+ messages)
` [PATCH 01/23] md: add a new parameter 'offset' to md_super_write()
` [PATCH 02/23] md: factor out a helper raid_is_456()
` [PATCH 03/23] md/md-bitmap: cleanup bitmap_ops->startwrite()
` [PATCH 04/23] md/md-bitmap: support discard for bitmap ops
` [PATCH 05/23] md/md-bitmap: remove parameter slot from bitmap_create()
` [PATCH 06/23] md/md-bitmap: add a new sysfs api bitmap_type
` [PATCH 07/23] md/md-bitmap: delay registration of bitmap_ops until creating bitmap
` [PATCH 08/23] md/md-bitmap: add a new method skip_sync_blocks() in bitmap_operations
` [PATCH 09/23] md/md-bitmap: add a new method blocks_synced() "
` [PATCH 10/23] md: add a new recovery_flag MD_RECOVERY_LAZY_RECOVER
` [PATCH 11/23] md/md-bitmap: make method bitmap_ops->daemon_work optional
` [PATCH 12/23] md/md-bitmap: add macros for lockless bitmap
` [PATCH 13/23] md/md-bitmap: fix dm-raid max_write_behind setting
` [PATCH 14/23] md/dm-raid: remove max_write_behind setting limit
` [PATCH 15/23] md/md-llbitmap: implement llbitmap IO
` [PATCH 16/23] md/md-llbitmap: implement bit state machine
` [PATCH 17/23] md/md-llbitmap: implement APIs for page level dirty bits synchronization
` [PATCH 18/23] md/md-llbitmap: implement APIs to mange bitmap lifetime
` [PATCH 19/23] md/md-llbitmap: implement APIs to dirty bits and clear bits
` [PATCH 20/23] md/md-llbitmap: implement APIs for sync_thread
` [PATCH 21/23] md/md-llbitmap: implement all bitmap operations
` [PATCH 22/23] md/md-llbitmap: implement sysfs APIs
` [PATCH 23/23] md/md-llbitmap: add Kconfig
Need help increasing raid scan efficiency
2025-06-04 15:45 UTC (12+ messages)
[PATCH V3 0/2] md: call del_gendisk in sync way
2025-06-03 5:20 UTC (4+ messages)
` [PATCH 1/3] md: call del_gendisk in control path
` [PATCH 2/3] md: Don't clear MD_CLOSING until mddev is freed
` [PATCH 3/3] md: remove/add redundancy group only in level change
[PATCH] md/raid5: unset WQ_CPU_INTENSIVE for raid5 unbound workqueue
2025-06-02 17:23 UTC (2+ messages)
[GIT PULL] md-6.16-20250530
2025-05-30 10:44 UTC (2+ messages)
[PATCH V2 0/2] md: call del_gendisk in sync way
2025-05-30 8:11 UTC (9+ messages)
` [PATCH 1/2] md: Don't clear MD_CLOSING until mddev is freed
` [PATCH 2/2] md: call del_gendisk in control path
[PATCH v2] md/raid1,raid10: don't handle IO error for REQ_RAHEAD and REQ_NOWAIT
2025-05-30 6:43 UTC (5+ messages)
[PATCH RFC v4] mdadm: add support for new lockless bitmap
2025-05-24 3:15 UTC
[PATCH] md: fix potential NULL pointer dereference in md_super_write
2025-05-23 9:59 UTC (2+ messages)
[PATCH] md: fix potential NULL pointer dereference in md_super_write
2025-05-23 9:11 UTC
[PATCH RFC md-6.16 v3 00/19] md: introduce a new lockless bitmap
2025-05-22 2:44 UTC (31+ messages)
` [PATCH RFC md-6.16 v3 07/19] md/md-bitmap: add a new helper skip_sync_blocks() in bitmap_operations
` [PATCH RFC md-6.16 v3 10/19] md/md-llbitmap: add data structure definition and comments
` [PATCH RFC md-6.16 v3 11/19] md/md-llbitmap: implement bitmap IO
` [PATCH RFC md-6.16 v3 15/19] md/md-llbitmap: implement APIs to dirty bits and clear bits
` [PATCH RFC md-6.16 v3 19/19] md/md-llbitmap: add Kconfig
[PATCH V5] raid6: Add RISC-V SIMD syndrome and recovery calculations
2025-05-21 9:00 UTC (5+ messages)
[PATCH] md/raid1,raid10: don't handle read ahead error
2025-05-20 6:44 UTC
LVM2 test breakage
2025-05-20 6:28 UTC (18+ messages)
` [PATCH] md/raid1,raid10: don't pass down the REQ_RAHEAD flag
[PATCH 0/4] Make gcc-8.1 and binutils-2.30 the minimum version
2025-05-16 8:14 UTC (4+ messages)
` [PATCH 1/4] kbuild: require gcc-8 and binutils-2.30
[GIT PULL v2] md-6.16-20250513
2025-05-13 13:15 UTC (2+ messages)
[GIT PULL] md-6.16-20250512
2025-05-13 2:13 UTC (3+ 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;
as well as URLs for NNTP newsgroup(s).