]> git.ipfire.org Git - thirdparty/mdadm.git/history - raid6check.c
Remove lots of unnecessary white space.
[thirdparty/mdadm.git] / raid6check.c
2013-06-19  NeilBrownRemove lots of unnecessary white space.
2013-06-19  Bernd Schubertraid6check: Check return value of lseek64()
2013-06-19  Bernd Schubertraid6check: Fix compiler warnings.
2013-06-19  Bernd Schubertraid6check: Use enums for repair type
2013-06-19  Bernd Schubertraid6check: Fix memory leaks detected by valgrind
2013-06-19  Bernd Schubertraid6check: Fix build of raid6check
2012-09-10  Robert Buchholzraid6check: Auto-repair mode
2012-09-10  Robert Buchholzraid6check: Extract (un)locking into functions
2012-09-10  Robert Buchholzraid6check: Repair mode used geo_map incorrectly
2012-09-10  Robert Buchholzraid6check: Fix off-by-one in argument check
2012-07-09  Robert BuchholzRepair mode for raid6
2012-07-09  NeilBrownRemove scattered checks for malloc success.
2012-07-09  NeilBrownIntroduce pr_err for printing error messages.
2011-05-16  Piergiorgio SartorRAID-6 check standalone suspend array
2011-04-14  Piergiorgio SartorRAID-6 check standalone fix component list parsing
2011-04-04  Piergiorgio SartorRAID-6 check standalone code cleanup
2011-04-04  Piergiorgio SartorRAID-6 check standalone md device
2011-03-24  NeilBrownMerge branch 'master' into devel-3.2
2011-03-21  Piergiorgio SartorRAID-6 check standalone