summaryrefslogtreecommitdiff
path: root/restripe.c
Commit message (Expand)AuthorAge
* Compile with -Wextra by defaultNeilBrown2010-08-05
* Add _FORTIFY_SOURCE to mdadm.O2 build.NeilBrown2010-03-03
* restripe: fix assignment of raid6 blocks for syndrome calculation.NeilBrown2009-10-16
* restripe: fix compile warning.NeilBrown2009-10-12
* restripe : various fixed for RAID6 2-failure recovery.NeilBrown2009-10-12
* Merge branch 'master' into devel-3.1NeilBrown2009-10-01
|\
| * Update copyright dates and remove references to @cse.unsw.edu.auNeilBrown2009-06-02
* | Fix raid6 error recovery in 'restripe' code.NeilBrown2009-09-25
* | Grow: support restart of new migrations.NeilBrown2009-08-13
* | Handle extra 'grow' variations.NeilBrown2009-08-11
* | restripe: support saving when not all devices are present.NeilBrown2009-07-14
* | restripe: add support for new layouts including DDFNeilBrown2009-05-25
|/
* Fix alignment for backup of reshape data.NeilBrown2008-08-19
* Teach restripe to calculate Q syndrome for raid6.Neil Brown2007-02-22
* Support restarting of a reshape on --assembleNeil Brown2006-03-20
* Initial reshape supportNeil Brown2006-03-13