summaryrefslogtreecommitdiff
path: root/mdadm.c
Commit message (Expand)AuthorAge
* Don't try to create a new device when using --manage or --growNeil Brown2006-06-02
* Release 2.5Neil Brown2006-05-26
* Support --auto-update-homehostNeil Brown2006-05-26
* Support auto-assembling of stacked devicesNeil Brown2006-05-26
* Initial implementation of auto-assemblyNeil Brown2006-05-26
* Support --update=homehost to allow updating of homehost information.Neil Brown2006-05-23
* Allow --update=name to update the name during assembly.Neil Brown2006-05-23
* Make sure homehost is set correctly when --update=uuidNeil Brown2006-05-23
* Include homehost information in --examine as appropriateNeil Brown2006-05-19
* Include homehost information in --detail where appropriate.Neil Brown2006-05-19
* Make homehost information appear in superblock.Neil Brown2006-05-19
* Allow homehost to be set on command line or in config fileNeil Brown2006-05-19
* Just updaqte copyright dates and email addressNeil Brown2006-05-19
* New flag --no-degradedNeil Brown2006-05-19
* Arrange the 'auto' setting in mdadm.conf can choose default type.Neil Brown2006-05-16
* Allow default creation info to to be stored in mdadm.confNeil Brown2006-05-15
* Limit size of bitmap to 2million chunks.Neil Brown2006-05-15
* Support new offset layout for raid10Neil Brown2006-05-15
* 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