summaryrefslogtreecommitdiffstats
path: root/mdadm.c
Commit message (Expand)AuthorAgeFilesLines
* Support 'bitmap=' in mdadm.conf for auto-assembling arrays with write-intent ...Neil Brown2006-03-291-0/+1
* Kill old superblocks on create.Neil Brown2006-03-281-1/+1
* Reduce dependance on MD_SB_DISKSNeil Brown2006-03-281-1/+1
* Allow resize to backup to a file.Neil Brown2006-03-271-7/+37
* Initial reshape supportNeil Brown2006-03-131-1/+2
* Release some compile fixes.Neil Brown2006-02-061-2/+9
* Sort mdstat entries so that composites are well-ordered.Neil Brown2006-01-311-2/+2
* Prefer version-1 superblocks for v.large devices.Neil Brown2006-01-311-8/+0
* Stuff like..Neil Brown2006-01-301-1/+1
* Support --help --assemble etc.Neil Brown2006-01-301-14/+22
* Enable support for v.large raid1.Neil Brown2006-01-271-2/+2
* Support updating of uuid during --assemble.Neil Brown2005-12-051-1/+3
* syslog support for monitor modeNeil Brown2005-12-051-1/+7
* Support --assume-clean for --createNeil Brown2005-12-051-1/+1
* Improve option parsingNeil Brown2005-12-051-7/+17
* Support bitmaps with raid10Neil Brown2005-11-221-1/+1
* Make sure mdadm -S returns correct error codeNeil Brown2005-10-211-1/+3
* Assorted fixesNeil Brown2005-08-161-10/+9
* Add 'quite' option and tidy up some tests.Neil Brown2005-08-151-8/+12
* Support nameing of version-1 arrays.Neil Brown2005-08-091-2/+18
* Add write-behind supportNeil Brown2005-08-091-5/+40
* Support fixing of byte-swapped superblocks.Neil Brown2005-08-091-0/+14
* Allow --force flag with --growNeil Brown2005-06-141-0/+1
* Don't list device= in --examine --scan output.Neil Brown2005-06-141-4/+4
* Allow --auto to still be meaningful when --scan is givenNeil Brown2005-06-141-3/+6
* Retry --stop --scan until all stoppable devices have been stoppedNeil Brown2005-06-141-22/+37
* StuffNeil Brown2006-04-171-4/+4
* Move the test for validity of raid_disk later.Neil Brown2005-06-071-8/+22
* Increase max-devs on type-1 superblocksNeil Brown2005-06-071-2/+4
* Support --grow --bitmap=internalNeil Brown2005-06-071-4/+12
* Add support for internal bitmapsNeil Brown2005-06-071-2/+10
* Make sure to seed the random number generator for uuidsNeil Brown2005-06-071-0/+2
* Initial bitmap supportNeil Brown2005-06-071-3/+69
* A couple off minor fixed in multi-format management.Neil Brown2005-06-071-0/+1
* super1Neil Brown2005-05-031-12/+7
* Add a 'super-switch' so that different format superblocks can be used.Neil Brown2005-05-031-6/+37
* Change handling of devices names in argsNeil Brown2005-04-041-4/+33
* Improve error message when mode is set twice.Neil Brown2005-04-041-1/+1
* Reverse order of arrays when --stop --scanNeil Brown2005-04-041-0/+10
* Add some missing closes of mdfdNeil Brown2005-04-041-7/+13
* Change MAJOR() etc to major() etcNeil Brown2005-04-041-1/+1
* When assembling with --auto, honour common device namesNeil Brown2005-04-041-3/+12
* Fix some initialisations of identNeil Brown2005-04-041-0/+2
* mdadm-1.8.0mdadm-1.8.0Neil Brown2004-11-011-181/+59
* mdadm-1.7.0mdadm-1.7.0Neil Brown2004-08-111-10/+43
* mdadm-1.6.0mdadm-1.6.0Neil Brown2004-06-041-25/+241
* mdadm-1.5.0mdadm-1.5.0Neil Brown2004-01-221-14/+18
* mdadm-1.4.0mdadm-1.4.0Neil Brown2003-10-281-3/+9
* mdadm-1.3.0mdadm-1.3.0Neil Brown2003-07-281-2/+12
* mdadm-1.2.0mdadm-1.2.0Neil Brown2003-03-121-8/+12