summaryrefslogtreecommitdiff
path: root/raid6check.c
Commit message (Expand)AuthorAge
* raid6check.c: move manual repair code to separate functionPiergiorgio Sartor2014-03-31
* raid6check.c: move autorepair code to separate functionPiergiorgio Sartor2014-03-31
* raid6check.c: lock the stripe until necessaryPiergiorgio Sartor2014-03-31
* raid6check.c: reduce verbosityPiergiorgio Sartor2014-02-06
* raid6check.c: add O_SYNC to openPiergiorgio Sartor2014-02-04
* raid6check.c: fix Q parity generationPiergiorgio Sartor2014-02-04
* raid6check.c: fix position printoutPiergiorgio Sartor2014-02-04
* raid6check.c: reduce verbosityPiergiorgio Sartor2014-02-04
* raid6check.c add page size check and repairPiergiorgio Sartor2014-01-23
* Remove lots of unnecessary white space.NeilBrown2013-06-19
* raid6check: Check return value of lseek64()Bernd Schubert2013-06-19
* raid6check: Fix compiler warnings.Bernd Schubert2013-06-19
* raid6check: Use enums for repair typeBernd Schubert2013-06-19
* raid6check: Fix memory leaks detected by valgrindBernd Schubert2013-06-19
* raid6check: Fix build of raid6checkBernd Schubert2013-06-19
* raid6check: Auto-repair modeRobert Buchholz2012-09-10
* raid6check: Extract (un)locking into functionsRobert Buchholz2012-09-10
* raid6check: Repair mode used geo_map incorrectlyRobert Buchholz2012-09-10
* raid6check: Fix off-by-one in argument checkRobert Buchholz2012-09-10
* Repair mode for raid6Robert Buchholz2012-07-09
* Remove scattered checks for malloc success.NeilBrown2012-07-09
* Introduce pr_err for printing error messages.NeilBrown2012-07-09
* RAID-6 check standalone suspend arrayPiergiorgio Sartor2011-05-16
* RAID-6 check standalone fix component list parsingPiergiorgio Sartor2011-04-14
* RAID-6 check standalone code cleanupPiergiorgio Sartor2011-04-05
* RAID-6 check standalone md devicePiergiorgio Sartor2011-04-05
* RAID-6 check standalonePiergiorgio Sartor2011-03-21