summaryrefslogtreecommitdiff
path: root/mdadm.c
Commit message (Expand)AuthorAge
* Support 'bitmap=' in mdadm.conf for auto-assembling arrays with write-intent ...Neil Brown2006-03-29
* Kill old superblocks on create.Neil Brown2006-03-28
* Reduce dependance on MD_SB_DISKSNeil Brown2006-03-28
* Allow resize to backup to a file.Neil Brown2006-03-27
* Initial reshape supportNeil Brown2006-03-13
* Release some compile fixes.Neil Brown2006-02-06
* Sort mdstat entries so that composites are well-ordered.Neil Brown2006-01-31
* Prefer version-1 superblocks for v.large devices.Neil Brown2006-01-31
* Stuff like..Neil Brown2006-01-30
* Support --help --assemble etc.Neil Brown2006-01-30
* Enable support for v.large raid1.Neil Brown2006-01-27
* Support updating of uuid during --assemble.Neil Brown2005-12-05
* syslog support for monitor modeNeil Brown2005-12-05
* Support --assume-clean for --createNeil Brown2005-12-05
* Improve option parsingNeil Brown2005-12-05
* Support bitmaps with raid10Neil Brown2005-11-22
* Make sure mdadm -S returns correct error codeNeil Brown2005-10-21
* Assorted fixesNeil Brown2005-08-16
* Add 'quite' option and tidy up some tests.Neil Brown2005-08-15
* 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
* Allow --force flag with --growNeil Brown2005-06-14
* Don't list device= in --examine --scan output.Neil Brown2005-06-14
* Allow --auto to still be meaningful when --scan is givenNeil Brown2005-06-14
* Retry --stop --scan until all stoppable devices have been stoppedNeil Brown2005-06-14
* StuffNeil Brown2006-04-17
* Move the test for validity of raid_disk later.Neil Brown2005-06-07
* Increase max-devs on type-1 superblocksNeil Brown2005-06-07
* Support --grow --bitmap=internalNeil Brown2005-06-07
* Add support for internal bitmapsNeil Brown2005-06-07
* Make sure to seed the random number generator for uuidsNeil Brown2005-06-07
* Initial bitmap supportNeil Brown2005-06-07
* A couple off minor fixed in multi-format management.Neil Brown2005-06-07
* super1Neil Brown2005-05-03
* Add a 'super-switch' so that different format superblocks can be used.Neil Brown2005-05-03
* Change handling of devices names in argsNeil Brown2005-04-04
* Improve error message when mode is set twice.Neil Brown2005-04-04
* Reverse order of arrays when --stop --scanNeil 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
* Fix some initialisations of identNeil 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