linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-03-13 03:45:39 to 2023-03-28 23:59:43 UTC [more...]

[PATCH -next 0/6] md: fix that MD_RECOVERY_RUNNING can be cleared while sync_thread is still running
 2023-03-28 23:58 UTC  (14+ messages)
` [PATCH -next 1/6] Revert "md: unlock mddev before reap sync_thread in action_store"
` [PATCH -next 2/6] md: refactor action_store() for 'idle' and 'frozen'
` [PATCH -next 3/6] md: add a mutex to synchronize idle and frozen in action_store()
` [PATCH -next 4/6] md: refactor idle/frozen_sync_thread()
` [PATCH -next 5/6] md: wake up 'resync_wait' at last in md_reap_sync_thread()
` [PATCH -next 6/6] md: enhance checking in md_check_recovery()

[PATCH v2 0/5] md: fix uaf for sync_thread
 2023-03-28 23:31 UTC  (13+ messages)
` [PATCH v2 1/5] md: pass a md_thread pointer to md_register_thread()
` [PATCH v2 2/5] md: refactor md_wakeup_thread()
` [PATCH v2 3/5] md: use md_thread api to wake up sync_thread
` [PATCH v2 4/5] md: pass a mddev to md_unregister_thread()
` [PATCH v2 5/5] md: protect md_thread with a new disk level spin lock

[PATCH resent 0/2] md/raid: Adjustments for two function implementations
 2023-03-28 23:21 UTC 

[PATCH v2] md/raid5: remove unused working_disks variable
 2023-03-28 23:17 UTC  (2+ messages)

[PATCH -next] md: fix regression for null-ptr-deference in __md_stop()
 2023-03-28 21:42 UTC  (3+ messages)

mdadm --detail works, mdadm --stop says "does not appear to be an md device"
 2023-03-28 16:47 UTC  (8+ messages)

[PATCH 0/4] Fix memory leak for Manage Assemble Kill mdadm
 2023-03-28 11:21 UTC  (10+ messages)
` [PATCH 1/4] Fix memory leak in file Assemble
` [PATCH 2/4] Fix memory leak in file Kill
` [PATCH 3/4] Fix memory leak in file Manage
` [PATCH 4/4] Fix memory leak in file mdadm

Re-adding disk failed during reshaping causes array corruption
 2023-03-28  8:48 UTC 

[PATCH] md/raid5: remove unused working_disks variable
 2023-03-27  1:37 UTC  (2+ messages)

[PATCH] Fix null pointer for incremental in mdadm
 2023-03-24 13:40 UTC  (3+ messages)

[PATCH 0/4] Few config related refactors
 2023-03-24  2:13 UTC  (6+ messages)
` [PATCH 1/4] mdadm: define DEV_MD_DIR
` [PATCH 2/4] mdadm: define DEV_NUM_PREF
` [PATCH 3/4] mdadm: define is_devname_ignore()
` [PATCH 4/4] mdadm: numbered names verification

[PATCH] Revert "Revert "mdadm/systemd: remove KillMode=none from service file""
 2023-03-23 16:44 UTC  (3+ messages)

[PATCH v2] Create: Fix checking for container in update_metadata
 2023-03-23 16:44 UTC  (3+ messages)

[PATCH] block: don't set GD_NEED_PART_SCAN if scan partition failed
 2023-03-23 12:03 UTC  (5+ messages)

[PATCH - mdadm] mdopen: always try create_named_array()
 2023-03-23  2:09 UTC  (10+ messages)

[PATCH AUTOSEL 4.19 1/9] md: avoid signed overflow in slot_store()
 2023-03-22 20:03 UTC 

[PATCH AUTOSEL 5.4 1/9] md: avoid signed overflow in slot_store()
 2023-03-22 20:02 UTC 

[PATCH AUTOSEL 5.10 01/12] md: avoid signed overflow in slot_store()
 2023-03-22 20:01 UTC 

[PATCH AUTOSEL 4.14 1/9] md: avoid signed overflow in slot_store()
 2023-03-22 20:03 UTC 

[PATCH AUTOSEL 5.15 03/16] md: avoid signed overflow in slot_store()
 2023-03-22 20:01 UTC 

[PATCH AUTOSEL 6.1 14/34] md: avoid signed overflow in slot_store()
 2023-03-22 19:59 UTC 

[PATCH AUTOSEL 6.2 22/45] md: avoid signed overflow in slot_store()
 2023-03-22 19:56 UTC 

[PATCH] Create: Fix checking for container in update_metadata
 2023-03-22 14:47 UTC 

[PATCH] raid0: fix set_disk_faulty doesn't return -EBUSY
 2023-03-22  8:38 UTC  (5+ messages)

RO device/partition "tampered" by LVM
 2023-03-21 13:52 UTC 

[PATCH] Fix race of "mdadm --add" and "mdadm --incremental"
 2023-03-21 12:28 UTC  (4+ messages)

Renaming md raid and moving md raid to a different machine
 2023-03-20 22:23 UTC  (11+ messages)

[PATCH v2] Improvements for IMSM_NO_PLATFORM testing
 2023-03-20 17:09 UTC  (2+ messages)

[QUESTION] How to fix the race of "mdadm --add" and "mdadm mdadm --incremental --export"
 2023-03-20 15:51 UTC  (14+ messages)

[PATCH 0/6 v2] Assorted patches relating to mdmon
 2023-03-20 14:58 UTC  (11+ messages)
` [PATCH 4/6] mdmon: change systemd unit file to use --foreground
` [PATCH 6/6] mdmon: Improve switchroot interactions
` [PATCH 2/6] Improvements for IMSM_NO_PLATFORM testing
` [PATCH 5/6] mdmon: Remove need for KillMode=none
` [PATCH 3/6] mdmon: don't test both 'all' and 'container_name'

