Linux-Raid Archives mirror
 help / color / mirror / Atom feed
 messages from 2024-03-02 09:46:38 to 2024-04-09 13:58:08 UTC [more...]

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

[GIT PULL] md-6.9 20240408
 2024-04-09  3:49 UTC  (2+ messages)

regression: drive was detected as raid member due to metadata on partition
 2024-04-08 23:31 UTC 

mdadm: Introducing main branch
 2024-04-08  9:31 UTC 

[PATCH 0/3] mdadm: Add .md doc files
 2024-04-08  9:23 UTC  (5+ messages)
` [PATCH 1/3] mdadm: add CHANGELOG.md
` [PATCH 2/3] mdadm: Add MAINTAINERS.md
` [PATCH 3/3] mdadm: Add README.md

[PATCH 06/11] md: avoid conflicts in active_aligned_reads operations
 2024-04-05  5:37 UTC  (3+ messages)

[PATCH 09/11] md: add atomic mode switching when removing disk
 2024-04-05  5:18 UTC  (3+ messages)

[RFC V2 1/2] md/raid5: optimize RAID5 performance
 2024-04-02 17:19 UTC  (2+ messages)

[RFC V2 2/2] md/raid5: optimize RAID5 performance
 2024-04-02 17:05 UTC 

[PATCH v2 0/6] Disk encryption status handling
 2024-04-02  6:32 UTC  (8+ messages)
` [PATCH v2 1/6] mdadm: Move pr_vrb define to mdadm.h
` [PATCH v2 2/6] Add reading Opal NVMe encryption information
` [PATCH v2 3/6] Add reading SATA "
` [PATCH v2 4/6] Add key ENCRYPTION_NO_VERIFY to conf
` [PATCH v2 5/6] imsm: print disk encryption information
` [PATCH v2 6/6] imsm: drive encryption policy implementation

FAILED: Patch "dm-raid: really frozen sync_thread during suspend" failed to apply to 4.19-stable tree
 2024-03-27 12:28 UTC 

FAILED: Patch "md/raid5: fix atomicity violation in raid5_cache_count" failed to apply to 4.19-stable tree
 2024-03-27 12:25 UTC 

FAILED: Patch "dm-raid: really frozen sync_thread during suspend" failed to apply to 5.4-stable tree
 2024-03-27 12:24 UTC 

FAILED: Patch "md/raid5: fix atomicity violation in raid5_cache_count" failed to apply to 5.4-stable tree
 2024-03-27 12:21 UTC 

FAILED: Patch "dm-raid: really frozen sync_thread during suspend" failed to apply to 5.10-stable tree
 2024-03-27 12:20 UTC 

FAILED: Patch "md/raid5: fix atomicity violation in raid5_cache_count" failed to apply to 5.10-stable tree
 2024-03-27 12:18 UTC 

FAILED: Patch "dm-raid: really frozen sync_thread during suspend" failed to apply to 5.15-stable tree
 2024-03-27 12:16 UTC 

FAILED: Patch "md/raid5: fix atomicity violation in raid5_cache_count" failed to apply to 5.15-stable tree
 2024-03-27 12:14 UTC 

FAILED: Patch "dm-raid: really frozen sync_thread during suspend" failed to apply to 6.1-stable tree
 2024-03-27 12:13 UTC 

FAILED: Patch "dm-raid: really frozen sync_thread during suspend" failed to apply to 6.6-stable tree
 2024-03-27 12:10 UTC 

[PATCH] md: add check for sleepers in md_wakeup_thread()
 2024-03-27 11:40 UTC 

[PATCH] include libgen.h for basename API
 2024-03-27 11:10 UTC  (2+ messages)

[PATCH 5.10 033/238] md: implement ->set_read_only to hook into BLKROSET processing
 2024-03-27  5:50 UTC  (3+ messages)

[PATCH 00/11] md: avoid counter operation conflicts
 2024-03-27  1:27 UTC  (3+ messages)

[PATCHv3] md: Replace md_thread's wait queue with the swait variant
 2024-03-27  1:07 UTC  (6+ messages)

[PATCH 04/11] md: minimize execution of zero check for nr_pending
 2024-03-26 10:29 UTC 

[PATCH 02/11] md: add infra for nr_pending changes
 2024-03-26 10:29 UTC 

[PATCH 01/11] md: add infra for active_aligned_reads changes
 2024-03-26 10:29 UTC 

[PATCH 05/11] md: match the type of variables to percpu_ref
 2024-03-26 10:29 UTC 

[PATCH 03/11] md: workaround for inconsistency of config state in takeover
 2024-03-26 10:29 UTC 

[PATCH 07/11] md: change the type of nr_pending from atomic_t to percpu_ref
 2024-03-26 10:29 UTC 

[PATCH 11/11] md: avoid conflicts in nr_pending operations
 2024-03-26 10:29 UTC 

[PATCH 10/11] md: add atomic mode switching when I/O completion
 2024-03-26 10:29 UTC 

[PATCH 08/11] md: add atomic mode switching in RAID 1/10
 2024-03-26 10:29 UTC 

regression: mdadm detects dm-device as partition
 2024-03-25  2:41 UTC  (2+ messages)

heavy IO on nearly idle RAID1
 2024-03-24 11:05 UTC  (9+ messages)

[PATCH 0/5] Disk encryption status handling
 2024-03-22 11:55 UTC  (9+ messages)
` [PATCH 1/5] Add reading Opal NVMe encryption information
` [PATCH 2/5] Add reading SATA "
` [PATCH 3/5] Add key ENCRYPTION_NO_VERIFY to conf
` [PATCH 4/5] imsm: print disk encryption information
` [PATCH 5/5] imsm: drive encryption policy implementation

