summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix a recently introduced bug, and make --assemble more resilient to it.Neil Brown2006-06-261-0/+4
* Work around bug in --add handling for version-1 superblocksNeil Brown2006-06-261-0/+2
* Add 'Array Slot' line to --examine for version-1 superblocksNeil Brown2006-06-261-0/+2
* Get the changelog uptodate for recent changes.Neil Brown2006-06-261-0/+5
* Update Changelog for 2.5.1Neil Brown2006-06-161-1/+17
* Release 2.5mdadm-2.5Neil Brown2006-05-261-1/+8
* New flag --no-degradedNeil Brown2006-05-191-19/+23
* Add a copy of /proc/mdstat to the mail message send by mdadm --monitor.Neil Brown2006-05-191-0/+2
* When updating uuid, update the bitmap as well - external bitmapsNeil Brown2006-05-161-0/+2
* Detail checks if array has been started or not and includes that in report.Neil Brown2006-05-151-0/+2