linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
[PATCH RFC md-6.10 0/9] md: refactor and cleanup for sync action
 2024-05-20 15:01 UTC  (23+ messages)
` [PATCH md-6.10 1/9] md: rearrange recovery_flage
` [PATCH md-6.10 2/9] md: add a new enum type sync_action
` [PATCH md-6.10 3/9] md: add new helpers for sync_action
` [PATCH md-6.10 4/9] md: factor out helper to start reshape from action_store()
` [PATCH md-6.10 5/9] md: replace sysfs api sync_action with new helpers
` [PATCH md-6.10 6/9] md: use new helers in md_do_sync()
` [PATCH md-6.10 7/9] md: replace last_sync_action with new enum type
` [PATCH md-6.10 8/9] md: factor out helpers for different sync_action in md_do_sync()
` [PATCH md-6.10 9/9] md: pass in max_sectors for pers->sync_request()

[bug report] INFO: task mdX_resync:42168 blocked for more than 122 seconds
 2024-05-20 10:47 UTC  (10+ messages)

raid5 hang on kernel v6.1 in combination with ext4lazyinit
 2024-05-17  8:04 UTC  (5+ messages)

[PATCH v5 0/1] md: generate CHANGE uevents for md device
 2024-05-16 12:20 UTC  (3+ messages)
` [PATCH v5 1/1] "

[PATCH v2 0/6] Disk encryption status handling
 2024-05-16  9:02 UTC  (5+ messages)
` [PATCH v2 2/6] Add reading Opal NVMe encryption information

[PATCH] add checking of return status on fstat calls
 2024-05-15 17:42 UTC  (3+ messages)

[RFC PATCH v3 0/1] mdadm: Change main repository to Github
 2024-05-15 15:23 UTC  (5+ messages)
` [PATCH v3 1/1] "

[PATCH] md: do not delete safemode_timer in mddev_suspend
 2024-05-15 13:12 UTC  (3+ messages)

[PATCH 0/2] New timeout while waiting for mdmon
 2024-05-14 10:56 UTC  (8+ messages)
` [PATCH 1/2] util.c: change devnm to const in mdmon functions
` [PATCH 2/2] Wait for mdmon when it is stared via systemd

[PATCH v4] md: generate CHANGE uevents for md device
 2024-05-14  5:09 UTC  (6+ messages)

[PATCH md-6.10] md: remove parameter check_seq for stop_sync_thread()
 2024-05-11  7:03 UTC 

[PATCH] tests/23rdev-lifetime: fix a typo
 2024-05-10  8:07 UTC  (2+ messages)

[PATCH v2 08/11] md: add atomic mode switching in RAID 1/10
 2024-05-09  6:46 UTC  (7+ messages)

[PATCH v2] Makefile: Move -pie to LDFLAGS
 2024-05-08 10:29 UTC  (2+ messages)

[PATCH RFC 0/5] mdadm tests fix and enhance
 2024-05-08  8:37 UTC  (23+ messages)
` [PATCH 1/5] tests/test enhance
` [PATCH 2/5] tests/00createnames enhance
` [PATCH 3/5] tests/01r5fail enhance
` [PATCH 4/5] tests/01r5integ.broken
` [PATCH 5/5] tests/01raid6integ.broken can be removed

[PATCH v3] md: generate CHANGE uevents for md device
 2024-05-07 14:26 UTC  (2+ messages)

[PATCH] md: Revert "md: Fix overflow in is_mddev_idle"
 2024-05-07 13:34 UTC  (2+ messages)

[PATCH 0/8] Add R10D4+ support for IMSM
 2024-05-07  7:47 UTC  (10+ messages)
` [PATCH 1/8] mdadm: pass struct context for external reshapes
` [PATCH 2/8] mdadm: use struct context in reshape_super()
` [PATCH 3/8] imsm: add support for literal RAID 10
` [PATCH 4/8] imsm: refactor RAID level handling
` [PATCH 5/8] imsm: bump minimal version
` [PATCH 6/8] imsm: define RAID_10 attribute
` [PATCH 7/8] imsm: simplify imsm_check_attributes()
` [PATCH 8/8] imsm: support RAID 10 with more than 4 drives

regression: drive was detected as raid member due to metadata on partition
 2024-05-07  7:32 UTC  (9+ messages)

[PATCH] Makefile: add USE_PIE
 2024-05-07  6:46 UTC  (7+ messages)

regression: CPU soft lockup with raid10: check slab-out-of-bounds in md_bitmap_get_counter
 2024-05-06 13:52 UTC  (10+ messages)

Massive slowdown in kernels as of 6.x
 2024-05-06 13:32 UTC  (6+ messages)

Move mdadm development to Github
 2024-05-06 10:01 UTC  (12+ messages)

[bug report] md: Remove deprecated CONFIG_MD_MULTIPATH
 2024-05-04 11:23 UTC 

[song-md:md-6.10] BUILD SUCCESS f0e729af2eb6bee9eb58c4df1087f14ebaefe26b
 2024-05-03 21:57 UTC 

[GIT PULL] md-6.10 20240502
 2024-05-02 22:27 UTC  (3+ messages)

[RFC V4] md/raid5: optimize Scattered Address Space and Thread-Level Parallelism to improve RAID5 performance
 2024-05-01 18:53 UTC  (4+ messages)

[PATCH 0/1] Move mdadm development to Github
 2024-04-30 10:50 UTC  (10+ messages)
` [PATCH 1/1] mdadm: Change main repository "

[PATCH v2 0/1] mdadm: Change main repository to Github
 2024-04-29  7:28 UTC  (2+ messages)
` [PATCH v2 1/1] "

General Protection Fault in md raid10
 2024-04-29  7:52 UTC  (15+ messages)

Temperature sensing, behaviour modification
 2024-04-27 22:35 UTC 

[GIT PULL] md-6.10 20240425
 2024-04-25 20:29 UTC  (4+ messages)

[song-md:md-6.10] BUILD SUCCESS daaaf3921a9750c01eb64190f139358e0c98fb59
 2024-04-24 23:18 UTC 

[PATCH] block: allow device to have both virt_boundary_mask and max segment size
 2024-04-24 13:09 UTC  (4+ messages)

[PATCH -next] md: fix resync softlockup when bitmap size is less than array size
 2024-04-23 22:29 UTC  (3+ messages)

RAID performance limited by single kernel thread mdX_raid6 ?
 2024-04-20  1:59 UTC  (2+ messages)


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).