summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* platform: relax rom scanning alignment for ahci platformsDan Williams2009-07-31
* imsm: fix family number handlingDan Williams2009-07-31
* imsm: fix activate_spare off-by-oneDan Williams2009-07-31
* conditionally update uuids in the map file after Create()Dan Williams2009-07-31
* imsm: fixup examine_brief to be more descriptive in the container only caseDan Williams2009-07-31
* fix examine_brief segfaultDan Williams2009-07-31
* fix RebuildMap() to retrieve 'subarray' infoDan Williams2009-07-31
* teach imsm and ddf what st->subarray means at load_super timeDan Williams2009-07-31
* Examine: fix --examine --brief --verbose on containers.NeilBrown2009-06-04
* super-intel: fix test on failed_disk_num.NeilBrown2009-06-04
* Release mdadm-3.0NeilBrown2009-06-02
* Merge branch 'master' of git://github.com/djbw/mdadm into devel-3.0NeilBrown2009-06-02
|\
| * imsm: kill "auto=" in brief_examine_super_imsmDan Williams2009-05-18
| * imsm: fix num_domainsDan Williams2009-05-18
* | Merge branch 'master' into devel-3.0NeilBrown2009-06-02
|\ \
| * | Monitor: support spare-group manipulation for 1.x metadata.NeilBrown2009-05-12
| * | Ignore leading zeros in version number information.NeilBrown2009-05-12
* | | Move WaitClean from Monitor.c to sysfs.cNeilBrown2009-06-02
* | | Update copyright dates and remove references to @cse.unsw.edu.auNeilBrown2009-06-02
* | | Monitor: reduce default poll interval if mdstat is pollable.NeilBrown2009-06-02
* | | Monitor: don't get confused if utime is never set.NeilBrown2009-06-02
* | | mdadm.8: Man page updatesNeilBrown2009-06-02
| |/ |/|
* | Release mdadm-3.0-rc1NeilBrown2009-05-11
* | Merge branch 'master' into devel-3.0NeilBrown2009-05-11
|\|
| * re-add error checkNeilBrown2009-05-05
| * Fix gcc-4.4 compiler warning.NeilBrown2009-04-29
| * Makefile: use $(CC) more consistently.NeilBrown2009-04-29
| * mdadm: allow build to use --sizePaul Clements2009-04-21
* | create_mddev: don't replace /dev/mdX with /dev/md/XNeilBrown2009-05-11
* | mapfile - when rebuilding, choose an appropriate name is none is found.NeilBrown2009-05-11
* | Incr: use devname_matches to when looking in mdadm.conf for bitmap fileNeilBrown2009-05-11
* | mapfile - Fix off-by-one error in RebuildMapNeilBrown2009-05-11
* | Fix printf compile warning.NeilBrown2009-05-11
* | Incremental: fix uninitialised variable.NeilBrown2009-05-11
* | Incr: cope better with possibility that mp->path might be NULLNeilBrown2009-05-11
* | mapfile: allow the path name to the device to be empty.NeilBrown2009-05-11
* | map_dev: prefer names in /dev/md/NeilBrown2009-05-11
* | udev-md-raid.rules: use string_escapeNeilBrown2009-05-11
* | super1 - fix brief examine.NeilBrown2009-05-11
* | man pages: note that --auto is largely deprecated and irrelevant.NeilBrown2009-05-11
* | Be more consistent about keeping the host: prefix on array names.NeilBrown2009-05-11
* | config: enhance name matching in conf_get_ident.NeilBrown2009-05-11
* | Allow homehost to be largely ignored when assembling arrays.NeilBrown2009-05-11
* | util: fix test for text_versionNeilBrown2009-05-11
* | Assemble/Incr : minor tidy up of setting 'trustworthy'.NeilBrown2009-05-11
* | config: allow Array line to contain array name without /dev/md/ prefix.NeilBrown2009-05-11
* | Fix tests on ->container and ->memberNeilBrown2009-05-11
* | Make --brief even briefer.NeilBrown2009-05-11
* | mdadm.8 general updatesNeilBrown2009-05-11
* | conf/assemble: new config line "auto".NeilBrown2009-05-11