linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-11-17 09:08:46 to 2023-12-15 04:33:13 UTC [more...]

[PATCH 0/3] md: Remove deprecated flavors
 2023-12-15  4:33 UTC  (6+ 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 v2 0/2] support read error check in raid1
 2023-12-15  2:38 UTC  (3+ messages)
` [PATCH v2 1/2] md: factor out a helper exceed_read_errors() to check read_errors
` [PATCH v2 2/2] md/raid1: support read error check

[PATCH v2 0/2] md: fix is_mddev_idle()
 2023-12-15  1:39 UTC  (3+ 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

Announcement: mdadm maintainer update
 2023-12-14 20:43 UTC  (2+ messages)

[PATCH] md/raid1: remove unnecessary null checking
 2023-12-14 15:14 UTC 

[song-md:md-next-remove-deprecated] BUILD SUCCESS 20f259cdffbfee442897ecca0ee388602e536ef9
 2023-12-14  9:35 UTC 

RAID1 write-mostly+write-behind lockup bug, reproduced under 6.7-rc5
 2023-12-14  1:34 UTC  (2+ messages)

[PATCH] md: upon assembling the array, consult the superblock of the freshest device
 2023-12-13 12:35 UTC  (3+ messages)

[PATCH v2] md: upon assembling the array, consult the superblock of the freshest device
 2023-12-13 12:24 UTC 

[PATCH] md: Don't clear MD_CLOSING when the raid is about to stop
 2023-12-12  9:34 UTC  (4+ messages)

[PATCH] md/md-multipath: Convert "struct mpconf" to flexible array
 2023-12-12  7:46 UTC  (7+ messages)

[PATCH 0/2] md: fix is_mddev_idle()
 2023-12-11 21:42 UTC  (5+ messages)
` [PATCH 1/2] md: Fix overflow in is_mddev_idle
` [PATCH 2/2] md: don't account sync_io if iostats of the disk is disabled

Poptávka
 2023-12-11  8:41 UTC 

[PATCH 0/2] support read error check in raid1
 2023-12-11  7:59 UTC  (5+ 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

[GIT PULL] md-next 20231208
 2023-12-08 23:26 UTC  (2+ messages)

[song-md:md-fixes] BUILD SUCCESS b39113349de60e9b0bc97c2e129181b193c45054
 2023-12-08 23:13 UTC 

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)
`  "

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  (6+ messages)
` [PATCH -next 6/8] md: factor out a helper to stop sync_thread

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  (6+ messages)

We Can Finance Your Business / Projects
 2023-11-18 22:22 UTC 


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