summaryrefslogtreecommitdiffstats
path: root/Create.c
Commit message (Expand)AuthorAgeFilesLines
* Improve error message for adding bitmap to a level that cannot support it.Neil Brown2007-05-211-5/+5
* Support --uuid= with --create to choose your own UUID.Neil Brown2006-12-141-2/+2
* Central calls to ioctl BLKGETSIZENeil Brown2006-12-141-13/+1
* Improve allocation and use of space for bitmaps in version1 metadataNeil Brown2006-12-141-1/+2
* Fix bugs related to raid10 and the new offset layout.Neil Brown2006-10-191-1/+1
* Remove partitions from components of an md arrayNeil Brown2006-10-131-0/+1
* Minor improvement in name auto-chosen for version-1 superblocks.Neil Brown2006-08-111-1/+8
* Tidyup automatic name choice for v-1 arraysNeil Brown2006-08-071-2/+9
* More consistent honoring of --configfileNeil Brown2006-06-261-1/+1
* Allow default metadata to be specified in mdadm.confNeil Brown2006-06-021-0/+5
* Set default name for v1 array based on device name.Neil Brown2006-05-261-0/+11
* Make homehost information appear in superblock.Neil Brown2006-05-191-2/+2
* Just updaqte copyright dates and email addressNeil Brown2006-05-191-1/+1
* Limit size of bitmap to 2million chunks.Neil Brown2006-05-151-3/+0
* Kill old superblocks on create.Neil Brown2006-03-281-0/+2
* Prefer version-1 superblocks for v.large devices.Neil Brown2006-01-311-0/+21
* Enable support for v.large raid1.Neil Brown2006-01-271-10/+10
* Minor fixesNeil Brown2006-01-271-0/+2
* Assorted fixes...Neil Brown2006-01-271-1/+1
* uhm.. assort fixes, particularly for recovery offset...Neil Brown2005-12-161-0/+4
* Support --assume-clean for --createNeil Brown2005-12-051-2/+4
* Support bitmaps with raid10Neil Brown2005-11-221-2/+14
* Create version-4 bitmaps if kernel supports it.Neil Brown2005-10-111-5/+15
* Passes all tests, nearly ready for release.Neil Brown2005-08-261-3/+3
* Support internal bitmaps with format-1 superblocks.Neil Brown2005-08-251-3/+3
* Add test for multipath and make it work.Neil Brown2005-08-161-1/+1
* Add 'quite' option and tidy up some tests.Neil Brown2005-08-151-13/+17
* Support nameing of version-1 arrays.Neil Brown2005-08-091-1/+2
* Add write-behind supportNeil Brown2005-08-091-5/+10
* Retry --stop --scan until all stoppable devices have been stoppedNeil Brown2005-06-141-1/+1
* Make --zero-superblock work for version 1 superblocks.Neil Brown2005-06-071-1/+1
* Add support for internal bitmapsNeil Brown2005-06-071-1/+20
* Fix create bug which initialised superblocks wrongly.Neil Brown2005-06-071-1/+1
* Initial bitmap supportNeil Brown2005-06-071-1/+23
* Release 1.8.1 after some man page updates and other fixes.mdadm-1.11.1Neil Brown2005-06-071-2/+2
* super1Neil Brown2005-05-031-19/+28
* Add a 'super-switch' so that different format superblocks can be used.Neil Brown2005-05-031-4/+4
* Separate sueprblock handling into separate fileNeil Brown2005-05-031-37/+58
* Use O_EXCL when opening component devices to be assembled into an arrayNeil Brown2005-04-041-2/+2
* Change MAJOR() etc to major() etcNeil Brown2005-04-041-3/+3
* mdadm-1.8.0mdadm-1.8.0Neil Brown2004-11-011-12/+39
* mdadm-1.7.0mdadm-1.7.0Neil Brown2004-08-111-0/+15
* mdadm-1.6.0mdadm-1.6.0Neil Brown2004-06-041-1/+2
* mdadm-1.5.0mdadm-1.5.0Neil Brown2004-01-221-10/+31
* mdadm-1.3.0mdadm-1.3.0Neil Brown2003-07-281-11/+25
* mdadm-1.0.0mdadm-1.0.0Neil Brown2002-05-101-13/+8
* mdadm-0.8.2mdadm-0.8.2Neil Brown2002-04-111-5/+5
* mdadm-0.8.1mdadm-0.8.1Neil Brown2002-04-051-9/+10
* mdadm-0.8mdadm-0.8Neil Brown2002-04-041-1/+1
* mdadm-0.7.1mdadm-0.7.1Neil Brown2002-03-151-1/+1