messages from 2011-07-21 00:02:04 to 2011-07-27 12:30:30 UTC [more...]
Using the new bad-block-log in md for Linux 3.1
2011-07-27 12:30 UTC (6+ messages)
Grub-install, superblock corrupted/erased and other animals
2011-07-27 12:16 UTC
[patch] md/raid10: double lock typo in handle_read_error()
2011-07-27 10:59 UTC (2+ messages)
standard performance (write speed 20Mb/s)
2011-07-27 10:26 UTC (13+ messages)
` standard performance (write speed ??Mb/s) - new raid5 array
[md PATCH 00/36] md patches for 3.1 - part 2: bad block logs
2011-07-27 5:05 UTC (59+ messages)
` [md PATCH 02/36] md/bad-block-log: add sysfs interface for accessing bad-block-log
` [PATCH v2] md: add documentation for 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 05/36] md: Disable bad blocks and v0.90 metadata
` [md PATCH 13/36] md/raid1: Handle write errors by updating badblock log
` [md PATCH 08/36] md: add 'write_error' flag to component devices
` [md PATCH 14/36] md/raid1: record badblocks found during resync etc
` [md PATCH 07/36] md/raid1: avoid reading known bad blocks during resync
` [md PATCH 11/36] md/raid1: clear bad-block record when write succeeds
` [md PATCH 06/36] md/raid1: avoid reading from known 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 09/36] md: make it easier to wait for bad blocks to be acknowledged
` [md PATCH 19/36] md/raid5: write errors should be recorded as bad blocks if possible
` [md PATCH 23/36] md/raid10: Split handle_read_error out from raid10d
` [md PATCH 16/36] md/raid1: factor several functions out or raid1d()
` [md PATCH 24/36] md/raid10: avoid reading from known bad blocks - part 1
` [md PATCH 15/36] md/raid1: improve handling of read failure during recovery
` [md PATCH 21/36] md/raid5: Clear bad blocks on successful write
` [md PATCH 17/36] md/raid5: avoid reading from known bad blocks
` [md PATCH 18/36] md/raid5: use bad-block log to improve handling of uncorrectable read errors
` [md PATCH 22/36] md/raid10: simplify/reindent some loops
` [md PATCH 20/36] md/raid5. Don't write to known bad block on doubtful devices
` [md PATCH 27/36] md/raid10: avoid reading known bad blocks during resync/recovery
` [md PATCH 33/36] md/raid10: record bad blocks due to write errors "
` [md PATCH 29/36] md/raid10: avoid writing to known bad blocks on known bad drives
` [md PATCH 30/36] md/raid10: clear bad-block record when write succeeds
` [md PATCH 31/36] md/raid10: Handle write errors by updating badblock log
` [md PATCH 26/36] md/raid10 - avoid reading from known bad blocks - part 3
` [md PATCH 32/36] md/raid10: attempt to fix read errors during resync/check
` [md PATCH 25/36] md/raid10: avoid reading from known bad blocks - part 2
` [md PATCH 34/36] md/raid10: simplify read error handling during recovery
` [md PATCH 28/36] md/raid10 record bad blocks as needed "
` [md PATCH 36/36] md/raid10: handle further errors during fix_read_error better
` [md PATCH 35/36] md/raid10: Handle read errors during recovery better
Repairing a Raid-6 array
2011-07-26 22:41 UTC (2+ messages)
[md PATCH 00/34] md patches for 3.1 - part 1
2011-07-26 15:01 UTC (67+ messages)
` [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 03/34] md/raid10: share pages between read and write bio's during recovery
` [md PATCH 10/34] md/raid5: unify stripe_head_state and r6_state
` [md PATCH 09/34] md/raid5: move common code into handle_stripe
` [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 06/34] md/raid5: Remove use of sh->lock in sync_request
` [md PATCH 04/34] md/raid5: use kmem_cache_zalloc()
` [md PATCH 07/34] md/raid5: Protect some more code with ->device_lock
` [md PATCH 08/34] md/raid5: replace sh->lock with an 'active' flag
` [md PATCH 13/34] md/raid5: Move code for finishing a reconstruction into handle_stripe
` [md PATCH 19/34] md/raid5: move some more common code "
` [md PATCH 17/34] md/raid5: unite handle_stripe_dirtying5 and handle_stripe_dirtying6
` [md PATCH 18/34] md/raid5: move more common code into handle_stripe
` [md PATCH 12/34] md/raid5: move stripe_head_state and more "
` [md PATCH 16/34] md/raid5: unite fetch_block5 and fetch_block6
` [md PATCH 14/34] md/raid5: move more code into common handle_stripe
` [md PATCH 15/34] md/raid5: rearrange a test in fetch_block6
` [md PATCH 24/34] md: remove ro check in md_check_recovery()
` [md PATCH 20/34] md/raid5: finalise new merged handle_stripe
` [md PATCH 25/34] md: change managed of recovery_disabled
` [md PATCH 22/34] md/raid: use printk_ratelimited instead of printk_ratelimit
` [md PATCH 21/34] md: use proper little-endian bitops
` [md PATCH 27/34] md/raid10: Improve decision on whether to fail a device with a read error
` [md PATCH 23/34] md: introduce link/unlink_rdev() helpers
` [md PATCH 26/34] md/raid10: Make use of new recovery_disabled handling
` [md PATCH 34/34] MD bitmap: Revert DM dirty log hooks
` [md PATCH 31/34] md/raid10: move rdev->corrected_errors counting
` [md PATCH 33/34] MD: raid1 s/sysfs_notify_dirent/sysfs_notify_dirent_safe
` [md PATCH 32/34] md/raid5: Avoid BUG caused by multiple failures
` [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 30/34] md/raid5: move rdev->corrected_errors counting
Problems with raid after reboot
2011-07-26 8:37 UTC (9+ messages)
[PATCH] RAID-6 check standalone
2011-07-26 5:25 UTC (16+ messages)
` [PATCH] RAID-6 check standalone code cleanup
` [PATCH] RAID-6 check standalone suspend array
` [PATCH] RAID-6 check standalone suspend array V2.0
[PATCH] mdadm.8: Disk coercion with IMSM metadata
2011-07-26 5:15 UTC (5+ messages)
[PATCH] Grow: fix version number in error message
2011-07-26 4:31 UTC (2+ messages)
RAID5/6 Offload
2011-07-25 23:44 UTC
mdadm striped parity RAID with Advanced Format drives
2011-07-25 18:57 UTC (13+ messages)
Ticket Number (7PWYZ2011)
2011-07-25 14:25 UTC
[RFC PATCH 4/4] btrfs: Moved repair code from inode.c to extent_io.c
2011-07-25 8:52 UTC
standard performance (write speed 20Mb/s)
2011-07-25 6:39 UTC (13+ messages)
` standard performance (write speed 65Mb/s)
how to recover filesystem after clobbering array?
2011-07-23 19:04 UTC (7+ messages)
REPLY ASAP
2011-07-22 17:35 UTC
linux-next: Tree for July 21 (drivers/md/dm-raid)
2011-07-22 16:25 UTC (5+ messages)
` [dm-devel] "
` [PATCH -next] dm: fix dm-flakey printk warning
` [dm-devel] "
Confusion with setting up new RAID6 with mdadm
2011-07-22 5:17 UTC (4+ messages)
[PATCH 1/1] md: style/readability cleanups
2011-07-22 4:42 UTC
upgrading the superblock version
2011-07-21 15:44 UTC (2+ messages)
Raid5 boot failure after grow
2011-07-21 15:18 UTC (5+ messages)
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).