summaryrefslogtreecommitdiff
path: root/Create.c
Commit message (Expand)AuthorAge
* Remove silly convention that major='-1' means 'zero superblock'.Neil Brown2008-07-12
* Remove getinfo_super_n and do some other cleaning up.Neil Brown2008-07-12
* Add subarray field to supertype.Neil Brown2008-07-12
* Remove 'major' from superswitch.Neil Brown2008-07-12
* Always assume_clean for raid0, linear, multipath, faultyNeil Brown2008-07-11
* Discard st->container_memberNeil Brown2008-05-27
* Remove st->text_version in favour of info->text_versionNeil Brown2008-05-27
* auto-start mdmon on --createNeil Brown2008-05-27
* Remove 'fd' arg from sysfs_add_diskNeil Brown2008-05-27
* imsm: create supportDan Williams2008-05-15
* Create a container memberNeil Brown2008-05-15
* Can now mostly assemble DDF arraysNeil Brown2008-05-15
* More ddf stuffNeil Brown2008-05-15
* more ddf stuffNeil Brown2008-05-15
* Initial DDF support code.Dan Williams2008-05-15
* Some support for external metadata.Neil Brown2008-05-15
* Change write_init_super to be called only once.Neil Brown2008-05-15
* Reduce openning of dev in create.Neil Brown2008-05-15
* Add 'container' level and ->validate_geometry method.Neil Brown2008-05-15
* Allow creation of a RAID6 with a single missing device.Neil Brown2008-04-28
* Use 'mdinfo' instead of special 'sysdev' structure.Neil Brown2007-12-14
* Drop the superblock arg from all metadata methods.Neil Brown2007-12-14
* Add 'supertype' arg to almost all metadata methods.Neil Brown2007-12-14
* Allow metadata handlers to free their own superblock.Neil Brown2007-12-14
* Remove spaces/tabs from ends of lines.Neil Brown2007-12-14
* A recent patch broke --create --level=faulty - fix it.Neil Brown2007-11-29
* Add some extra consistency checks based on level.Neil Brown2007-10-17
* Create.c s/major/major_num/maximilian attems2007-09-24
* Enhance raid4 support: --assemble and --monitor wasn't quite happy with it.Doug Ledford2007-07-09
* Improve error message when trying to create an array that already exists.Doug Ledford2007-07-09
* Improve error message for adding bitmap to a level that cannot support it.Neil Brown2007-05-21
* Support --uuid= with --create to choose your own UUID.Neil Brown2006-12-14
* Central calls to ioctl BLKGETSIZENeil Brown2006-12-14
* Improve allocation and use of space for bitmaps in version1 metadataNeil Brown2006-12-14
* Fix bugs related to raid10 and the new offset layout.Neil Brown2006-10-19
* Remove partitions from components of an md arrayNeil Brown2006-10-13
* Minor improvement in name auto-chosen for version-1 superblocks.Neil Brown2006-08-11
* Tidyup automatic name choice for v-1 arraysNeil Brown2006-08-07
* More consistent honoring of --configfileNeil Brown2006-06-26
* Allow default metadata to be specified in mdadm.confNeil Brown2006-06-02
* Set default name for v1 array based on device name.Neil Brown2006-05-26
* Make homehost information appear in superblock.Neil Brown2006-05-19
* Just updaqte copyright dates and email addressNeil Brown2006-05-19
* Limit size of bitmap to 2million chunks.Neil Brown2006-05-15
* Kill old superblocks on create.Neil Brown2006-03-28
* Prefer version-1 superblocks for v.large devices.Neil Brown2006-01-31
* Enable support for v.large raid1.Neil Brown2006-01-27
* Minor fixesNeil Brown2006-01-27
* Assorted fixes...Neil Brown2006-01-27
* uhm.. assort fixes, particularly for recovery offset...Neil Brown2005-12-16