summaryrefslogtreecommitdiff
path: root/Assemble.c
Commit message (Expand)AuthorAge
* Assemble: fix testing of 'verbose' flag.NeilBrown2009-11-19
* Replace all relevant occurrences of -4 with LEVEL_MULTIPATHNeilBrown2009-11-17
* Assemble: include ACTIVE but not in-sync devices as non-spares.NeilBrown2009-11-17
* Merge branch 'master' into devel-3.1NeilBrown2009-10-22
|\
| * Assemble: handle container members betterNeilBrown2009-10-19
| * Assemble: print verbose messages when finding members in containersNeilBrown2009-10-19
| * imsm: add --update=uuid supportDan Williams2009-10-13
* | Compile fixes for mdassembleNeilBrown2009-10-20
* | Assemble: print more verbose messages about restarting a reshapeNeilBrown2009-10-20
* | Merge branch 'master' into devel-3.1NeilBrown2009-10-01
|\|
| * Assemble: fix handling of empty containerDan Williams2009-08-04
| * Update copyright dates and remove references to @cse.unsw.edu.auNeilBrown2009-06-02
| * mdadm.8: Man page updatesNeilBrown2009-06-02
* | Grow: support restart of new migrations.NeilBrown2009-08-13
|/
* 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