summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAge
* Release 2.6.4Neil Brown2007-10-19
* Release 2.6.3Neil Brown2007-08-20
* Update changelogNeil Brown2007-08-20
* Report error when grow cannot be restarted.Neil Brown2007-08-20
* Fix error message when adding a device that is too small.Neil Brown2007-08-20
* Fix problem with add a device to a 1.x array created with older mdadm.Neil Brown2007-08-20
* Allow "--write-behind=" to be done in grow mode.Ian Dall2007-07-09
* Release 2.6.2Neil Brown2007-05-21
* Make return code for "--detail --test" more reliable.Neil Brown2007-05-21
* Add --auto-detect for in-kernel autodetect.Neil Brown2007-05-21
* Fix --grow --add for linear arrays.Neil Brown2007-05-21
* Support failing and removed of detached and faulty devices.Neil Brown2007-05-11
* Release 2.6.1Neil Brown2007-02-22
* Fixed old documentation in --grow --helpNeil Brown2007-02-22
* Teach restripe to calculate Q syndrome for raid6.Neil Brown2007-02-22
* Fix a warning about an uninitialised variable.Neil Brown2007-02-22
* Fix a bug that was causing incorrect warning from --monitor.Neil Brown2007-02-22
* Release 2.6Neil Brown2006-12-21
* Add new mode: --incrementalNeil Brown2006-12-21
* Support --uuid= with --create to choose your own UUID.Neil Brown2006-12-14
* Don't hold md device open for so long in --monitor modeNeil Brown2006-12-14
* Check device is large enough before hot-add.Neil Brown2006-12-14
* Change handling for "--assemble --force" when two drives disappeared at once.Neil Brown2006-12-14
* Fix and test --update=uuidNeil Brown2006-12-14
* --wait or -W will wait for resync activity to finish on the given devices.Neil Brown2006-12-14
* Change 'Device Size' to 'Used Dev Size'Neil Brown2006-12-14
* Increase raid456 stripe cache size if needed to --grow the array.Neil Brown2006-12-14
* Give useful message if raid4/5/6 cannot be started because it is not clean an...Neil Brown2006-12-14
* Default to --auto=yesNeil Brown2006-12-14
* Support --update=devicesize for cases where the underlying device can change ...Neil Brown2006-12-14
* Make Assemble/Force work on raid6 with 2 missing devices.Neil Brown2006-12-14
* --update=resync did exactly the wrong thing for version1 metadata.Neil Brown2006-11-13
* Fixed UUID printing in "--detail --brief" for version1 metadata.Neil Brown2006-11-09
* Fixed problems that could cause infinitel loop with auto assemble.Neil Brown2006-11-09
* Document that the default metadata version can be overridden in config file.Goswin Brederlow2006-11-09
* Strdup the bitmap file name found in the config fileNeil Brown2006-11-09
* Release 2-5-5Neil Brown2006-11-03
* Improve error message when wrong --update option is given.Neil Brown2006-10-23
* Fix bugs related to raid10 and the new offset layout.Neil Brown2006-10-19
* Don't trigger and error on -As if all arrays are already started.Luca Berra2006-10-16
* Don't fail md_open if array already active.Luca Berra2006-10-16
* Mdassemble improvementsLuca Berra2006-10-16
* Reduce max bitmap size when bitmap is in a file.Neil Brown2006-10-16
* Don't #include blkpg.hNeil Brown2006-10-16
* Release 2-5-4Neil Brown2006-10-13
* Remove partitions from components of an md arrayNeil Brown2006-10-13
* Allow a number after --auto=yesNeil Brown2006-10-13
* Fixed endian problem with bitmap metdataPaul Clements2006-10-09
* Fix some endian-ness issues with v1 superblocks.Neil Brown2006-10-09
* Allow symlink creation to be disabled from command line or mdadm.confNeil Brown2006-08-11