[RFC V9] md/bitmap: Optimize lock contention
2024-12-10 21:35 UTC (2+ messages)
[PATCH AUTOSEL 6.12 16/19] md/raid1: Handle bio_split() errors
2024-12-10 16:21 UTC (3+ messages)
[RFC V8] md/bitmap: Optimize lock contention
2024-12-10 10:13 UTC (2+ messages)
` [RFC V9] "
PROBLEM: repeatable lockup on RAID-6 with LUKS dm-crypt on NVMe devices when rsyncing many files
2024-12-10 8:33 UTC (33+ messages)
Resuming mdadm reshape on a different system
2024-12-05 0:54 UTC (3+ messages)
[PATCH v4 mdadm 0/5] mdadm: remove bitmap file support
2024-12-03 14:56 UTC (8+ messages)
` [PATCH v4 mdadm 1/5] tests/04update-uuid: remove bitmap file test
` [PATCH v4 mdadm 2/5] tests/05r1-re-add-nosuper: "
` [PATCH v4 mdadm 3/5] Manage: forbid re-add to the array without metadata
` [PATCH v4 mdadm 4/5] mdadm: ask user if bitmap is not set
` [PATCH v4 mdadm 5/5] mdadm: remove bitmap file support
[PATCH md-6.13 0/5] md/md-bitmap: move bitmap_{start,end}write to md upper layer
2024-11-25 1:15 UTC (28+ messages)
` [PATCH md-6.13 1/5] md/md-bitmap: factor behind write counters out from bitmap_{start/end}write()
` [PATCH md-6.13 2/5] md/md-bitmap: remove the last parameter for bimtap_ops->endwrite()
` [PATCH md-6.13 3/5] md: add a new callback pers->bitmap_sector()
` [PATCH md-6.13 4/5] md/raid5: implement pers->bitmap_sector()
` [PATCH md-6.13 5/5] md/md-bitmap: move bitmap_{start, end}write to md upper layer
[PATCH v3 0/4] mdadm: remove bitmap file support
2024-11-22 8:04 UTC (12+ messages)
` [PATCH v3 1/4] tests/04update-uuid: remove bitmap file test
` [PATCH v3 2/4] tests/05r1-re-add-nosuper: "
` [PATCH v3 3/4] mdadm: remove bitmap file support
` [PATCH v3 4/4] Manage: forbid re-add to the array without metadata
md-raid 6.11.8 page fault oops
2024-11-20 11:48 UTC (13+ messages)
` md-raid 6.11.8 page fault oops - *bad memory* please ignore
[PATCH v5 0/5] RAID 0/1/10 atomic write support
2024-11-19 17:45 UTC (11+ messages)
` [PATCH v5 1/5] block: Add extra checks in blk_validate_atomic_write_limits()
` [PATCH v5 2/5] block: Support atomic writes limits for stacked devices
` [PATCH v5 3/5] md/raid0: Atomic write support
` [PATCH v5 4/5] md/raid1: "
` [PATCH v5 5/5] md/raid10: "
[PATCH v4 0/5] RAID 0/1/10 atomic write support
2024-11-17 18:32 UTC (11+ messages)
` [PATCH v4 1/5] block: Add extra checks in blk_validate_atomic_write_limits()
` [PATCH v4 2/5] block: Support atomic writes limits for stacked devices
` [PATCH v4 3/5] md/raid0: Atomic write support
` [PATCH v4 4/5] md/raid1: "
` [PATCH v4 5/5] md/raid10: "
Nov:16:24
2024-11-16 15:40 UTC
Experiencing md raid5 hang and CPU lockup on kernel v6.11
2024-11-16 3:14 UTC (20+ messages)
[GIT PULL] md-6.13 20241115
2024-11-15 19:39 UTC (2+ messages)
[PATCH 0/2] md W=1 build fixes
2024-11-13 18:18 UTC (9+ messages)
` [PATCH 1/2] md/raid5: Increase r5conf.cache_name size
` [PATCH 2/2] dm vdo: Increase MAX_VDO_WORK_QUEUE_NAME_LEN size
[song-md:md-6.13] BUILD SUCCESS ea90d270349d51086d0dddc55821a782040d68f5
2024-11-13 16:06 UTC
[PATCH md-6.13] md: remove bitmap file support
2024-11-13 1:25 UTC (17+ messages)
[PATCH v4 0/6] bio_split() error handling rework
2024-11-12 6:58 UTC (9+ messages)
` [PATCH v4 1/6] block: Rework bio_split() return value
` [PATCH v4 2/6] block: Error an attempt to split an atomic write in bio_split()
` [PATCH v4 3/6] block: Handle bio_split() errors in bio_submit_split()
` [PATCH v4 4/6] md/raid0: Handle bio_split() errors
` [PATCH v4 5/6] md/raid1: "
` [PATCH v4 6/6] md/raid10: "
[GIT PULL] md-6.13 20241107
2024-11-10 3:06 UTC (2+ messages)
[song-md:md-6.13] BUILD SUCCESS c13c2d2a4b52eacab1c093e5b993c0a6f82c438e
2024-11-08 14:07 UTC
[PATCH V2 0/3] mdadm: remove bitmap file support
2024-11-08 9:14 UTC (6+ messages)
` [PATCH V2 1/3] tests/05r1-re-add-nosuper: remove bitmap file test
` [PATCH V2 2/3] mdadm: remove bitmap file support
` [PATCH V2 3/3] mdadm: add support for new lockless bitmap
[PATCH] MAINTAINERS: Make Yu Kuai co-maintainer of md/raid subsystem
2024-11-08 7:40 UTC (3+ messages)
[PATCH 1/1] md/raid5: Wait sync io to finish before changing group cnt
2024-11-07 23:37 UTC (3+ messages)
[PATCH v3 0/6] bio_split() error handling rework
2024-11-07 19:54 UTC (8+ messages)
` [PATCH v3 1/6] block: Rework bio_split() return value
[PATCH v3 0/3] mdadm: remove bitmap file support
2024-11-07 13:02 UTC (4+ messages)
` [PATCH v3 1/3] tests/04update-uuid: remove bitmap file test
` [PATCH v3 2/3] tests/05r1-re-add-nosuper: "
` [PATCH v3 3/3] mdadm: remove bitmap file support
[PATCH mdadm/master v2 0/4] remove bitmap file support and reserve major number for lockless bitmap
2024-11-07 11:18 UTC (8+ messages)
` [PATCH mdadm/master v2 1/4] tests/04update-uuid: remove bitmap file test
` [PATCH mdadm/master v2 2/4] tests/05r1-re-add-nosuper: "
` [PATCH mdadm/master v2 3/4] mdadm: remove bitmap file support
` [PATCH mdadm/master v2 4/4] mdadm: add support for new lockless bitmap
[song-md:md-6.13] BUILD SUCCESS 6012169e8aae9c0eda38bbedcd7a1540a81220ae
2024-11-07 3:13 UTC
[GIT PULL] md-6.13 20241105
2024-11-06 14:56 UTC (2+ messages)
[PATCH] md/md-bitmap: Add missing destroy_work_on_stack()
2024-11-06 1:05 UTC (2+ messages)
[PATCH RESEND 0/7] md: enhance faulty checking for blocked handling
2024-11-05 23:50 UTC (2+ messages)
page: next (older)
- 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 read-only IMAP folder(s) and NNTP newsgroup(s).