linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-05-09 01:21:11 to 2024-06-04 16:38:54 UTC [more...]

[PATCH mdadm 0/2] Bug fixes for --write-zeros option
 2024-06-04 16:38 UTC 

[RFC PATCH] mdadm: add --fast-initialize
 2024-06-04 16:19 UTC  (3+ messages)

[PATCH dlm/next 0/8] dlm: md: introduce DLM_LSFL_SOFTIRQ_SAFE
 2024-06-03 21:55 UTC  (9+ messages)
` [PATCH dlm/next 1/8] dlm: using rcu to avoid rsb lookup again
` [PATCH dlm/next 2/8] dlm: remove struct field with the same meaning
` [PATCH dlm/next 3/8] dlm: use is_master() on checks if we are the master
` [PATCH dlm/next 4/8] dlm: use LSFL_FS to check if it's a kernel lockspace
` [PATCH dlm/next 5/8] dlm: introduce DLM_LSFL_SOFTIRQ_SAFE
` [PATCH dlm/next 6/8] dlm: implement LSFL_SOFTIRQ_SAFE
` [PATCH dlm/next 7/8] dlm: convert ls_cb_lock to rwlock
` [PATCH dlm/next 8/8] md-cluster: use DLM_LSFL_SOFTIRQ for dlm_new_lockspace()

[PATCH 00/12] md: refacotor and some fixes related to sync_thread
 2024-06-03 12:58 UTC  (13+ messages)
` [PATCH 01/12] md: rearrange recovery_flags
` [PATCH 02/12] md: add a new enum type sync_action
` [PATCH 03/12] md: add new helpers for sync_action
` [PATCH 04/12] md: factor out helper to start reshape from action_store()
` [PATCH 05/12] md: replace sysfs api sync_action with new helpers
` [PATCH 06/12] md: remove parameter check_seq for stop_sync_thread()
` [PATCH 07/12] md: don't fail action_store() if sync_thread is not registered
` [PATCH 08/12] md: use new helers in md_do_sync()
` [PATCH 09/12] md: replace last_sync_action with new enum type
` [PATCH 10/12] md: factor out helpers for different sync_action in md_do_sync()
` [PATCH 11/12] md: pass in max_sectors for pers->sync_request()
` [PATCH 12/12] md/raid5: avoid BUG_ON() while continue reshape after reassembling

[bug-report] Soft lockup when running Raid5 periodic check and light workload, kernel 6.8.7
 2024-06-03 11:58 UTC  (2+ messages)

md_raid: mdX_raid6 looping after sync_action "check" to "idle" transition
 2024-05-30  8:12 UTC 

mdadm/Create wait_for_zero_forks is stuck
 2024-05-30  3:46 UTC  (7+ messages)

[PATCH v2] md: make md_flush_request() more readable
 2024-05-29  6:09 UTC  (7+ messages)

regression: drive was detected as raid member due to metadata on partition
 2024-05-28 22:57 UTC  (3+ messages)

RAID-1 not accessible after disk replacement
 2024-05-28 19:04 UTC  (8+ messages)

[PATCH 1/1] mdadm/platform-intel: buffer overflow detected
 2024-05-28 15:16 UTC  (2+ messages)

[PATCH 0/4] mdadm/tests: fix and enhance some cases
 2024-05-28 15:15 UTC  (6+ messages)
` [PATCH 1/4] mdadm/tests: bitmap cases enhance
` [PATCH 2/4] mdadm/tests: 04update-uuid
` [PATCH 3/4] mdadm/tests: 05r1-re-add-nosuper
` [PATCH 4/4] mdadm/tests: remove strace test

[PATCH 0/2] md: flush deadlock bugfix
 2024-05-28 13:12 UTC  (5+ messages)
` [PATCH 1/2] md: change the return value type of md_write_start to void
` [PATCH 2/2] md: fix deadlock between mddev_suspend and flush bio

[PATCH v6 0/1] md: generate CHANGE uevents for md device
 2024-05-28  8:51 UTC  (3+ messages)
` [PATCH v6 1/1] "

[PATCH 1/1] mdadm/platform-intel: Fix buffer overflow
 2024-05-28  7:57 UTC  (6+ messages)

[PATCH] md: make md_flush_request() more readable
 2024-05-28  2:06 UTC  (3+ messages)

[PATCH AUTOSEL 6.9 02/15] md: Fix overflow in is_mddev_idle
 2024-05-27  1:08 UTC  (2+ messages)

[PATCH AUTOSEL 6.1 1/9] md: Fix overflow in is_mddev_idle
 2024-05-26  9:43 UTC 

[PATCH AUTOSEL 6.6 02/11] md: Fix overflow in is_mddev_idle
 2024-05-26  9:42 UTC 

[PATCH AUTOSEL 6.8 02/14] md: Fix overflow in is_mddev_idle
 2024-05-26  9:42 UTC 

[PATCH 00/19] mdadm/tests: enhance/fix regression cases
 2024-05-24  8:45 UTC  (33+ messages)
` [PATCH 01/19] Change some error messages to info level
` [PATCH 02/19] mdadm: Start update_opt from 0
` [PATCH 03/19] Don't control reshape speed in daemon
` [PATCH 04/19] mdadm/tests: test enhance
` [PATCH 05/19] mdadm/tests: test don't fail when systemd reports error
` [PATCH 06/19] mdadm/tests: names_template enhance
` [PATCH 07/19] mdadm/tests: 03assem-incr enhance
` [PATCH 08/19] mdadm/tests 03r0assem enhance
` [PATCH 09/19] mdadm/tests: remove 03r5assem-failed
` [PATCH 10/19] mdadm/tests: 03r5assemV1
` [PATCH 11/19] mdadm/tests: remove 04r5swap.broken
` [PATCH 12/19] tests/04update-metadata skip linear
` [PATCH 13/19] mdadm/tests: 05r5-internalbitmap
` [PATCH 14/19] mdadm/tests: 05r6-bitmapfile
` [PATCH 15/19] mdadm/tests: 06name enhance
` [PATCH 16/19] mdadm/tests: 07autoassemble
` [PATCH 17/19] mdadm/tests: 07autodetect.broken can be removed
` [PATCH 18/19] mdadm/tests: 07changelevelintr
` [PATCH 19/19] mdadm/tests: disable selinux

dm: retain stacked max_sectors when setting queue_limits
 2024-05-23 17:14 UTC  (8+ messages)
      ` [PATCH for-6.10-rc1] block: fix blk_validate_limits() to properly handle stacked devices

[PATCH RFC md-6.10 0/9] md: refactor and cleanup for sync action
 2024-05-22  2:46 UTC  (31+ 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-21 11:39 UTC  (14+ 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  (4+ messages)

[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  (5+ messages)
` [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)


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