[PATCH] Remove all "if zeros" pt.2
 2024-03-22 11:23 UTC  (2+ messages)

[PATCH] mdadm: fix grow segfault for IMSM
 2024-03-22 11:19 UTC  (2+ messages)

[PATCH] sysfs: remove vers parameter from sysfs_set_array
 2024-03-22 11:18 UTC  (2+ messages)

[PATCH 0/2] mdadm: Fix --detail --export issue
 2024-03-22 11:18 UTC  (4+ messages)
` [PATCH 1/2] mdadm: set swapuuid in all handlers
` [PATCH 2/2] mdadm: Fix native --detail --export

[PATCH] md/raid5: fix deadlock that raid5d() wait for itself to clear MD_SB_CHANGE_PENDING
 2024-03-22  8:10 UTC 

md-uuid inconsistent in the future
 2024-03-21 12:07 UTC  (2+ messages)

[REGRESSION] 6.7.1: md: raid5 hang and unresponsive system; successfully bisected
 2024-03-19 14:16 UTC  (22+ messages)

Issue with moving LSI/Dell Raid to MD
 2024-03-18 11:42 UTC  (3+ messages)

fstrim on full stripes
 2024-03-16 11:04 UTC  (2+ messages)

[mdadm][PATCH] util.c: add limits.h include for NAME_MAX definition
 2024-03-12 12:41 UTC  (2+ messages)

[PATCH] udev.c: Do not require libudev.h if DNO_LIBUDEV
 2024-03-12 12:37 UTC  (2+ messages)

[PATCH] mdadm: remove inventory file
 2024-03-12 12:37 UTC  (2+ messages)

[PATCH 00/13] Custom drives policies verification
 2024-03-11 10:05 UTC  (2+ messages)

[song-md:md-6.9] BUILD SUCCESS fcf3f7e2fc8a53a6140beee46ec782a4c88e4744
 2024-03-09 10:09 UTC 

[PATCH] raid1: fix use-after-free for original bio in raid1_write_request()
 2024-03-08 18:16 UTC  (3+ messages)

[PATCH 0/6] Repository cleanup
 2024-03-08  7:35 UTC  (6+ messages)
` [PATCH 1/6] mdadm: remove ANNOUNCEs

[PATCH v4 0/2] md: fix is_mddev_idle()
 2024-03-08  1:48 UTC  (3+ messages)

raid1 show clean but md0 will not assemble
 2024-03-08  0:55 UTC  (3+ messages)

[song-md:md-6.9] BUILD SUCCESS dd27a84b06aa9ea6a94b0f3e59dc768f981962e1
 2024-03-07 11:42 UTC 

[GIT PULL] md-6.9 20240305
 2024-03-06 18:16 UTC  (5+ messages)

[PATCH md-6.8 v2 0/9] dm-raid, md/raid: fix v6.7 regressions part2
 2024-03-06 16:39 UTC  (14+ messages)
` [PATCH md-6.8 v2 1/9] md: don't clear MD_RECOVERY_FROZEN for new dm-raid until resume
` [PATCH md-6.8 v2 2/9] md: export helpers to stop sync_thread
` [PATCH md-6.8 v2 3/9] md: export helper md_is_rdwr()
` [PATCH md-6.8 v2 4/9] md: add a new helper reshape_interrupted()
` [PATCH md-6.8 v2 5/9] dm-raid: really frozen sync_thread during suspend
` [PATCH md-6.8 v2 6/9] md/dm-raid: don't call md_reap_sync_thread() directly
` [PATCH md-6.8 v2 7/9] dm-raid: add a new helper prepare_suspend() in md_personality
` [PATCH md-6.8 v2 8/9] dm-raid456, md/raid456: fix a deadlock for dm-raid456 while io concurrent with reshape
` [PATCH md-6.8 v2 9/9] dm-raid: fix lockdep waring in "pers->hot_add_disk"

[song-md:md-6.9] BUILD SUCCESS 3a889fdce7e8927a7d81d11ca3d26608b3be1c31
 2024-03-06 15:23 UTC 

[PATCH,v2] Detail: remove duplicated code
 2024-03-06 14:31 UTC  (2+ messages)

[GIT PULL] md-6.8 20240305
 2024-03-05 20:30 UTC  (4+ messages)

[song-md:md-6.8] BUILD SUCCESS 269eb79247f1d9a172535282f2677d4881780373
 2024-03-05 17:48 UTC 

[PATCHv2] md: Replace md_thread's wait queue with the swait variant
 2024-03-05 14:53 UTC  (6+ messages)

[PATCH] md: Replace md_thread's wait queue with the swait variant
 2024-03-05  8:24 UTC 

mdadm 4.3 rejects /dev/md128 and larger numbers
 2024-03-04 15:00 UTC  (2+ messages)

[PATCH -next 0/9] dm-raid, md/raid: fix v6.7 regressions part2
 2024-03-04 11:52 UTC  (10+ messages)

atomic queue limit updates for md v4
 2024-03-03 14:01 UTC  (12+ messages)
` [PATCH 01/11] md: add a mddev_trace_remap helper
` [PATCH 02/11] md: add a mddev_add_trace_msg helper
` [PATCH 03/11] md: add a mddev_is_dm helper
` [PATCH 04/11] md: add queue limit helpers
` [PATCH 05/11] md/raid0: use the atomic queue limit update APIs
` [PATCH 06/11] md/raid1: "
` [PATCH 07/11] md/raid5: "
` [PATCH 08/11] md/raid10: "
` [PATCH 09/11] md: don't initialize queue limits
` [PATCH 10/11] md: remove mddev->queue
` [PATCH 11/11] block: remove disk_stack_limits

Requesting help with raid6 that stays inactive
 2024-03-02 12:47 UTC  (8+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).