summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Wait for name to appear after create/assemble etc.NeilBrown2008-11-04
* mapfile: validate entries before they are returned.NeilBrown2008-11-04
* tests/06name: adjust for homehostNeilBrown2008-11-04
* test: always start with a clean slate.NeilBrown2008-11-04
* Incrmental: cope with udev slowness and errors in map file.NeilBrown2008-11-04
* Abort sysfs_read early if no device found.NeilBrown2008-11-04
* mdopen: only let numeric name set minor number if it doesn't cause a conflict.NeilBrown2008-11-04
* Assemble: we were missing a 'close'NeilBrown2008-11-04
* test: make sure udev isn't opening a device before closing it.NeilBrown2008-11-04
* Man page update for containers etc.NeilBrown2008-11-04
* ddf: store homehost information to allow smooth assembly.NeilBrown2008-11-04
* Create: make sure chosen_name is used for array name generation in CreateNeilBrown2008-11-04
* Create: Don't optimise resync as recovery when creating raid5 in a container.NeilBrown2008-11-04
* mdopen: use small sequence number for uniquifying array names.NeilBrown2008-11-04
* Assemble: revise detection of 'autoassemble' mode.NeilBrown2008-11-04
* DDF: report member arrays in examine_brief.NeilBrown2008-11-04
* DDF: fix irregularities with retrieval of 'name' from metadata.NeilBrown2008-11-04
* Assemble: allow members of containers to be assembled and auto-assembled.NeilBrown2008-11-04
* Assemble: simplify test for reporting mismatches.NeilBrown2008-11-04
* Assemble: block attempts to reassemble container membersDan Williams2008-11-04
* Assemble: factor out assemble_container_contentDan Williams2008-11-04
* Assemble: revert preliminary -As supportDan Williams2008-11-04
* Assemble: replace 'info' with 'content'Dan Williams2008-11-04
* config: add containers to the default search listDan Williams2008-11-04
* config: add 'containers' as a DEVICE keywordDan Williams2008-11-04
* imsm: display container uuid in detail_superDan Williams2008-11-04
* imsm: display member array uuid in examine_super_imsmDan Williams2008-11-04
* Quiet unitialized variable warningsDan Williams2008-11-04
* Incremental: lock against multiple concurrent additions to an array.NeilBrown2008-11-04
* Detail: support MD_DEVNAME in --export for metadata-less devices.NeilBrown2008-11-04
* Manage: when stopping an array, delete all names from /dev.NeilBrown2008-11-04
* assemble: fix setting of 'foreign' trustability.NeilBrown2008-11-04
* mdopen: fix up name parsing.NeilBrown2008-11-04
* Assemble: Fix naming of container devices.NeilBrown2008-11-04
* Generate 'change' uevents when arrays change in non-obvious ways.NeilBrown2008-11-04
* Add udev rules file for mdadm.NeilBrown2008-11-04
* detail: --export also provided MD_DEVNAMENeilBrown2008-11-04
* Always update mdadm/map when starting an array.NeilBrown2008-11-04
* Always set 'homehost' if not specified.NeilBrown2008-11-04
* Don't give array name in --examine --brief output if it is doubtful.NeilBrown2008-11-04
* config: Support container=uuid as alternative to container=/dev/name in mdadm...NeilBrown2008-11-04
* config: Don't require an array to have a device name.NeilBrown2008-11-04
* Incremental: adjust to the new naming scheme.NeilBrown2008-11-04
* mdopen: Restore creation of partition devices and symlink.NeilBrown2008-11-04
* mdopen: Introduce new rules for creating device name.NeilBrown2008-11-04
* util: make env checking more genericNeilBrown2008-11-04
* assemble: combine the two create_mddev calls in to one.NeilBrown2008-11-04
* intel: Avoid 'may be used before initialised' warning.NeilBrown2008-11-04
* Delay creation of array devices for assemble/build/createNeilBrown2008-11-04
* Avoid opening md device twice in particular '--assemble' instance.NeilBrown2008-11-04