Question about potential data consistency issues when writes failed in mdadm raid1
 2023-03-20 13:52 UTC  (8+ messages)

[PATCH] enable RAID for SATA under VMD
 2023-03-20  8:35 UTC  (3+ messages)

[PATCH] Define alignof using _Alignof when using C11 or newer
 2023-03-19 16:16 UTC  (2+ messages)

[PATCH v2 3/5] md: use md_thread api to wake up sync_thread
 2023-03-18  2:31 UTC  (2+ messages)

Renovace podlahy
 2023-03-17  8:40 UTC 

md_raid: mdX_raid6 looping after sync_action "check" to "idle" transition
 2023-03-16 15:25 UTC  (27+ messages)

Rubber Molded
 2023-03-16  8:35 UTC 

[song-md:md-fixes] BUILD SUCCESS 6c0f5898836c05c6d850a750ed7940ba29e4e6c5
 2023-03-16  7:09 UTC 

[GIT PULL] md-fixes 20230315
 2023-03-15 18:18 UTC  (4+ messages)

[song-md:md-next 6/14] drivers/md/md-bitmap.c:242 __write_sb_page() warn: unsigned 'offset' is never less than zero
 2023-03-15 15:37 UTC 

[song-md:md-next] BUILD SUCCESS 703c560db9a7b61c6ac7cb5fd634d7d5c1c4f38f
 2023-03-15  9:50 UTC 

[PATCH v2 0/6] md/raid10: several simple obvious bugfix
 2023-03-14 20:43 UTC  (10+ messages)
` [PATCH v2 1/6] md/raid10: don't call bio_start_io_acct twice for bio which experienced read error
    ` [PATCH v3] "
` [PATCH v2 2/6] md: fix soft lockup in status_resync

[PATCH 00/34] address various checkpatch.pl requirements
 2023-03-14 20:42 UTC  (5+ messages)

[PATCH -next 0/5] md: fix uaf for sync_thread
 2023-03-14 20:08 UTC  (6+ messages)
` [PATCH -next 5/5] md: protect md_thread with a new disk level spin lock

[song-md:md-next 15/18] drivers/md/md-cluster.c:425:42: error: use of undeclared identifier 'mddev'; did you mean 'mode'?
 2023-03-14 16:57 UTC  (3+ messages)

[song-md:md-next] BUILD REGRESSION ec7246c9455e83f452055cec9c39bd54e72217a4
 2023-03-14 13:54 UTC 

[song-md:md-next 15/18] drivers/md/md-cluster.c:425:63: error: 'mddev' undeclared
 2023-03-14 10:14 UTC 

[song-md:md-fixes] BUILD SUCCESS f6bb5176318186880ff2f16ad65f519b70f04686
 2023-03-14  8:59 UTC 

[PATCH 0/3] Validation for names during creation
 2023-03-14  8:14 UTC  (4+ messages)
` [PATCH 3/3] Limit length and set of characters allowed of devname

Bug in reshape+discard?
 2023-03-14  7:35 UTC  (2+ messages)

[PATCH] raid0, linear, md: add error_handlers
 2023-03-13 21:50 UTC  (2+ messages)

[PATCH v5 0/3] md/bitmap: Optimal last page size
 2023-03-13 21:38 UTC  (2+ messages)

[PATCH] md/raid10: Fix typo in comment (replacment -> replacement)
 2023-03-13 21:32 UTC  (2+ messages)

[PATCH] md: make kobj_type structures constant
 2023-03-13 21:12 UTC  (2+ messages)

[PATCH 0/2] md/raid10: random bugfix
 2023-03-13 20:53 UTC  (3+ messages)

[regression] Bug 217074 - upgrading to kernel 6.1.12 from 5.15.x can no longer assemble software raid0
 2023-03-13 20:35 UTC  (6+ messages)

[PATCH] md: avoid signed overflow in slot_store()
 2023-03-13 20:26 UTC  (2+ messages)

[PATCH] Fix memory leak for function Manage_subdevs Manage_add Kill V2
 2023-03-13 14:17 UTC  (2+ messages)

[PATCH mdadm v7 0/7] Write Zeroes option for Creating Arrays
 2023-03-13 14:08 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).