messages from 2023-12-15 04:33:02 to 2024-01-18 08:08:24 UTC [more...]
[PATCH v2 0/3] md: Don't clear MD_CLOSING when the raid is about to stop
2024-01-18 8:08 UTC (7+ messages)
` [PATCH v2 1/3] "
` [PATCH v2 2/3] md: factor out a helper mddev_sync_blockdev() to sync mddev
` [PATCH v2 3/3] md: sync blockdev before stopping raid or setting readonly
[PATCH 0/7] MD fixes for the LVM2 testsuite
2024-01-18 2:03 UTC (20+ messages)
` [PATCH 1/7] md: Revert fa2bbff7b0b4 ("md: synchronize flush io with array reconfiguration")
` [PATCH 2/7] md: fix a race condition when stopping the sync thread
` [PATCH 3/7] md: test for MD_RECOVERY_DONE in stop_sync_thread
` [PATCH 4/7] md: call md_reap_sync_thread from __md_stop_writes
` [PATCH 5/7] md: fix deadlock in shell/lvconvert-raid-reshape-linear_to_raid6-single-type.sh
` [PATCH 6/7] md: partially revert "md/raid6: use valid sector values to determine if an I/O should wait on the reshape"
` [PATCH 7/7] md: fix a suspicious RCU usage warning
[PATCH] md: Don't clear MD_CLOSING when the raid is about to stop
2024-01-18 1:49 UTC (6+ messages)
[RFC] md/raid5: optimize RAID5 performance
2024-01-17 16:34 UTC (4+ messages)
[PATCH v4 0/2] md: fix is_mddev_idle()
2024-01-17 9:35 UTC (4+ messages)
` [PATCH v4 1/2] md: Fix overflow in is_mddev_idle
` [PATCH v4 2/2] md: don't account sync_io if iostats of the disk is disabled
Serial production of components with machining
2024-01-17 9:16 UTC
[PATCH 0/8] Fix checkpointing
2024-01-17 8:02 UTC (10+ messages)
` [PATCH 1/8] Remove hardcoded checkpoint interval checking
` [PATCH 2/8] monitor: refactor checkpoint update
` [PATCH 3/8] Super-intel: Fix first checkpoint restart
` [PATCH 4/8] Define sysfs max buffer size
` [PATCH 5/8] Replace "none" with macro
` [PATCH 6/8] super-intel: Remove inaccessible code
` [PATCH 7/8] Grow: Move update_tail assign to Grow_reshape()
` [PATCH 8/8] Add understanding output section in man
[PATCH AUTOSEL 4.19 18/22] md: Whenassemble the array, consult the superblock of the freshest device
2024-01-16 20:04 UTC
[PATCH AUTOSEL 5.4 24/31] md: Whenassemble the array, consult the superblock of the freshest device
2024-01-16 20:02 UTC
[PATCH AUTOSEL 5.10 34/44] md: Whenassemble the array, consult the superblock of the freshest device
2024-01-16 20:00 UTC
[PATCH AUTOSEL 5.15 35/47] md: Whenassemble the array, consult the superblock of the freshest device
2024-01-16 19:57 UTC
[PATCH AUTOSEL 6.1 50/68] md: Whenassemble the array, consult the superblock of the freshest device
2024-01-16 19:53 UTC
[PATCH AUTOSEL 6.6 080/104] md: Whenassemble the array, consult the superblock of the freshest device
2024-01-16 19:46 UTC
[PATCH AUTOSEL 6.7 081/108] md: Whenassemble the array, consult the superblock of the freshest device
2024-01-16 19:39 UTC
[PATCH v2 mdadm] tests: Gate tests for linear flavor with variable LINEAR
2024-01-16 11:05 UTC (3+ messages)
[PATCH v4] md/raid5: fix atomicity violation in raid5_cache_count
2024-01-14 3:12 UTC (2+ messages)
[PATCH] mdadm: stop using 'idle' for sysfs api "sync_action" to wake up sync_thread
2024-01-14 3:11 UTC (3+ messages)
[PATCH 0/3] md: Remove deprecated flavors
2024-01-12 18:27 UTC (20+ messages)
` [PATCH 1/3] md: Remove deprecated CONFIG_MD_LINEAR
` [PATCH 2/3] md: Remove deprecated CONFIG_MD_MULTIPATH
` [PATCH 3/3] md: Remove deprecated CONFIG_MD_FAULTY
[PATCH v3] md/raid5: fix atomicity violation in raid5_cache_count
2024-01-12 7:22 UTC (3+ messages)
[PATCH v2] md/raid5: fix atomicity violation in raid5_cache_count
2024-01-11 2:09 UTC (5+ messages)
[song-md:md-6.8] BUILD SUCCESS 7dab24554dedd4e6f408af8eb2d25c89997a6a1f
2024-01-11 0:26 UTC
Changes in md branch management
2024-01-10 19:43 UTC (3+ messages)
[GIT PULL] md-6.8 20240109
2024-01-10 1:29 UTC (2+ messages)
[PATCH] md/raid1: Use blk_opf_t for read and write operations
2024-01-10 0:22 UTC (2+ messages)
[PATCH] md: fix md_seq_ops() regressions
2024-01-09 19:14 UTC (2+ messages)
[PATCH v3 0/2] md: simplify md_seq_ops
2024-01-09 8:28 UTC (7+ messages)
` [PATCH v3 2/2] "
mdadm: --update=resync not understood for 1.x metadata
2024-01-08 11:02 UTC (2+ messages)
[PATCH mdadm] tests: Gate tests for linear flavor with variable LINEAR
2024-01-08 8:39 UTC (6+ messages)
RAID1 write-mostly+write-behind lockup bug, reproduced under 6.7-rc5
2024-01-08 6:04 UTC (7+ messages)
[PATCH] md/raid1: round robin disk selection for large sequential reads
2024-01-05 15:22 UTC (2+ messages)
[PATCH 0/1] Adjust checking subarray state
2024-01-05 10:48 UTC (3+ messages)
` [PATCH 1/1] manage: adjust checking subarray state in update_subarray
[PATCH] md: use RCU lock to protect traversal in md_spares_need_change()
2024-01-04 13:36 UTC
parity raid and ext4 get stuck in writes
2024-01-04 6:11 UTC (7+ messages)
[PATCH v2 0/6] mdadm: POSIX portable naming rules
2024-01-03 8:53 UTC (2+ messages)
[PATCH v3 0/2] md: fix is_mddev_idle()
2024-01-03 6:35 UTC (6+ messages)
` [PATCH v3 1/2] md: Fix overflow in is_mddev_idle
` [PATCH v3 2/2] md: don't account sync_io if iostats of the disk is disabled
[PATCH] md: get rdev->mddev with READ_ONCE()
2024-01-02 6:16 UTC (2+ messages)
Two functional arrays are not assembled during boot after system upgrade
2024-01-01 16:10 UTC (2+ messages)
[PATCH] md/raid1: round robin disk selection for large sequential reads
2023-12-17 7:48 UTC
[PATCH RESEND -next 0/3] md: some minor cleanups
2023-12-28 12:55 UTC (4+ messages)
` [PATCH -next 1/3] md: remove redundant check of 'mddev->sync_thread'
` [PATCH -next 2/3] md: remove redundant md_wakeup_thread()
` [PATCH -next 3/3] md: use interruptible apis in idle/frozen_sync_thread()
[PATCH AUTOSEL 6.1 16/24] dm audit: fix Kconfig so DM_AUDIT depends on BLK_DEV_DM
2023-12-26 0:22 UTC
[PATCH AUTOSEL 6.6 27/39] dm audit: fix Kconfig so DM_AUDIT depends on BLK_DEV_DM
2023-12-26 0:19 UTC
[PATCH 0/2] md: bugfix of creating symlink with disk holder
2023-12-25 1:35 UTC (8+ messages)
` [PATCH 1/2] md: fix WARN_ON if create symlink fail in bind_rdev_to_array()
` [PATCH 2/2] md: create symlink with disk holder after mddev resume
[PATCH] Revert "raid: Remove now superfluous sentinel element from ctl_table array"
2023-12-23 12:58 UTC (9+ messages)
[PATCH v7 0/6] badblocks improvement for multiple bad block ranges
2023-12-23 6:46 UTC (3+ messages)
[PATCH] md/raid5: fix atomicity violation in raid5_cache_count
2023-12-22 4:56 UTC (5+ messages)
[PATCH 0/2] block, md: Better handle REQ_OP_FLUSH
2023-12-21 19:19 UTC (9+ messages)
` [PATCH 1/2] block: Check REQ_OP_FLUSH in op_is_flush()
` [PATCH 2/2] md: Use op_is_flush() to check flush bio
[song-md:md-next] BUILD SUCCESS 415c7451872b0d037760795edd3961eaa63276ea
2023-12-20 22:53 UTC
Performance drop due to alloc_workqueue() misuse and recent change
2023-12-20 7:14 UTC (2+ messages)
[GIT PULL] md-next 20231219
2023-12-19 22:50 UTC (2+ messages)
[PATCH] Remove all "if zeros"
2023-12-19 16:00 UTC (2+ messages)
[PATCH v2 0/2] md: fix is_mddev_idle()
2023-12-19 1:39 UTC (11+ messages)
` [PATCH v2 1/2] md: Fix overflow in is_mddev_idle
` [PATCH v2 2/2] md: don't account sync_io if iostats of the disk is disabled
[song-md:md-next] BUILD SUCCESS ca294b34aaf3a417fe9069b174e52508ac918ec8
2023-12-17 0:44 UTC
[PATCH] md/raid1: remove unnecessary null checking
2023-12-15 23:31 UTC (2+ messages)
[PATCH v2] md: upon assembling the array, consult the superblock of the freshest device
2023-12-15 23:30 UTC (2+ messages)
[PATCH v2 0/2] support read error check in raid1
2023-12-15 23:28 UTC (2+ messages)
Announcement: mdadm maintainer update
2023-12-15 18:28 UTC (3+ messages)
Grow very slow and lost a drive
2023-12-15 16:56 UTC
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).