]> git.ipfire.org Git - thirdparty/mdadm.git/history - raid6check.c
mdadm: check value returned by snprintf against errors
[thirdparty/mdadm.git] / raid6check.c
2017-06-05  Tomasz MajchrzakGet failed disk count from array state
2016-10-26  Yilong Renraid6check.c: fix "misleading-indentation" error
2015-08-05  NeilBrownraid6check: don't ignore return value from posix_memalign.
2015-07-27  NeilBrownMerge branch 'cluster'
2015-07-20  NeilBrownraid6check: use O_DIRECT instead of O_SYNC.
2015-07-20  NeilBrownrestripe: fix data block order in raid6_2_data_recov
2015-07-20  NeilBrownraid6check: various cleanup/fixes
2015-07-16  NeilBrownraid6check
2015-07-16  NeilBrownraid6check: get device ordering correct for syndrome...
2015-07-10  NeilBrownraid6check: report role of suspect device.
2015-05-07  NeilBrownAdd "Name" defines to some ancillary programs
2015-02-12  NeilBrownDon't break long strings onto multiple lines.
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