linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
[PATCH v2 0/6] Disk encryption status handling
 2024-05-15  3:20 UTC  (3+ messages)
` [PATCH v2 2/6] Add reading Opal NVMe encryption information

[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 v5 0/1] md: generate CHANGE uevents for md device
 2024-05-14  9:35 UTC  (2+ messages)
` [PATCH v5 1/1] "

[RFC PATCH v3 0/1] mdadm: Change main repository to Github
 2024-05-14  9:00 UTC  (3+ messages)
` [PATCH v3 1/1] "

[PATCH RFC md-6.10 0/9] md: refactor and cleanup for sync action
 2024-05-14  8:52 UTC  (21+ 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()

[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] md: do not delete safemode_timer in mddev_suspend
 2024-05-09  1:34 UTC  (2+ 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)

[PATCH v2 00/11] md: avoid counter operation conflicts
 2024-04-18  9:58 UTC  (2+ messages)

[PATCH v2 02/11] md: add infra for nr_pending changes
 2024-04-18  5:44 UTC 

[PATCH v2 07/11] md: change the type of nr_pending from atomic_t to percpu_ref
 2024-04-18  5:44 UTC 

[PATCH v2 03/11] md: workaround for inconsistency of config state in takeover
 2024-04-18  5:44 UTC 

[PATCH v2 04/11] md: minimize execution of zero check for nr_pending
 2024-04-18  5:44 UTC 

[PATCH v2 06/11] md: avoid conflicts in active_aligned_reads operations
 2024-04-18  5:44 UTC 

[PATCH v2 05/11] md: match the type of variables to percpu_ref
 2024-04-18  5:44 UTC 

[PATCH v2 01/11] md: add infra for active_aligned_reads changes
 2024-04-18  5:43 UTC 

[PATCH v2 11/11] md: avoid conflicts in nr_pending operations
 2024-04-18  5:44 UTC 

[PATCH v2 10/11] md: add atomic mode switching when I/O completion
 2024-04-18  5:44 UTC 

[PATCH v2 09/11] md: add atomic mode switching when removing disk
 2024-04-18  5:44 UTC 

[PATCH] md: Added journal count to md_u.h
 2024-04-16 14:29 UTC  (3+ messages)

[PATCH] Create.c: fix uclibc build
 2024-04-15 15:24 UTC  (2+ messages)

[song-md:md-6.10] BUILD SUCCESS 9d1110f99c253ccef82e480bfe9f38a12eb797a7
 2024-04-11 18:09 UTC 


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