summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Release 2.6.2mdadm-2.6.2Neil Brown2007-05-211-1/+1
* Make return code for "--detail --test" more reliable.Neil Brown2007-05-211-0/+2
* Add --auto-detect for in-kernel autodetect.Neil Brown2007-05-211-0/+1
* Fix --grow --add for linear arrays.Neil Brown2007-05-211-0/+1
* Support failing and removed of detached and faulty devices.Neil Brown2007-05-111-0/+9
* Release 2.6.1mdadm-2.6.1Neil Brown2007-02-221-1/+1
* Fixed old documentation in --grow --helpNeil Brown2007-02-221-0/+1
* Teach restripe to calculate Q syndrome for raid6.Neil Brown2007-02-221-0/+3
* Fix a warning about an uninitialised variable.Neil Brown2007-02-221-0/+1
* Fix a bug that was causing incorrect warning from --monitor.Neil Brown2007-02-221-0/+3
* Release 2.6mdadm-2.6Neil Brown2006-12-211-1/+1
* Add new mode: --incrementalNeil Brown2006-12-211-0/+2
* Support --uuid= with --create to choose your own UUID.Neil Brown2006-12-141-0/+1
* Don't hold md device open for so long in --monitor modeNeil Brown2006-12-141-0/+2
* Check device is large enough before hot-add.Neil Brown2006-12-141-0/+2
* Change handling for "--assemble --force" when two drives disappeared at once.Neil Brown2006-12-141-0/+3
* Fix and test --update=uuidNeil Brown2006-12-141-0/+1
* --wait or -W will wait for resync activity to finish on the given devices.Neil Brown2006-12-141-0/+2
* Change 'Device Size' to 'Used Dev Size'Neil Brown2006-12-141-0/+2
* Increase raid456 stripe cache size if needed to --grow the array.Neil Brown2006-12-141-0/+3
* Give useful message if raid4/5/6 cannot be started because it is not clean an...Neil Brown2006-12-141-0/+2
* Default to --auto=yesNeil Brown2006-12-141-0/+2
* Support --update=devicesize for cases where the underlying device can change ...Neil Brown2006-12-141-0/+2
* Make Assemble/Force work on raid6 with 2 missing devices.Neil Brown2006-12-141-0/+4
* --update=resync did exactly the wrong thing for version1 metadata.Neil Brown2006-11-131-0/+2
* Fixed UUID printing in "--detail --brief" for version1 metadata.Neil Brown2006-11-091-0/+3
* Fixed problems that could cause infinitel loop with auto assemble.Neil Brown2006-11-091-0/+2
* Document that the default metadata version can be overridden in config file.Goswin Brederlow2006-11-091-0/+1
* Strdup the bitmap file name found in the config fileNeil Brown2006-11-091-0/+4
* Release 2-5-5mdadm-2.5.5Neil Brown2006-11-031-1/+1
* Improve error message when wrong --update option is given.Neil Brown2006-10-231-0/+1
* Fix bugs related to raid10 and the new offset layout.Neil Brown2006-10-191-0/+1
* Don't trigger and error on -As if all arrays are already started.Luca Berra2006-10-161-0/+2
* Don't fail md_open if array already active.Luca Berra2006-10-161-0/+3
* Mdassemble improvementsLuca Berra2006-10-161-0/+4
* Reduce max bitmap size when bitmap is in a file.Neil Brown2006-10-161-0/+3
* Don't #include blkpg.hNeil Brown2006-10-161-0/+4
* Release 2-5-4mdadm-2.5.4Neil Brown2006-10-131-1/+1
* Remove partitions from components of an md arrayNeil Brown2006-10-131-0/+4
* Allow a number after --auto=yesNeil Brown2006-10-131-0/+2
* Fixed endian problem with bitmap metdataPaul Clements2006-10-091-0/+1
* Fix some endian-ness issues with v1 superblocks.Neil Brown2006-10-091-1/+3
* Allow symlink creation to be disabled from command line or mdadm.confNeil Brown2006-08-111-0/+5
* Tidyup automatic name choice for v-1 arraysNeil Brown2006-08-071-0/+2
* Fix starting of degraded arrays.Neil Brown2006-08-071-0/+1
* Explicitly state GPL license in man pages.Neil Brown2006-08-071-0/+1
* Document usage of version0.91 superblock.Neil Brown2006-08-071-0/+3
* Release 2.5.2mdadm-2.5.2Neil Brown2006-06-271-1/+1
* More consistent honoring of --configfileNeil Brown2006-06-261-0/+2
* Improve ftw handling.Neil Brown2006-06-261-0/+2