messages from 2024-01-25 01:51:56 to 2024-02-09 00:49:27 UTC [more...]
[PATCH] block: fix deadlock between bd_link_disk_holder and partition scan
2024-02-09 0:49 UTC (4+ messages)
[PATCH v5 00/14] dm-raid/md/raid: fix v6.7 regressions
2024-02-08 23:17 UTC (25+ messages)
` [PATCH v5 01/14] md: don't ignore suspended array in md_check_recovery()
` [PATCH v5 02/14] md: don't ignore read-only "
` [PATCH v5 03/14] md: make sure md_do_sync() will set MD_RECOVERY_DONE
` [PATCH v5 04/14] md: don't register sync_thread for reshape directly
` [PATCH v5 05/14] md: don't suspend the array for interrupted reshape
` [PATCH v5 06/14] md: fix missing release of 'active_io' for flush
` [PATCH v5 07/14] md: export helpers to stop sync_thread
` [PATCH v5 08/14] md: export helper md_is_rdwr()
` [PATCH v5 09/14] dm-raid: really frozen sync_thread during suspend
` [PATCH v5 10/14] md/dm-raid: don't call md_reap_sync_thread() directly
` [PATCH v5 11/14] dm-raid: add a new helper prepare_suspend() in md_personality
` [PATCH v5 12/14] md/raid456: fix a deadlock for dm-raid456 while io concurrent with reshape
` [PATCH v5 13/14] dm-raid: fix lockdep waring in "pers->hot_add_disk"
` [PATCH v5 14/14] dm-raid: remove mddev_suspend/resume()
[PATCH] md: fix kmemleak of rdev->serial
2024-02-08 8:55 UTC
[song-md:md-6.9] BUILD SUCCESS 83cbdaf61b1ab9cdaa0321eeea734bc70ca069c8
2024-02-07 0:34 UTC
[REGRESSION] 6.7.1: md: raid5 hang and unresponsive system; successfully bisected
2024-02-06 21:34 UTC (21+ messages)
[PATCH 0/2] md: bugfix of creating symlink with disk holder
2024-02-06 17:00 UTC (5+ messages)
` [PATCH 2/2] md: create symlink with disk holder after mddev resume
Mdadm 4.3 last call
2024-02-06 9:13 UTC
[PATCH v6 0/9] bugfix of MD_CLOSING and clean up md_ioctl()
2024-02-06 8:55 UTC (10+ messages)
` [PATCH v6 1/9] md: merge the check of capabilities into md_ioctl_valid()
` [PATCH v6 2/9] md: changed the switch of RAID_VERSION to if
` [PATCH v6 3/9] md: clean up invalid BUG_ON in md_ioctl
` [PATCH v6 4/9] md: return directly before setting did_set_md_closing
` [PATCH v6 5/9] md: Don't clear MD_CLOSING when the raid is about to stop
` [PATCH v6 6/9] md: factor out a helper to sync mddev
` [PATCH v6 7/9] md: sync blockdev before stopping raid or setting readonly
` [PATCH v6 8/9] md: clean up openers check in do_md_stop() and md_set_readonly()
` [PATCH v6 9/9] md: check mddev->pers before calling md_set_readonly()
[PATCH] md/linear: Get rid of md-linear.h
2024-02-05 23:41 UTC (3+ messages)
[PATCH v2] Revert "mdadm: remove container_enough logic"
2024-02-05 14:50 UTC
[PATCH 0/2] Revert bug prone commits
2024-02-05 9:45 UTC (5+ messages)
` [PATCH 1/2] Revert "Fix assembling RAID volume by using incremental"
` [PATCH 2/2] Revert "mdadm: remove container_enough logic"
[PATCH v5 0/8] bugfix of MD_CLOSING and clean up md_ioctl()
2024-02-02 9:26 UTC (16+ messages)
` [PATCH v5 1/8] md: merge the check of capabilities into md_ioctl_valid()
` [PATCH v5 2/8] md: changed the switch of RAID_VERSION to if
` [PATCH v5 3/8] md: clean up invalid BUG_ON in md_ioctl
` [PATCH v5 4/8] md: return directly before setting did_set_md_closing
` [PATCH v5 5/8] md: Don't clear MD_CLOSING when the raid is about to stop
` [PATCH v5 6/8] md: factor out a helper to sync mddev
` [PATCH v5 7/8] md: sync blockdev before stopping raid or setting readonly
` [PATCH v5 8/8] md: check mddev->pers before calling md_set_readonly()
[PATCH v4] md/raid5: fix atomicity violation in raid5_cache_count
2024-02-02 7:11 UTC (3+ messages)
[PATCH] super1: remove support for name= in config
2024-02-01 11:32 UTC
[bug report] md: also clone new io if io accounting is disabled
2024-02-01 1:35 UTC (2+ messages)
[PATCH v4 00/14] dm-raid: fix v6.7 regressions
2024-01-31 7:06 UTC (25+ messages)
` [PATCH v4 01/14] md: don't ignore suspended array in md_check_recovery()
` [PATCH v4 02/14] md: don't ignore read-only "
` [PATCH v4 03/14] md: make sure md_do_sync() will set MD_RECOVERY_DONE
` [PATCH v4 04/14] md: don't register sync_thread for reshape directly
` [PATCH v4 05/14] md: export helpers to stop sync_thread
` [PATCH v4 06/14] dm-raid: really frozen sync_thread during suspend
` [PATCH v4 07/14] md/dm-raid: don't call md_reap_sync_thread() directly
` [PATCH v4 08/14] dm-raid: add a new helper prepare_suspend() in md_personality
` [PATCH v4 09/14] md: export helper md_is_rdwr()
` [PATCH v4 10/14] md: don't suspend the array for interrupted reshape
` [PATCH v4 11/14] md/raid456: fix a deadlock for dm-raid456 while io concurrent with reshape
` [PATCH v4 12/14] dm-raid: fix lockdep waring in "pers->hot_add_disk"
` [PATCH RFC v4 13/14] dm: wait for IO completion before removing dm device
` [PATCH v4 RFC 14/14] dm-raid: remove mddev_suspend/resume()
[song-md:md-tmp-6.9] BUILD SUCCESS 21f3a918e5c7d1321e099b77e3ca6d01569799b4
2024-01-30 22:26 UTC
Help compiling mdadm 4.2 for static binary
2024-01-30 12:50 UTC (2+ messages)
[PATCH RESEND -next 0/3] md: some minor cleanups
2024-01-30 7:34 UTC (5+ messages)
` [PATCH -next 3/3] md: use interruptible apis in idle/frozen_sync_thread()
[PATCH] md: use RCU lock to protect traversal in md_spares_need_change()
2024-01-30 7:11 UTC (2+ messages)
[PATCH] md: get rdev->mddev with READ_ONCE()
2024-01-30 6:48 UTC (3+ messages)
And then they sent my defective CPU back to me
2024-01-29 5:21 UTC
Requesting help recovering my array
2024-01-27 12:30 UTC (33+ messages)
[song-md:md-6.8] BUILD SUCCESS 9f3fe29d77ef4e7f7cb5c4c8c59f6dc373e57e78
2024-01-27 8:45 UTC
[PATCH v4 0/4] md: Don't clear MD_CLOSING when the raid is about to stop
2024-01-27 8:38 UTC (6+ messages)
` [PATCH v4 1/4] "
` [PATCH v4 2/4] md: factor out a helper to sync mddev
` [PATCH v4 3/4] md: sync blockdev before stopping raid or setting readonly
` [PATCH v4 4/4] md: check mddev->pers before calling md_set_readonly()
[PATCH 0/7] MD fixes for the LVM2 testsuite
2024-01-27 7:57 UTC (16+ messages)
` [PATCH 3/7] md: test for MD_RECOVERY_DONE in stop_sync_thread
` [PATCH 7/7] md: fix a suspicious RCU usage warning
[PATCH v3 00/12] dm-raid: fix v6.7 regressions
2024-01-27 7:47 UTC (13+ messages)
` [PATCH v3 01/12] md: don't ignore suspended array in md_check_recovery()
` [PATCH v3 02/12] md: don't ignore read-only "
` [PATCH v3 03/12] md: make sure md_do_sync() will set MD_RECOVERY_DONE
` [PATCH v3 04/12] md: don't register sync_thread for reshape directly
` [PATCH v3 05/12] md: export helpers to stop sync_thread
` [PATCH v3 06/12] dm-raid: really frozen sync_thread during suspend
` [PATCH v3 07/12] md/dm-raid: don't call md_reap_sync_thread() directly
` [PATCH v3 08/12] dm-raid: remove mddev_suspend/resume()
` [PATCH v3 09/12] dm-raid: add a new helper prepare_suspend() in md_personality
` [PATCH v3 10/12] md: export helper md_is_rdwr()
` [PATCH v3 11/12] md/raid456: fix a deadlock for dm-raid456 while io concurrent with reshape
` [PATCH v3 12/12] dm-raid: fix lockdep waring in "pers->hot_add_disk"
New device added but i did a mess
2024-01-27 6:43 UTC (4+ messages)
[PATCH v2 00/11] dm-raid: fix v6.7 regressions
2024-01-26 6:54 UTC (17+ messages)
` [PATCH v2 05/11] md: export helpers to stop sync_thread
[GIT PULL] md-6.8 20240125
2024-01-26 0:05 UTC (2+ messages)
[PATCH] Revert "Revert "md/raid5: Wait for MD_SB_CHANGE_PENDING in raid5d""
2024-01-25 16:55 UTC (4+ messages)
[PATCH v3 0/4] md: Don't clear MD_CLOSING when the raid is about to stop
2024-01-25 13:56 UTC (6+ messages)
` [PATCH v3 1/4] "
` [PATCH v3 2/4] md: factor out a helper to sync mddev
` [PATCH v3 3/4] md: sync blockdev before stopping raid or setting readonly
` [PATCH v3 4/4] md: check mddev->pers before calling md_set_readonly()
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).