messages from 2023-11-09 18:58:42 to 2023-12-08 05:33:30 UTC [more...]
[PATCH] md/md-multipath: Convert "struct mpconf" to flexible array
2023-12-08 5:33 UTC (3+ messages)
[PATCH] md: upon assembling the array, consult the superblock of the freshest device
2023-12-08 5:28 UTC (2+ messages)
md raid6 oops in 6.6.4 stable
2023-12-08 2:05 UTC (8+ messages)
[GIT PULL] md-fixes 20231207
2023-12-07 19:17 UTC (2+ messages)
[PATCH v2] md: split MD_RECOVERY_NEEDED out of mddev_resume
2023-12-07 18:24 UTC (2+ messages)
[PATCH] md: Do not unlock all_mddevs_lock in md_seq_show()
2023-12-07 9:55 UTC (6+ messages)
[PATCH -next] md: split MD_RECOVERY_NEEDED out of mddev_resume
2023-12-07 1:34 UTC (6+ messages)
[GIT PULL] md-fixes 20231206
2023-12-06 22:32 UTC (2+ messages)
[PATCH v5 md-fixes 0/3] md: fix stopping sync thread
2023-12-05 9:42 UTC (4+ messages)
` [PATCH v5 md-fixes 1/3] md: fix missing flush of sync_work
` [PATCH v5 md-fixes 2/3] md: don't leave 'MD_RECOVERY_FROZEN' in error path of md_set_readonly()
` [PATCH v5 md-fixes 3/3] md: fix stopping sync thread
[PATCH v4 md-fixes 0/3] md: fix stopping sync thread
2023-12-05 9:14 UTC (5+ messages)
` [PATCH v4 md-fixes 1/3] md: fix missing flush of sync_work
` [PATCH v4 md-fixes 2/3] md: don't leave 'MD_RECOVERY_FROZEN' in error path of md_set_readonly()
` [PATCH v4 md-fixes 3/3] md: fix stopping sync thread
Performance drop due to alloc_workqueue() misuse and recent change
2023-12-04 18:07 UTC (2+ messages)
Fwd: block/badblocks.c warning in 6.7-rc2
2023-12-04 12:10 UTC (3+ messages)
` "
[PATCH 0/2] support read error check in raid1
2023-12-04 7:03 UTC (3+ messages)
` [PATCH 1/2] md: factor out a helper exceed_read_errors() to check read_errors
` [PATCH 2/2] md/raid1: support read error check
raid6 corruption after assembling with event counter difference of 1
2023-12-04 1:56 UTC (11+ messages)
[song-md:md-next] BUILD SUCCESS fa2bbff7b0b4e211fec5e5686ef96350690597b5
2023-12-03 0:41 UTC
[song-md:md-fixes] BUILD SUCCESS c467e97f079f0019870c314996fae952cc768e82
2023-12-02 23:13 UTC
[PATCH v3 0/3] md: fix stopping sync thread
2023-12-02 7:50 UTC (8+ messages)
` [PATCH v3 1/3] md: fix missing flush of sync_work
` [PATCH v3 2/3] md: don't leave 'MD_RECOVERY_FROZEN' in error path of md_set_readonly()
` [PATCH v3 3/3] md: fix stopping sync thread
[GIT PULL] md-fixes 20231201
2023-12-02 1:37 UTC (2+ messages)
[PATCH v3] md: synchronize flush io with array reconfiguration
2023-12-02 0:09 UTC (2+ messages)
[song-md:md-next] BUILD SUCCESS 15da990f8dd7e9d0e1fd0275730f6fed6f6a8a57
2023-11-29 21:33 UTC
[PATCH] md/raid6: use valid sector values to determine if an I/O should wait on the reshape
2023-11-28 19:01 UTC (4+ messages)
[PATCH] MAINTAINERS: SOFTWARE RAID: Add Yu Kuai as Reviewer
2023-11-28 6:30 UTC (2+ messages)
[PATCH V3 1/2] md: bypass block throttle for superblock update
2023-11-28 3:50 UTC (9+ messages)
` [PATCH V3 2/2] Revert "md/raid5: Wait for MD_SB_CHANGE_PENDING in raid5d"
[PATCH -next v3 0/5] md: remove rcu protection to access rdev from conf
2023-11-28 3:50 UTC (7+ messages)
` [PATCH -next v3 1/5] md: remove flag RemoveSynchronized
` [PATCH -next v3 2/5] md/raid10: remove rcu protection to access rdev from conf
` [PATCH -next v3 3/5] md/raid1: "
` [PATCH -next v3 4/5] md/raid5: "
` [PATCH -next v3 5/5] md/md-multipath: "
[PATCH v2 0/6] md: bugfix and cleanup for sync_thread
2023-11-28 3:48 UTC (12+ messages)
` [PATCH v2 1/6] md: fix missing flush of sync_work
` [PATCH v2 2/6] md: remove redundant check of 'mddev->sync_thread'
` [PATCH v2 3/6] md: remove redundant md_wakeup_thread()
` [PATCH v2 4/6] md: don't leave 'MD_RECOVERY_FROZEN' in error path of md_set_readonly()
` [PATCH v2 5/6] md: fix stopping sync thread
` [PATCH v2 6/6] dm-raid: delay flushing event_work() after reconfig_mutex is released
[PATCH -next v2] md: synchronize flush io with array reconfiguration
2023-11-28 3:44 UTC (5+ messages)
[RFC] md/raid5: optimize RAID5 performance
2023-11-27 23:21 UTC (4+ messages)
SMR or SSD disks?
2023-11-27 18:56 UTC (14+ messages)
[PATCH -next v2 0/6] md: remove rcu protection to access rdev from conf
2023-11-25 6:50 UTC (10+ messages)
` [PATCH -next v2 1/6] md: remove useless debug code to print configuration
` [PATCH -next v2 2/6] md: remove flag RemoveSynchronized
[PATCH -next] md: synchronize flush io with array reconfiguration
2023-11-25 6:48 UTC (3+ messages)
SMART-info used by mdadm/mdmon?
2023-11-24 12:04 UTC (2+ messages)
[PATCH -next 0/8] md: bugfix and cleanup for sync_thread
2023-11-24 1:59 UTC (15+ messages)
` [PATCH -next 1/8] md: fix missing flush of sync_work
` [PATCH -next 2/8] md: use interruptible apis in idle/frozen_sync_thread()
` [PATCH -next 3/8] md: return error to user if idle/frozen_sync_thread() is interrupted
` [PATCH -next 4/8] md: remove redundant md_wakeup_thread()
` [PATCH -next 5/8] md: don't leave 'MD_RECOVERY_FROZEN' in error path of md_set_readonly()
` [PATCH -next 6/8] md: factor out a helper to stop sync_thread
` [PATCH -next 7/8] md: use new helper to stop sync_thread in __md_stop_writes()
` [PATCH -next 8/8] dm-raid: fix a deadlock in md_stop()
md array deadlock
2023-11-22 1:08 UTC (2+ messages)
[song-md:md-fixes] BUILD SUCCESS 45b478951b2ba5aea70b2850c49c1aa83aedd0d2
2023-11-21 23:27 UTC
[PATCH v5 0/2] Mdmonitor refactor and udev event handling improvements
2023-11-21 16:12 UTC (4+ messages)
` [PATCH v5 1/2] Mdmonitor: Improve udev event handling
` [PATCH v5 2/2] udev: Move udev_block() and udev_unblock() into udev.c
PSA: this list has moved to new vger infra (no action required)
2023-11-21 0:58 UTC
[GIT PULL] md-fixes 20231120
2023-11-20 16:46 UTC (2+ messages)
Fwd: fdatasync to a block device seems to block writes on unrelated devices
2023-11-20 9:04 UTC
[PATCH] md: fix bi_status reporting in md_end_clone_io
2023-11-20 1:40 UTC (4+ messages)
[REGRESSION] Data read from a degraded RAID 4/5/6 array could be silently corrupted
2023-11-20 1:04 UTC (8+ messages)
We Can Finance Your Business / Projects
2023-11-18 22:22 UTC
[PATCH] kernfs: support kernfs notify in memory recliam context
2023-11-17 8:36 UTC (8+ messages)
[RFC] workqueue: allow system workqueue be used in memory reclaim
2023-11-16 7:39 UTC (4+ messages)
Humanitarian philanthropist
2023-11-10 15:40 UTC
RAID1 possible data corruption following a write failure to superblock
2023-11-15 7:15 UTC (4+ messages)
extremely slow writes to degraded array
2023-11-13 12:26 UTC (12+ messages)
` extremely slow writes to array [now not degraded]
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).