summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
...
* Support updating of uuid during --assemble.Neil Brown2005-12-051-0/+1
* Allow event counters to be off by oneNeil Brown2005-12-051-0/+4
* syslog support for monitor modeNeil Brown2005-12-051-0/+2
* Report which device failed in a Fail message.Neil Brown2005-12-051-0/+2
* Support --assume-clean for --createNeil Brown2005-12-051-0/+1
* Improve option parsingNeil Brown2005-12-051-0/+3
* Allow scanning of devices listed in /proc/partitions independant of /devNeil Brown2005-12-051-0/+2
* Remvoe blank line from '--examine --brief' output.Neil Brown2005-11-221-0/+1
* Support bitmaps with raid10Neil Brown2005-11-221-0/+6
* Fix remaining problems with hot-add bitmap to version-1 superblockNeil Brown2005-09-121-0/+2
* Fix assembling of array with spares when verion-1 superblock is used.Neil Brown2005-09-121-0/+3
* Fix assembling of raid10 in the face of missing devices.Neil Brown2005-09-121-0/+7
* Lots of little manpage updates.Neil Brown2005-08-251-0/+2
* Support nameing of version-1 arrays.Neil Brown2005-08-091-0/+2
* Add write-behind supportNeil Brown2005-08-091-0/+1
* Support fixing of byte-swapped superblocks.Neil Brown2005-08-091-0/+4
* Add test suite and releaseNeil Brown2005-08-041-0/+1
* Assorted Fixes for multiple bugs.Neil Brown2005-08-041-2/+5
* Fix compilation with tinycNeil Brown2005-06-141-0/+1
* Add man page for mdassembleNeil Brown2005-06-141-0/+1
* Replace sprintf calls with snprintfNeil Brown2005-06-141-0/+1
* Allow --force flag with --growNeil Brown2005-06-141-0/+1
* Don't list device= in --examine --scan output.Neil Brown2005-06-141-0/+4
* When finding a /dev name for a device, prefer shorter namesNeil Brown2005-06-141-0/+1
* Fix silly exampleNeil Brown2005-06-141-0/+2
* Fix some rounding errors in human_size and generally clean up the codeNeil Brown2005-06-141-0/+1
* Fix parsing of /dev/md/N in is_standardNeil Brown2005-06-141-0/+1
* Fix a few typecastsNeil Brown2005-06-141-0/+1
* Allow --auto to still be meaningful when --scan is givenNeil Brown2005-06-141-0/+3
* Fix typo in --grow --help - don't claim '-F'Neil Brown2005-06-141-0/+1
* Make type of uuid always int[], rather than sometimes __u32[]Neil Brown2005-06-141-0/+1
* Retry --stop --scan until all stoppable devices have been stoppedNeil Brown2005-06-141-0/+2
* Document SparesMissing and DeviceDisappeared/WrongLevelNeil Brown2005-06-141-0/+1
* Document --size=max option for --growNeil Brown2005-06-141-0/+1
* Avoid using lstat, it isn't right.Neil Brown2005-06-141-0/+3
* 2.0-devel-1 releaseNeil Brown2005-06-071-2/+5
* Change "dirty" status to "active"Neil Brown2005-06-071-0/+3
* Release 1.11.0mdadm-1.11.0Neil Brown2005-05-031-1/+1
* Fix embarassing bug in 1.10.0 which broke --addNeil Brown2005-04-111-0/+3
* Call 'flush' after writing a superblock to disk.Neil Brown2005-04-041-1/+2
* Use O_EXCL when opening component devices to be assembled into an arrayNeil Brown2005-04-041-0/+4
* Change handling of devices names in argsNeil Brown2005-04-041-0/+4
* Improve error message when mode is set twice.Neil Brown2005-04-041-2/+1
* Correct error message printed when the 'chosen_drive' cannot be added.Neil Brown2005-04-041-0/+2
* Reverse order of arrays when --stop --scanNeil Brown2005-04-041-0/+2
* Reread partitions file for each array being assembled.Neil Brown2005-04-041-0/+2
* Add some missing closes of mdfdNeil Brown2005-04-041-0/+1
* Change MAJOR() etc to major() etcNeil Brown2005-04-041-0/+3
* When assembling with --auto, honour common device namesNeil Brown2005-04-041-0/+5
* Change "dirty" to "active" in array statusNeil Brown2005-04-041-0/+1