summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update inventory and mdadm.spec and add ANNOUNCE-1.12.0mdadm-1.12.0Neil Brown2005-06-143-1/+57
* Release 1.12.0Neil Brown2005-07-294-4/+5
* Lots of little manpage updates.Neil Brown2005-06-144-95/+157
* Fix a possible overflow when shifting a sector size to a byte countNeil Brown2005-06-141-2/+4
* Fix compilation with tinycNeil Brown2005-06-143-0/+18
* Add man page for mdassembleNeil Brown2005-06-143-1/+64
* Replace sprintf calls with snprintfNeil Brown2005-06-144-12/+14
* Add device files created with --auto to list of known device files.Neil Brown2005-06-144-10/+33
* Make --examine --brief report spares= properlyNeil Brown2005-06-142-6/+10
* Allow --force flag with --growNeil Brown2005-06-142-0/+2
* Don't list device= in --examine --scan output.Neil Brown2005-06-145-10/+26
* When finding a /dev name for a device, prefer shorter namesNeil Brown2005-06-142-7/+16
* Fix silly exampleNeil Brown2005-06-082-1/+3
* Fix some rounding errors in human_size and generally clean up the codeNeil Brown2005-06-082-13/+21
* Fix parsing of /dev/md/N in is_standardNeil Brown2005-06-082-1/+2
* Fix a few typecastsNeil Brown2005-06-082-3/+4
* Allow --auto to still be meaningful when --scan is givenNeil Brown2005-06-084-4/+18
* Initialise mis.next to NULLNeil Brown2005-06-081-0/+1
* Fix typo in --grow --help - don't claim '-F'Neil Brown2005-06-082-1/+2
* Make type of uuid always int[], rather than sometimes __u32[]Neil Brown2005-06-082-1/+2
* Retry --stop --scan until all stoppable devices have been stoppedNeil Brown2005-06-085-29/+47
* Document SparesMissing and DeviceDisappeared/WrongLevelNeil Brown2005-06-072-0/+23
* Document --size=max option for --growNeil Brown2005-06-072-0/+5
* Get size right when BLKGETSIZE not availableNeil Brown2005-06-072-2/+2
* Avoid using lstat, it isn't right.Neil Brown2005-06-072-1/+4
* Release 1.11.0mdadm-1.11.0Neil Brown2005-05-036-4/+32
* Fix embarassing bug in 1.10.0 which broke --addNeil Brown2005-04-112-3/+7
* Release 1.10.0mdadm-1.10.0Neil Brown2005-04-115-3/+35
* Call 'flush' after writing a superblock to disk.Neil Brown2005-04-042-1/+3
* Use O_EXCL when opening component devices to be assembled into an arrayNeil Brown2005-04-045-8/+20
* Fix "--config=partitions" which was broken.Neil Brown2005-04-041-1/+5
* Add ANNOUNCE-1.8.1mdadm-1.9.0Neil Brown2004-11-051-0/+50
* Release 1.9.0Neil Brown2005-04-045-3/+54
* Change handling of devices names in argsNeil Brown2005-04-043-5/+38
* Fix uninitialised variable compile warning.Neil Brown2005-04-041-1/+1
* Improve error message when mode is set twice.Neil Brown2005-04-042-3/+2
* Correct error message printed when the 'chosen_drive' cannot be added.Neil Brown2005-04-042-1/+3
* Reverse order of arrays when --stop --scanNeil Brown2005-04-042-0/+12
* Reread partitions file for each array being assembled.Neil Brown2005-04-042-14/+19
* Add some missing closes of mdfdNeil Brown2005-04-042-7/+14
* Document new --auto behaviourNeil Brown2005-04-042-5/+46
* Change MAJOR() etc to major() etcNeil Brown2005-04-0412-41/+49
* When assembling with --auto, honour common device namesNeil Brown2005-04-045-62/+106
* Change "dirty" to "active" in array statusNeil Brown2005-04-043-2/+3
* Fix some initialisations of identNeil Brown2005-04-041-0/+2
* Fix manpage typoNeil Brown2005-04-042-1/+2
* Fix rpmbuild errorNeil Brown2005-04-042-1/+4
* Small fix for makedist scriptNeil Brown2005-04-041-1/+1
* mdadm-1.8.0mdadm-1.8.0Neil Brown2004-11-0119-232/+631
* mdadm-1.7.0mdadm-1.7.0Neil Brown2004-08-1123-76/+539