]> git.ipfire.org Git - thirdparty/mdadm.git/history - Create.c
Don't assume that mdmon is in the current directory.
[thirdparty/mdadm.git] / Create.c
2008-07-18  NeilBrownFactor common code into new "start_mdmon".
2008-07-18  Neil BrownMake sure resync_start is initialised properly and...
2008-07-14  Dan Williamsmdadm: add an environment variable to prevent auto...
2008-07-12  Neil BrownPrint used message in place of "default metadata" message.
2008-07-12  Neil BrownPass 'verbose' flag to validate_geometry
2008-07-12  Neil BrownCreate arrays via metadata-update
2008-07-12  Neil BrownRemove silly convention that major='-1' means 'zero...
2008-07-12  Neil BrownRemove getinfo_super_n and do some other cleaning up.
2008-07-12  Neil BrownAdd subarray field to supertype.
2008-07-12  Neil BrownRemove 'major' from superswitch.
2008-07-10  Neil BrownAlways assume_clean for raid0, linear, multipath, faulty
2008-06-19  Neil BrownMerge branch 'master' into devel-3.0
2008-05-26  Neil BrownDiscard st->container_member
2008-05-26  Neil BrownRemove st->text_version in favour of info->text_version
2008-05-26  Neil Brownauto-start mdmon on --create
2008-05-26  Neil BrownRemove 'fd' arg from sysfs_add_disk
2008-05-15  Dan Williamsimsm: create support
2008-05-15  Neil BrownCreate a container member
2008-05-15  Neil BrownCan now mostly assemble DDF arrays
2008-05-15  Neil BrownMore ddf stuff
2008-05-15  Neil Brownmore ddf stuff
2008-05-15  Dan WilliamsInitial DDF support code.
2008-05-15  Neil BrownSome support for external metadata.
2008-05-15  Neil BrownChange write_init_super to be called only once.
2008-05-15  Neil BrownReduce openning of dev in create.
2008-05-15  Neil BrownAdd 'container' level and ->validate_geometry method.
2008-04-28  Neil BrownAllow creation of a RAID6 with a single missing device.
2007-12-14  Neil BrownUse 'mdinfo' instead of special 'sysdev' structure.
2007-12-14  Neil BrownDrop the superblock arg from all metadata methods.
2007-12-14  Neil BrownAdd 'supertype' arg to almost all metadata methods.
2007-12-14  Neil BrownAllow metadata handlers to free their own superblock.
2007-12-14  Neil BrownRemove spaces/tabs from ends of lines.
2007-11-29  Neil BrownA recent patch broke --create --level=faulty - fix it.
2007-10-17  Neil BrownAdd some extra consistency checks based on level.
2007-09-24  maximilian attemsCreate.c s/major/major_num/
2007-07-09  Doug LedfordEnhance raid4 support: --assemble and --monitor wasn...
2007-07-08  Doug LedfordImprove error message when trying to create an array...
2007-05-21  Neil BrownImprove error message for adding bitmap to a level...
2006-12-14  Neil BrownSupport --uuid= with --create to choose your own UUID.
2006-12-14  Neil BrownCentral calls to ioctl BLKGETSIZE
2006-12-14  Neil BrownImprove allocation and use of space for bitmaps in...
2006-10-19  Neil BrownFix bugs related to raid10 and the new offset layout.
2006-10-12  Neil BrownRemove partitions from components of an md array
2006-08-11  Neil BrownMinor improvement in name auto-chosen for version-1...
2006-08-07  Neil BrownTidyup automatic name choice for v-1 arrays
2006-06-26  Neil BrownMore consistent honoring of --configfile
2006-06-02  Neil BrownAllow default metadata to be specified in mdadm.conf
2006-05-26  Neil BrownSet default name for v1 array based on device name.
2006-05-19  Neil BrownMake homehost information appear in superblock.
2006-05-19  Neil BrownJust updaqte copyright dates and email address
2006-05-15  Neil BrownLimit size of bitmap to 2million chunks.
2006-03-28  Neil BrownKill old superblocks on create.
2006-01-31  Neil BrownPrefer version-1 superblocks for v.large devices.
2006-01-27  Neil BrownEnable support for v.large raid1.
2006-01-27  Neil BrownMinor fixes
2006-01-27  Neil BrownAssorted fixes...
2005-12-16  Neil Brownuhm.. assort fixes, particularly for recovery offset...
2005-12-05  Neil BrownSupport --assume-clean for --create
2005-11-22  Neil BrownSupport bitmaps with raid10
2005-10-11  Neil BrownCreate version-4 bitmaps if kernel supports it.
2005-08-26  Neil BrownPasses all tests, nearly ready for release.
2005-08-25  Neil BrownSupport internal bitmaps with format-1 superblocks.
2005-08-16  Neil BrownAdd test for multipath and make it work.
2005-08-15  Neil BrownAdd 'quite' option and tidy up some tests.
2005-08-09  Neil BrownSupport nameing of version-1 arrays.
2005-08-09  Neil BrownAdd write-behind support
2005-06-14  Neil BrownRetry --stop --scan until all stoppable devices have...
2005-06-07  Neil BrownMake --zero-superblock work for version 1 superblocks.
2005-06-07  Neil BrownAdd support for internal bitmaps
2005-06-07  Neil BrownFix create bug which initialised superblocks wrongly.
2005-06-07  Neil BrownInitial bitmap support
2005-06-07  Neil BrownRelease 1.8.1 after some man page updates and other... mdadm-1.11.1
2005-05-03  Neil Brownsuper1
2005-05-03  Neil BrownAdd a 'super-switch' so that different format superbloc...
2005-05-03  Neil BrownSeparate sueprblock handling into separate file
2005-04-04  Neil BrownUse O_EXCL when opening component devices to be assembl...
2005-04-04  Neil BrownChange MAJOR() etc to major() etc
2004-11-01  Neil Brownmdadm-1.8.0 mdadm-1.8.0
2004-08-11  Neil Brownmdadm-1.7.0 mdadm-1.7.0
2004-06-04  Neil Brownmdadm-1.6.0 mdadm-1.6.0
2004-01-22  Neil Brownmdadm-1.5.0 mdadm-1.5.0
2003-07-28  Neil Brownmdadm-1.3.0 mdadm-1.3.0
2002-05-10  Neil Brownmdadm-1.0.0 mdadm-1.0.0
2002-04-11  Neil Brownmdadm-0.8.2 mdadm-0.8.2
2002-04-05  Neil Brownmdadm-0.8.1 mdadm-0.8.1
2002-04-04  Neil Brownmdadm-0.8 mdadm-0.8
2002-03-15  Neil Brownmdadm-0.7.1 mdadm-0.7.1
2002-03-08  Neil Brownmdadm-0.7 mdadm-0.7
2002-03-06  Neil Brownmdctl-0.6 mdctl-0.6
2001-08-23  Neil Brownmdctl-0.5 mdctl-0.5
2001-07-26  Neil Brownmdctl-v0.4.1 mdctl-v0.4.1
2001-07-26  Neil Brownmdctl-v0.4 mdctl-v0.4
2001-06-14  Neil Brownmdctl-v0.3 mdctl-v0.3
2001-06-08  Neil Brownmdctl-v0.2 mdctl-v0.2