summaryrefslogtreecommitdiffstats
path: root/restripe.c
Commit message (Expand)AuthorAgeFilesLines
* Add _FORTIFY_SOURCE to mdadm.O2 build.NeilBrown2010-03-031-1/+2
* restripe: fix assignment of raid6 blocks for syndrome calculation.NeilBrown2009-10-161-8/+19
* restripe: fix compile warning.NeilBrown2009-10-121-1/+1
* restripe : various fixed for RAID6 2-failure recovery.NeilBrown2009-10-121-12/+40
* Merge branch 'master' into devel-3.1NeilBrown2009-10-011-1/+1
|\
| * Update copyright dates and remove references to @cse.unsw.edu.auNeilBrown2009-06-021-1/+1
* | Fix raid6 error recovery in 'restripe' code.NeilBrown2009-09-251-2/+2
* | Grow: support restart of new migrations.NeilBrown2009-08-131-1/+2
* | Handle extra 'grow' variations.NeilBrown2009-08-111-2/+3
* | restripe: support saving when not all devices are present.NeilBrown2009-07-141-35/+263
* | restripe: add support for new layouts including DDFNeilBrown2009-05-251-6/+126
|/
* Fix alignment for backup of reshape data.NeilBrown2008-08-191-2/+3
* Teach restripe to calculate Q syndrome for raid6.Neil Brown2007-02-221-8/+112
* Support restarting of a reshape on --assembleNeil Brown2006-03-201-3/+6
* Initial reshape supportNeil Brown2006-03-131-0/+324