Linux RAID subsystem development
 help / color / mirror / Atom feed
 messages from 2011-07-04 16:15:33 to 2011-07-21 02:58:48 UTC [more...]

[md PATCH 00/36] md patches for 3.1 - part 2: bad block logs
 2011-07-21  2:58 UTC  (15+ messages)
` [md PATCH 02/36] md/bad-block-log: add sysfs interface for accessing bad-block-log
` [md PATCH 01/36] md: beginnings of bad block management
` [md PATCH 04/36] md: load/store badblock list from v1.x metadata
` [md PATCH 03/36] md: don't allow arrays to contain devices with bad blocks
` [md PATCH 10/36] md/raid1: avoid writing to known-bad blocks on known-bad drives
` [md PATCH 12/36] md/raid1: store behind-write pages in bi_vecs
` [md PATCH 08/36] md: add 'write_error' flag to component devices
` [md PATCH 06/36] md/raid1: avoid reading from known bad blocks
` [md PATCH 11/36] md/raid1: clear bad-block record when write succeeds
` [md PATCH 05/36] md: Disable bad blocks and v0.90 metadata
` [md PATCH 07/36] md/raid1: avoid reading known bad blocks during resync
` [md PATCH 13/36] md/raid1: Handle write errors by updating badblock log
` [md PATCH 14/36] md/raid1: record badblocks found during resync etc
` [md PATCH 09/36] md: make it easier to wait for bad blocks to be acknowledged

[md PATCH 00/34] md patches for 3.1 - part 1
 2011-07-21  2:32 UTC  (35+ messages)
` [md PATCH 03/34] md/raid10: share pages between read and write bio's during recovery
` [md PATCH 02/34] md/raid10: factor out common bio handling code
` [md PATCH 01/34] md/raid10: get rid of duplicated conditional expression
` [md PATCH 05/34] md/raid5: get rid of duplicated call to bio_data_dir()
` [md PATCH 11/34] md/raid5: add some more fields to stripe_head_state
` [md PATCH 10/34] md/raid5: unify stripe_head_state and r6_state
` [md PATCH 07/34] md/raid5: Protect some more code with ->device_lock
` [md PATCH 06/34] md/raid5: Remove use of sh->lock in sync_request
` [md PATCH 08/34] md/raid5: replace sh->lock with an 'active' flag
` [md PATCH 04/34] md/raid5: use kmem_cache_zalloc()
` [md PATCH 09/34] md/raid5: move common code into handle_stripe
` [md PATCH 14/34] md/raid5: move more code into common handle_stripe
` [md PATCH 12/34] md/raid5: move stripe_head_state and more code into handle_stripe
` [md PATCH 15/34] md/raid5: rearrange a test in fetch_block6
` [md PATCH 16/34] md/raid5: unite fetch_block5 and fetch_block6
` [md PATCH 13/34] md/raid5: Move code for finishing a reconstruction into handle_stripe
` [md PATCH 17/34] md/raid5: unite handle_stripe_dirtying5 and handle_stripe_dirtying6
` [md PATCH 19/34] md/raid5: move some more common code into handle_stripe
` [md PATCH 18/34] md/raid5: move "
` [md PATCH 25/34] md: change managed of recovery_disabled
` [md PATCH 24/34] md: remove ro check in md_check_recovery()
` [md PATCH 21/34] md: use proper little-endian bitops
` [md PATCH 23/34] md: introduce link/unlink_rdev() helpers
` [md PATCH 20/34] md/raid5: finalise new merged handle_stripe
` [md PATCH 26/34] md/raid10: Make use of new recovery_disabled handling
` [md PATCH 27/34] md/raid10: Improve decision on whether to fail a device with a read error
` [md PATCH 22/34] md/raid: use printk_ratelimited instead of printk_ratelimit
` [md PATCH 32/34] md/raid5: Avoid BUG caused by multiple failures
` [md PATCH 34/34] MD bitmap: Revert DM dirty log hooks
` [md PATCH 29/34] md/raid1: move rdev->corrected_errors counting
` [md PATCH 28/34] md: get rid of unnecessary casts on page_address()
` [md PATCH 31/34] md/raid10: move rdev->corrected_errors counting
` [md PATCH 30/34] md/raid5: "
` [md PATCH 33/34] MD: raid1 s/sysfs_notify_dirent/sysfs_notify_dirent_safe

