summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAge
* Lots of little manpage updates.Neil Brown2005-08-25
* Support nameing of version-1 arrays.Neil Brown2005-08-09
* Add write-behind supportNeil Brown2005-08-09
* Support fixing of byte-swapped superblocks.Neil Brown2005-08-09
* Add test suite and releaseNeil Brown2005-08-04
* Assorted Fixes for multiple bugs.Neil Brown2005-08-04
* Fix compilation with tinycNeil Brown2005-06-14
* Add man page for mdassembleNeil Brown2005-06-14
* Replace sprintf calls with snprintfNeil Brown2005-06-14
* Allow --force flag with --growNeil Brown2005-06-14
* Don't list device= in --examine --scan output.Neil Brown2005-06-14
* When finding a /dev name for a device, prefer shorter namesNeil Brown2005-06-14
* Fix silly exampleNeil Brown2005-06-14
* Fix some rounding errors in human_size and generally clean up the codeNeil Brown2005-06-14
* Fix parsing of /dev/md/N in is_standardNeil Brown2005-06-14
* Fix a few typecastsNeil Brown2005-06-14
* Allow --auto to still be meaningful when --scan is givenNeil Brown2005-06-14
* Fix typo in --grow --help - don't claim '-F'Neil Brown2005-06-14
* Make type of uuid always int[], rather than sometimes __u32[]Neil Brown2005-06-14
* Retry --stop --scan until all stoppable devices have been stoppedNeil Brown2005-06-14
* Document SparesMissing and DeviceDisappeared/WrongLevelNeil Brown2005-06-14
* Document --size=max option for --growNeil Brown2005-06-14
* Avoid using lstat, it isn't right.Neil Brown2005-06-14
* 2.0-devel-1 releaseNeil Brown2005-06-07
* Change "dirty" status to "active"Neil Brown2005-06-07
* Release 1.11.0Neil Brown2005-05-03
* Fix embarassing bug in 1.10.0 which broke --addNeil Brown2005-04-11
* Call 'flush' after writing a superblock to disk.Neil Brown2005-04-04
* Use O_EXCL when opening component devices to be assembled into an arrayNeil Brown2005-04-04
* Change handling of devices names in argsNeil Brown2005-04-04
* Improve error message when mode is set twice.Neil Brown2005-04-04
* Correct error message printed when the 'chosen_drive' cannot be added.Neil Brown2005-04-04
* Reverse order of arrays when --stop --scanNeil Brown2005-04-04
* Reread partitions file for each array being assembled.Neil Brown2005-04-04
* Add some missing closes of mdfdNeil Brown2005-04-04
* Change MAJOR() etc to major() etcNeil Brown2005-04-04
* When assembling with --auto, honour common device namesNeil Brown2005-04-04
* Change "dirty" to "active" in array statusNeil Brown2005-04-04
* Fix manpage typoNeil Brown2005-04-04
* Fix rpmbuild errorNeil Brown2005-04-04
* mdadm-1.8.0Neil Brown2004-11-01
* mdadm-1.7.0Neil Brown2004-08-11
* mdadm-1.6.0Neil Brown2004-06-04
* mdadm-1.5.0Neil Brown2004-01-22
* mdadm-1.4.0Neil Brown2003-10-28
* mdadm-1.3.0Neil Brown2003-07-28
* mdadm-1.2.0Neil Brown2003-03-12
* mdadm-1.1.0Neil Brown2003-03-02
* mdadm-1.0.9Neil Brown2003-02-12
* mdadm-1.0.1Neil Brown2002-05-20