Linux RAID Storage
[Prev Page][Next Page]
- [md PATCH 07/34] md/raid5: Protect some more code with ->device_lock., (continued)
- [md PATCH 07/34] md/raid5: Protect some more code with ->device_lock., NeilBrown
- [md PATCH 08/34] md/raid5: replace sh->lock with an 'active' flag., NeilBrown
- [md PATCH 09/34] md/raid5: move common code into handle_stripe, NeilBrown
- [md PATCH 10/34] md/raid5: unify stripe_head_state and r6_state, NeilBrown
- [md PATCH 11/34] md/raid5: add some more fields to stripe_head_state, NeilBrown
- [md PATCH 12/34] md/raid5: move stripe_head_state and more code into handle_stripe., NeilBrown
- [md PATCH 13/34] md/raid5: Move code for finishing a reconstruction into handle_stripe., NeilBrown
- [md PATCH 14/34] md/raid5: move more code into common handle_stripe, NeilBrown
- [md PATCH 15/34] md/raid5: rearrange a test in fetch_block6., NeilBrown
- [md PATCH 16/34] md/raid5: unite fetch_block5 and fetch_block6, NeilBrown
- [md PATCH 17/34] md/raid5: unite handle_stripe_dirtying5 and handle_stripe_dirtying6, NeilBrown
- [md PATCH 18/34] md/raid5: move more common code into handle_stripe, NeilBrown
- [md PATCH 19/34] md/raid5: move some more common code into handle_stripe, NeilBrown
- [md PATCH 20/34] md/raid5: finalise new merged handle_stripe., NeilBrown
- [md PATCH 21/34] md: use proper little-endian bitops, NeilBrown
- [md PATCH 22/34] md/raid: use printk_ratelimited instead of printk_ratelimit, NeilBrown
- [md PATCH 23/34] md: introduce link/unlink_rdev() helpers, NeilBrown
- [md PATCH 24/34] md: remove ro check in md_check_recovery(), NeilBrown
- [md PATCH 25/34] md: change managed of recovery_disabled., NeilBrown
- [md PATCH 26/34] md/raid10: Make use of new recovery_disabled handling, NeilBrown
- [md PATCH 27/34] md/raid10: Improve decision on whether to fail a device with a read error., NeilBrown
- [md PATCH 28/34] md: get rid of unnecessary casts on page_address(), NeilBrown
- [md PATCH 29/34] md/raid1: move rdev->corrected_errors counting, NeilBrown
- [md PATCH 30/34] md/raid5: move rdev->corrected_errors counting, NeilBrown
- [md PATCH 31/34] md/raid10: move rdev->corrected_errors counting, NeilBrown
- [md PATCH 32/34] md/raid5: Avoid BUG caused by multiple failures., NeilBrown
- [md PATCH 33/34] MD: raid1 s/sysfs_notify_dirent/sysfs_notify_dirent_safe, NeilBrown
- [md PATCH 34/34] MD bitmap: Revert DM dirty log hooks, NeilBrown
- Problems with raid after reboot.,
Matthew Tice
- Raid5 boot failure after grow,
Shaun Reich
- RAID 1 using SSD and 2 HDD,
Mike Power
- Re: RAID 1 using SSD and 2 HDD, Roman Mamedov
- Failures Rates Using SSD, maurice
data corruption after rebuild,
Pavel Herrmann
maybe a raid10 module issue?,
Sandra Escandor
how to recover filesystem after clobbering array?,
Vasco Névoa
[PATCH] Grow: fix version number in error message,
Namhyung Kim
SSDs vs. md/sync_speed_(min|max), Lutz Vieweg
md stuck while rebuilding?, Sandra Escandor
standard performance (write speed 20Mb/s),
Pol Hallen
[PATCH] MD bitmap: Revert DM dirty log hooks,
Jonathan Brassow
[PATCH] MD: generate an event when array sync is complete,
Jonathan Brassow
[PATCH] MD: raid1 s/sysfs_notify_dirent/sysfs_notify_dirent_safe,
Jonathan Brassow
sys/time.h missing from linux/raid/pq.h for userspace builds, Jaakko Kantojärvi
[PATCH] mdadm.8: Disk coercion with IMSM metadata.,
maciej.naruszewicz
mdadm 3.1.4 - hanging on cat /proc/mdstat,
Sandra Escandor
Reinstall OS Without Disturbing Software Raid Array,
Noah Swint
Resolving mdadm built RAID issue,
Sandra Escandor
[PATCH] md: introduce link/unlink_rdev() helpers,
Namhyung Kim
[PATCH] md: remove ro check in md_check_recovery(),
Namhyung Kim
[PATCH] mdadm: fix build failures (ppc64),
Milan Broz
dm-crypt over raid6 unreadable after crash,
Louis-David Mitterrand
`pvmove stuck' in RH bugzilla,
Sergey Senozhatsky
alignment of metadata 1.2 and mkfs.ext4,
Tyler J. Wagner
possible bug in md,
Iordan Iordanov
advanced partition format, mdadm, and raw disks,
Tyler J. Wagner
Recommended sw raid setup,
John Obaterspok
Curious problem with asynchronous RAID1 rebuild operations,
Cal Leeming [Simplicity Media Ltd]
Help with recovering resized raid where machine crashed while PENDING,
Petter Reinholdtsen
[PATCH 1/1] md: style/readability cleanups,
Calvin Owens
[PATCH] imsm: FIX: getinfo_super_imsm_volume() doesn't fill all disk information,
Krzysztof Wojcik
mdadm -git compile error, Mathias Burén
[PATCH] md: get rid of unnecessary casts on page_address(),
Namhyung Kim
misunderstanding of spare and raid devices?,
Karsten Römke
Re: nested block devices (partitioned RAID with LVM): where Linux sucks ;-),
Phil Turmel
MDADM RAID5 listing active drives as spares,
Ian Whitton
Single Drive Pegged during RAID 5 synchronization,
fibreraid@xxxxxxxxx
Can't start array and Negative "Used Dev Size",
Simon Matthews
[PATCH 0/3] count rdev->corrected_errors after final re-read,
Namhyung Kim
Can reading a raid drive trigger all the other drives in that set?,
Marc MERLIN
Software RAID and TRIM,
Tom De Mulder
Raid auto-assembly upon boot - device order,
Pavel Hofman
[PATCH resend 0/6] use little-endian bitops properly,
Akinobu Mita
[smatch stuff] md/raid5: potential null deref in debug code,
Dan Carpenter
[PATCH] md/raid5: fix possible NULL pointer dereference in debug routine,
Namhyung Kim
[PATCH 1/2] mdmon.8: fix possible typos,
Namhyung Kim
clarifying what can be done during resync,
Sandra Escandor
raid upgrade form 1.5T to 3T drives with 0.90 superblock,
Krzysztof Adamski
can't read superblock after switching from dmraid, Sandra Escandor
[PATCH 0/5] misc cleanups for RAID5,
Namhyung Kim
10x2TB RAID6, Manny Street
Looking for the best way to do this,
maurice
[PATCH 1/4] mdadm.8: change linux version 2.6.40 -> 3.0,
Namhyung Kim
reaid problem at reboot,
william L'Heureux
Which Disks can fail?,
Jonathan Tripathy
Issues with auto assembling or RAID10 (imsm) on boot,
Sandra Escandor
flummoxed why I can't umount my md device. fuser and lsof show no files locked,
Simon McNair
[PATCH] mdadm --detail was incorrect for shrinking reshapes,
Andrew Burgess
Newb question: Auto assembling of RAID10 (imsm) on boot, Sandra Escandor
[no subject],
Dragon
check vs repair -- mismatch count goes up in repair, zeros in check?,
Rory Jaffe
[PATCH] Show DELAYED, PENDING status of resync process in "--detail",
Krzysztof Wojcik
Bug or not? Same array reports different/transformed UUID depending on check-method used.,
jeffs_linux
[PATCH] md/raid1: factor out common bio handling code,
Namhyung Kim
raid6 issues,
Chad Walker
md0_raid5 process consuming 100% CPU on disk failure, Shivani Bhope
mdadm 3.2.1 segfaulting on boot when missing RaidDevice 0,
Lawrence, Joe
[PATCH] gcc warnings again,
Luca Berra
mdadm and disk failures,
Mike Power
[PATCH/RFC] Fix resync hang after surprise removal,
Jim Paradis
mark spare as active sync device?,
Lars Täuber
[PATCH RESEND 0/5] md/raid10 changes,
Namhyung Kim
[PATCH] imsm: Metadata Attributes compatibility support,
Krzysztof Wojcik
[PATCH] imsm: FIX: Sometimes reshape cannot be finished,
Adam Kwolek
[PATCH 1/3] md/raid5: fix raid5_set_bi_hw_segments,
Namhyung Kim
md 3.2.1 and xfs kernel panic on Linux 2.6.38,
fibreraid@xxxxxxxxx
Why do I get different results for 'mdadm --detail' & 'mdadm --examine' for the same array?,
jeffs_linux
mdadm: failed to RUN_ARRAY /dev/md0: Input/output error, Pol Hallen
[no subject],
Dragon
HDD reports errors while completing RAID6 array check,
Mathias Burén
raid5 wont start, Liam Kurmos
[PATCH] mdadm: Linux 3.x version change,
Namhyung Kim
Disk upgrade,
Bill Davidsen
[PATCH 0/2] IMSM Checkpointing Bug Fix Series (3),
Adam Kwolek
[no subject],
Dragon
[PATCH] imsm: FIX: Migration Raid0->Raid5 cannot be restarted correctly, Adam Kwolek
[PATCH/RFC] md/multipath: implement I/O balancing,
Namhyung Kim
[PATCH] imsm: FIX: Raid5 data corruption data recovering from backup, Adam Kwolek
[PATCH/RFC] md/raid10: spread read for subordinate r10bios during recovery, Namhyung Kim
FW: Backup Server RAID Array Event Notification,
Leslie Rhorer
Re: Why move all map_sg/unmap_sg for slave channel to its client?,
Dan Williams
[PATCH v2] md/raid10: share pages between read and write bio's during recovery, Namhyung Kim
[PATCH 0/4] IMSM Checkpointing Bug Fix Series (2),
Adam Kwolek
[BUG?] RAID not properly assembled w/ kernel 2.6.39.x,
Matthias Dahl
[no subject],
Dragon
Possible to use multiple disk to bypass I/O wait?,
Emmanuel Noobadmin
Unstable speed or correct?,
Pol Hallen
[no subject],
Dragon
Triple-parity raid6,
David Brown
Growing a RAID-0 "internally"?,
Patrick J. LoPresti
Re: SRaid with 13 Disks crashed,
Dragon
[PATCH] md/raid10: share pages between read and write bio's during recovery,
Namhyung Kim
[PATCH] MD: use is_power_of_2 macro,
Jonathan Brassow
[PATCH 8 of 8 - v2] MD: raid5 do not set fullsync, Jonathan Brassow
[PATCH 7 of 8 - v2] MD: add bitmap support, Jonathan Brassow
[no subject],
Dragon
[PATCH 00/21] IMSM Checkpointing Bug Fix Series,
Adam Kwolek
- [PATCH 01/21] imsm: FIX: Cannot create volume, Adam Kwolek
- [PATCH 02/21] imsm: FIX: Opened handle is not closed, Adam Kwolek
- [PATCH 03/21] imsm: FIX: Verify if migration record is loaded correctly, Adam Kwolek
- [PATCH 04/21] imsm: FIX: Detect migration end during migration record saving, Adam Kwolek
- [PATCH 05/21] imsm: FIX: Max position could not be rounded to MB, Adam Kwolek
- [PATCH 06/21] imsm: FIX: Check layout for level migration, Adam Kwolek
- [PATCH 07/21] imsm: FIX: Use macros to data access, Adam Kwolek
- [PATCH 08/21] imsm: FIX: Calculate backup location based on metadata information, Adam Kwolek
- [PATCH 09/21] imsm: FIX: Do not verify unused parameters, Adam Kwolek
- [PATCH 10/21] imsm: FIX: Do not use pba_of_lba0 for copy position calculation, Adam Kwolek
- [PATCH 11/21] imsm: FIX: Remove unused parameter from save_backup_imsm() interface, Adam Kwolek
- [PATCH 12/21] imsm: FIX: Use metadata information for restore_stripes() and save_stripes(), Adam Kwolek
- [PATCH 13/21] imsm: FIX: Detect failed devices during recover_backup_imsm(), Adam Kwolek
- [PATCH 14/21] imsm: FIX: Move reshape_progress forward, Adam Kwolek
- [PATCH 15/21] imsm: FIX: Remove unused variables and code, Adam Kwolek
- [PATCH 16/21] FIX: Move buffer to next location, Adam Kwolek
- [PATCH 17/21] imsm: FIX: Do not continue reshape when backup exists, Adam Kwolek
- [PATCH 18/21] imsm: FIX: wait_for_reshape_imsm() cleanup, Adam Kwolek
- [PATCH 19/21] imsm: FIX: Remove timeout from wait_for_reshape_imsm(), Adam Kwolek
- [PATCH 20/21] imsm: Optimize expansion speed when no backup is required, Adam Kwolek
- [PATCH 21/21] MAN: Man update for check-pointing, Adam Kwolek
- Re: [PATCH 00/21] IMSM Checkpointing Bug Fix Series, NeilBrown
[PATCH] md/raid10: get rid of duplicated conditional expression, Namhyung Kim
[PATCH] md/raid10: optimize read_balance() for 'far offset' arrays, Namhyung Kim
[PATCH/RFC] md/raid10: optimize read_balance() for 'far copies' arrays,
Namhyung Kim
Nested RAID and booting,
Leslie Rhorer
[PATCH 8 of 8] MD: raid5 do not set fullsync,
Jonathan Brassow
[PATCH 7 of 8] MD: add bitmap support,
Jonathan Brassow
[PATCH 6 of 8] MD: add sync_super to mddev_t struct, Jonathan Brassow
[PATCH 5 of 8] MD: raid1 changes to allow use by device mapper, Jonathan Brassow
[PATCH 4 of 8] MD: move thread wakeups into resume, Jonathan Brassow
[PATCH 3 of 8] MD: possible typo, Jonathan Brassow
[PATCH 2 of 8] MD: no sync IO while suspended, Jonathan Brassow
[PATCH 1 of 8] MD: no integrity register if no gendisk, Jonathan Brassow
[PATCH 0 of 8] Various MD patches to support device-mapper interaction,
Jonathan Brassow
from 2x RAID1 to 1x RAID6 ?,
Stefan G. Weichinger
[PATCH 1/2] md/bitmap: use proper accessor macro,
Namhyung Kim
md array does not detect drive removal: mdadm 3.2.1, Linux 2.6.38,
fibreraid@xxxxxxxxx
sector I/O error cause disk to be "faulty" in raid5,
hank peng
RAID5: failing an active component during spare rebuild - arrays hangs,
Alexander Lyakas
Re: RAID5: failing an active component during spare rebuild - arrays hangs, NeilBrown
Fwd: Maximizing failed disk replacement on a RAID5 array,
Durval Menezes
[Index of Archives]
[Linux RAID Wiki]
[Linux Block]
[ATA RAID]
[Kernel]
[Linux SCSI]
[Linux iSCSI]
[Linux SCSI Target Infrastructure]
[Linux Books]