summaryrefslogtreecommitdiff
path: root/Create.c
Commit message (Expand)AuthorAge
* Create: round off size for RAID1 arrays.NeilBrown2012-03-22
* Create: reduce the verbosity of 'default_layout'.NeilBrown2012-03-08
* Print error message if failing to write super for 1.x metadataJes Sorensen2012-02-23
* FIX: Verify if array name doesn't exist alreadyAdam Kwolek2011-12-23
* Create() check malloc() return valueJes Sorensen2011-10-22
* Create() don't leave the lock hanging on errorJes Sorensen2011-10-22
* Create: improve messages from validate_geometry.NeilBrown2011-09-21
* imsm: getinfo_super_imsm_volume() doesn't fill all disk informationNeilBrown2011-07-14
* FIX: Cannot create volumeAdam Kwolek2011-06-14
* getinfo_super now clears the 'info' structure before filling it in.NeilBrown2011-06-08
* Restore ability to create imsm array from specific devices.NeilBrown2011-05-23
* Create: add error checking for 'write_init_super'.NeilBrown2011-05-11
* Create: give better error message if member device unusable.NeilBrown2011-05-10
* Create: allow chunksize to be non-power-of-2.NeilBrown2011-05-10
* Create: fix size after setting default chunkCzarnowska, Anna2011-04-05
* Create: check for UnSet when looking at chunkCzarnowska, Anna2011-04-05
* FIX: ping_monitor() usage causes memory leaksAdam Kwolek2011-03-18
* Warn the user about too small array sizeKrzysztof Wojcik2011-03-14
* Fix chunksize defaulting.NeilBrown2011-03-09
* Partitions could be meaningful on single-drive RAID0Krzysztof Wojcik2011-02-27
* set default chunk in validate_geometryCzarnowska, Anna2011-02-22
* fix: memory leak in CreateCzarnowska, Anna2011-02-21
* Call free_super earlier when creating an array.NeilBrown2011-01-31
* Create/grow: improve checks on number of devices.NeilBrown2010-12-01
* Create: report failure if array cannot be started.NeilBrown2010-12-01
* Create: cleanup/unify default geometry handlingDan Williams2010-11-23
* Replace various load_super calls with load_containerNeilBrown2010-11-22
* Improve type names for mddev_devNeilBrown2010-11-22
* Create: user container_dev rather than subarray for some tests.NeilBrown2010-11-22
* get_info_super: report which other devices are thought to be working/failed.NeilBrown2010-11-22
* Merge branch 'master' of git://github.com/djbw/mdadmNeilBrown2010-07-06
|\
| * create: Check with OROM limit before setting default chunk sizeDave Jiang2010-06-15
* | Create: fix typo in RAID10 default layout message.NeilBrown2010-06-17
|/
* Create: cleanup after failed create in duplicated array member caseDan Williams2010-04-19
* Don't attempt to create or read bitmaps where the metadata doesn't support it.NeilBrown2010-04-07
* Create: Improve warning message about booting from v1.xNeilBrown2010-02-01
* Merge branch 'master' of git://github.com/djbw/mdadmNeilBrown2009-12-30
|\
| * Introduce MaxSectorDan Williams2009-12-21
* | Check partition tables when creating array.Trela, Maciej2009-12-08
|/
* Create: warn when creating a raid1 using default metadata.NeilBrown2009-11-19
* Improve error messages when metadata handler does not support request.NeilBrown2009-11-17
* Increase default chunk size to 512KNeilBrown2009-11-17
* conditionally update uuids in the map file after Create()Dan Williams2009-07-31
* Update copyright dates and remove references to @cse.unsw.edu.auNeilBrown2009-06-02
* wait_for improvement.NeilBrown2009-04-07
* Create: round to chunk sizeNeilBrown2009-04-06
* Create: fixup 'insert_point', dependent on 'subdevs', for auto-layoutDan Williams2009-02-24
* Create: wait_for container creationDan Williams2009-02-24
* Create: warn when a metadata format's platform components are missingDan Williams2009-01-20
* Create: allow per-metadata default layoutsDan Williams2009-01-20