]> git.ipfire.org Git - thirdparty/mdadm.git/history - raid6check.c
DDF: Don't fail compare_super_ddf due to re-configure changes.
[thirdparty/mdadm.git] / raid6check.c
2014-03-31  Piergiorgio Sartorraid6check.c: move manual repair code to separate function
2014-03-31  Piergiorgio Sartorraid6check.c: move autorepair code to separate function
2014-03-31  Piergiorgio Sartorraid6check.c: lock the stripe until necessary
2014-02-05  Piergiorgio Sartorraid6check.c: reduce verbosity
2014-02-04  Piergiorgio Sartorraid6check.c: add O_SYNC to open
2014-02-04  Piergiorgio Sartorraid6check.c: fix Q parity generation
2014-02-04  Piergiorgio Sartorraid6check.c: fix position printout
2014-02-04  Piergiorgio Sartorraid6check.c: reduce verbosity
2014-01-23  Piergiorgio Sartorraid6check.c add page size check and repair
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