summaryrefslogtreecommitdiff
path: root/Assemble.c
Commit message (Expand)AuthorAge
* Be more consistent about keeping the host: prefix on array names.NeilBrown2009-05-11
* Allow homehost to be largely ignored when assembling arrays.NeilBrown2009-05-11
* Assemble/Incr : minor tidy up of setting 'trustworthy'.NeilBrown2009-05-11
* Fix tests on ->container and ->memberNeilBrown2009-05-11
* conf/assemble: new config line "auto".NeilBrown2009-05-11
* assemble: support arrays created with --homehost=anyNeilBrown2009-05-11
* incremental_container: preserve 'in_sync' flag when adding to existing array.NeilBrown2009-04-14
* Assemble: call map_update even when not starting the array.NeilBrown2009-04-07
* wait_for improvement.NeilBrown2009-04-07
* Assemble/container: catch errors when starting a partial container.NeilBrown2009-03-10
* Assemble: fix busy detectionDan Williams2009-01-20
* Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/md...NeilBrown2008-12-18
|\
| * wait_for container assemblyDan Williams2008-12-08
* | Merge branch 'master' into devel-3.0NeilBrown2008-12-18
|\ \ | |/ |/|
| * Assemble: set stripe_cache_size properly when restarting a reshape.NeilBrown2008-12-18
| * Assemble: don't assume array is 'clean' unless all devices think it is.NeilBrown2008-12-18
* | Merge branch 'master' into devel-3.0NeilBrown2008-11-27
|\|
| * Assemble: allow --force to work even when event counts are 0.NeilBrown2008-11-27
* | Assemble: wait for device to appear via udevNeilBrown2008-11-27
* | Assemble: close mdfd before returning from assemble_container_contentNeilBrown2008-11-07
* | Assemble: return correct status from assemble_container_content.NeilBrown2008-11-07
* | Assemble: fix some auto-assemble bugs.NeilBrown2008-11-07
* | Wait for name to appear after create/assemble etc.NeilBrown2008-11-04
* | Assemble: we were missing a 'close'NeilBrown2008-11-04
* | Assemble: revise detection of 'autoassemble' mode.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
* | Quiet unitialized variable warningsDan Williams2008-11-04
* | assemble: fix setting of 'foreign' trustability.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
* | Always update mdadm/map when starting an array.NeilBrown2008-11-04
* | Incremental: adjust to the new naming scheme.NeilBrown2008-11-04
* | mdopen: Introduce new rules for creating device name.NeilBrown2008-11-04
* | assemble: combine the two create_mddev calls in to one.NeilBrown2008-11-04
* | Delay creation of array devices for assemble/build/createNeilBrown2008-11-04
* | Rename open_mddev to create_mddevNeilBrown2008-11-04
* | Preliminary -As support for container member arraysDan Williams2008-10-28
* | Treat all devices at the container level as sparesDan Williams2008-10-15
* | trivial warn_unused_result squashingDan Williams2008-10-15
* | Report uuid in --detail --brief for ddf and intelNeilBrown2008-09-18
* | Use uuid as /dev name when assembling array of uncertain origin.NeilBrown2008-09-18
* | Allow metadata handler to report that it doesn't record homehost.NeilBrown2008-09-18
* | Move calls to SET_ARRAY_INFO to common helper.NeilBrown2008-09-18
* | Factor out add-disk codeNeilBrown2008-09-18
* | Compile fixes, particularly moving more stuff under MDASSEMBLENeilBrown2008-09-18