summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Make hot-add work with v 1.0.1 superblocksNeil Brown2005-07-29
* Document this...Neil Brown2005-07-18
* Add ANNOUNCE-2.0-devel-2Neil Brown2005-07-06
* Release devel-2Neil Brown2005-07-15
* Make sure we try hard enough to find a component device..Neil Brown2005-07-06
* Fix compiling of mdassembleNeil Brown2005-06-14
* Fix compilation with tinycNeil Brown2005-06-14
* Add man page for mdassembleNeil Brown2005-06-14
* Replace sprintf calls with snprintfNeil Brown2005-06-14
* Add device files created with --auto to list of known device files.Neil 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
* Initialise mis.next to NULLNeil 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
* From paul.clements@steeleye.com Thu May 19 11:09:55 2005Neil Brown2005-06-14
* StuffNeil Brown2006-04-17
* StuffNeil Brown2006-04-17
* Make '-x nnn' spares work for type-1 superblocks.Neil Brown2005-06-07
* Move the test for validity of raid_disk later.Neil Brown2005-06-07
* Make --zero-superblock work for version 1 superblocks.Neil Brown2005-06-07
* Fix type - MD_SB_CLEAN is a bit number, not a bitmask.Neil Brown2005-06-07
* Increase max-devs on type-1 superblocksNeil Brown2005-06-07
* Assorted fixes for bitmap related stuffNeil Brown2005-06-07
* Support --grow --bitmap=internalNeil Brown2005-06-07
* Add support for internal bitmapsNeil Brown2005-06-07
* 2.0-devel-1 releaseNeil Brown2005-06-07
* Fix a test that will allow arrays with bitmaps to be assembled.Neil Brown2005-06-07
* Make sure to seed the random number generator for uuidsNeil Brown2005-06-07
* Use ADD_NEW_DISK to hot-add to non-version-0 arraysNeil Brown2005-06-07
* Fix create bug which initialised superblocks wrongly.Neil Brown2005-06-07
* Initial bitmap supportNeil Brown2005-06-07
* Change "dirty" status to "active"Neil Brown2005-06-07
* Wasn't initialising spare disks on create.Neil Brown2005-06-07
* A couple off minor fixed in multi-format management.Neil Brown2005-06-07
* Release 1.8.1 after some man page updates and other fixes.Neil Brown2005-06-07
* Only in mdadm-inter/: ANNOUNCE-2.0-devel-1Neil Brown2006-04-17
* super1Neil Brown2005-05-03
* Add a 'super-switch' so that different format superblocks can be used.Neil Brown2005-05-03
* Separate sueprblock handling into separate fileNeil Brown2005-05-03