standard performance (write speed 20Mb/s)
 2011-07-21  0:02 UTC  (4+ messages)

Problems with raid after reboot
 2011-07-20 21:24 UTC 

[PATCH] MD: generate an event when array sync is complete
 2011-07-20 19:16 UTC  (3+ messages)

[PATCH] RAID-6 check standalone
 2011-07-20 17:57 UTC  (13+ messages)
        ` [PATCH] RAID-6 check standalone code cleanup
            ` [PATCH] RAID-6 check standalone suspend array
                ` [PATCH] RAID-6 check standalone suspend array V2.0

Raid5 boot failure after grow
 2011-07-20 17:16 UTC  (4+ messages)

RAID 1 using SSD and 2 HDD
 2011-07-20 12:59 UTC  (5+ messages)

[PATCH] mdadm.8: Disk coercion with IMSM metadata
 2011-07-20 12:54 UTC  (4+ messages)

Software RAID and TRIM
 2011-07-20 12:25 UTC  (34+ messages)

data corruption after rebuild
 2011-07-20  8:20 UTC  (11+ messages)

[PATCH] MD bitmap: Revert DM dirty log hooks
 2011-07-20  2:07 UTC  (2+ messages)

[PATCH] MD: raid1 s/sysfs_notify_dirent/sysfs_notify_dirent_safe
 2011-07-20  1:47 UTC  (2+ messages)

how to recover filesystem after clobbering array?
 2011-07-19 12:44 UTC  (6+ messages)

maybe a raid10 module issue?
 2011-07-19 12:40 UTC 

[PATCH] Grow: fix version number in error message
 2011-07-19  4:34 UTC 

SSDs vs. md/sync_speed_(min|max)
 2011-07-18 18:42 UTC 

md stuck while rebuilding?
 2011-07-18 15:14 UTC 

standard performance (write speed 20Mb/s)
 2011-07-18 11:52 UTC  (12+ messages)

RAID5: failing an active component during spare rebuild - arrays hangs
 2011-07-17  8:29 UTC  (5+ messages)

possible bug in md
 2011-07-14 16:17 UTC  (5+ messages)

sys/time.h missing from linux/raid/pq.h for userspace builds
 2011-07-14 14:15 UTC 

Reinstall OS Without Disturbing Software Raid Array
 2011-07-14 11:01 UTC  (5+ messages)

[PATCH 0/3] count rdev->corrected_errors after final re-read
 2011-07-14  5:54 UTC  (3+ messages)
` [PATCH 3/3] md/raid10: move rdev->corrected_errors counting

[PATCH] md: get rid of unnecessary casts on page_address()
 2011-07-14  5:44 UTC  (2+ messages)

[PATCH] imsm: FIX: getinfo_super_imsm_volume() doesn't fill all disk information
 2011-07-14  5:42 UTC  (2+ messages)

[PATCH] mdadm: fix build failures (ppc64)
 2011-07-14  3:59 UTC  (2+ messages)

[PATCH] md: remove ro check in md_check_recovery()
 2011-07-14  3:54 UTC  (2+ messages)

[PATCH] md: introduce link/unlink_rdev() helpers
 2011-07-14  3:52 UTC  (3+ messages)
` [PATCH v2] "

mdadm 3.1.4 - hanging on cat /proc/mdstat
 2011-07-12 12:01 UTC  (2+ messages)

Resolving mdadm built RAID issue
 2011-07-11 17:37 UTC  (5+ messages)

dm-crypt over raid6 unreadable after crash
 2011-07-11 11:49 UTC  (13+ messages)

Fwd: [PATCH] md: remove ro check in md_check_recovery()
 2011-07-09 10:00 UTC 

Help with recovering resized raid where machine crashed while PENDING
 2011-07-06 20:41 UTC  (5+ messages)

alignment of metadata 1.2 and mkfs.ext4
 2011-07-06 13:40 UTC  (7+ messages)

`pvmove stuck' in RH bugzilla
 2011-07-06 11:38 UTC  (3+ messages)

alignment of metadata 1.2 and mkfs.ext4
 2011-07-06  7:10 UTC 

Curious problem with asynchronous RAID1 rebuild operations
 2011-07-05 10:52 UTC  (3+ messages)

Recommended sw raid setup
 2011-07-05  6:40 UTC  (6+ messages)

advanced partition format, mdadm, and raw disks
 2011-07-05  5:24 UTC  (5+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox