summaryrefslogtreecommitdiffstats
path: root/raid6check.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* raid6check: Auto-repair modeRobert Buchholz2012-09-101-1/+32
* raid6check: Extract (un)locking into functionsRobert Buchholz2012-09-101-43/+47
* raid6check: Repair mode used geo_map incorrectlyRobert Buchholz2012-09-101-11/+13
* raid6check: Fix off-by-one in argument checkRobert Buchholz2012-09-101-2/+2
* Repair mode for raid6Robert Buchholz2012-07-091-5/+128
* Remove scattered checks for malloc success.NeilBrown2012-07-091-30/+10
* Introduce pr_err for printing error messages.NeilBrown2012-07-091-1/+1
* RAID-6 check standalone suspend arrayPiergiorgio Sartor2011-05-161-3/+38
* RAID-6 check standalone fix component list parsingPiergiorgio Sartor2011-04-141-12/+23
* RAID-6 check standalone code cleanupPiergiorgio Sartor2011-04-051-46/+91
* RAID-6 check standalone md devicePiergiorgio Sartor2011-04-051-30/+80
* RAID-6 check standalonePiergiorgio Sartor2011-03-211-0/+262