summaryrefslogtreecommitdiff
path: root/Assemble.c
Commit message (Expand)AuthorAge
* More consistent honoring of --configfileNeil Brown2006-06-26
* Fix a recently introduced bug, and make --assemble more resilient to it.Neil Brown2006-06-26
* Avoid misdetection of overlapping partitions...Neil Brown2006-06-02
* check return status of all write/fwrite functions as required by glibc 2.4Neil Brown2006-05-29
* Release 2.5Neil Brown2006-05-26
* Make sure everything compiles...Neil Brown2006-05-26
* Support --auto-update-homehostNeil Brown2006-05-26
* Support auto-assembling of stacked devicesNeil Brown2006-05-26
* Initial implementation of auto-assemblyNeil Brown2006-05-26
* Allow autoassembly to choose it's own name for the array.Neil Brown2006-05-23
* When assembly arrays using incomplete detail, prefer arrays built for this host.Neil Brown2006-05-23
* Reorganise Assemble code somewhat.Neil Brown2006-05-23
* Make sure name matching for array assembly understand the possibility of a ho...Neil Brown2006-05-23
* Allow --update=name to update the name during assembly.Neil Brown2006-05-23
* Make sure homehost is set correctly when --update=uuidNeil Brown2006-05-23
* Just updaqte copyright dates and email addressNeil Brown2006-05-19
* New flag --no-degradedNeil Brown2006-05-19
* When updating uuid, update the bitmap as well - external bitmapsNeil Brown2006-05-16
* Support 'bitmap=' in mdadm.conf for auto-assembling arrays with write-intent ...Neil Brown2006-03-29
* Allow resize to backup to a file.Neil Brown2006-03-27
* Remove ident arg from getinfo_super;Neil Brown2006-03-27
* Release 2.4-pre1Neil Brown2006-03-20
* Support restarting of a reshape on --assembleNeil Brown2006-03-20
* Assorted fixes...Neil Brown2006-01-27
* Support updating of uuid during --assemble.Neil Brown2005-12-05
* Allow event counters to be off by oneNeil Brown2005-12-05
* Improve option parsingNeil Brown2005-12-05
* Allow scanning of devices listed in /proc/partitions independant of /devNeil Brown2005-12-05
* Fix assembling of array with spares when verion-1 superblock is used.Neil Brown2005-09-12
* Fix assembling of raid10 in the face of missing devices.Neil Brown2005-09-12
* Fix but when assembling v1 arraysNeil Brown2005-08-15
* Add 'quite' option and tidy up some tests.Neil Brown2005-08-15
* Support nameing of version-1 arrays.Neil Brown2005-08-09
* Support fixing of byte-swapped superblocks.Neil Brown2005-08-09
* Assorted Fixes for multiple bugs.Neil Brown2005-08-04
* Document this...Neil Brown2005-07-18
* Make --zero-superblock work for version 1 superblocks.Neil Brown2005-06-07
* Fix a test that will allow arrays with bitmaps to be assembled.Neil Brown2005-06-07
* Initial bitmap supportNeil Brown2005-06-07
* super1Neil Brown2005-05-03
* Add a 'super-switch' so that different format superblocks can be used.Neil Brown2005-05-03
* Separate sueprblock handling into separate fileNeil Brown2005-05-03
* Use O_EXCL when opening component devices to be assembled into an arrayNeil Brown2005-04-04
* Correct error message printed when the 'chosen_drive' cannot be added.Neil Brown2005-04-04
* Change MAJOR() etc to major() etcNeil Brown2005-04-04
* mdadm-1.7.0Neil Brown2004-08-11
* mdadm-1.5.0Neil Brown2004-01-22
* mdadm-1.4.0Neil Brown2003-10-28
* mdadm-1.3.0Neil Brown2003-07-28
* mdadm-1.2.0Neil Brown2003-03-12