summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * super0: fix crash on assemble if homehost is not set.NeilBrown2009-09-25
| * Release mdadm-3.0.1NeilBrown2009-09-25
| * testreshape5 - flush devices between tests.NeilBrown2009-09-25
| * Merge branch 'master' of git://github.com/djbw/mdadmNeilBrown2009-09-25
| |\
| | * mdmon: fix freeing unallocated memoryHans de Goede2009-09-24
| | * imsm: clear CONFIGURED_DISK for failed drivesDan Williams2009-09-15
| | * imsm: kill USABLE_DISK flagDan Williams2009-09-15
| | * Examine: don't count containers as sparesDan Williams2009-09-15
| | * Detail: fix for an imsm container with a spareDan Williams2009-09-15
| | * Examine: fixup output in the presence of containers with sparesDan Williams2009-09-15
| | * imsm: fix spare promotionDan Williams2009-09-15
| * | Add a missing 'closedir'.NeilBrown2009-09-11
| |/
| * super1: remove fd leak when opening /dev/urandomNeilBrown2009-08-13
| * Exmaine/brief: put member arrays after container arrays.NeilBrown2009-08-07
| * Merge branch 'master' of git://github.com/djbw/mdadmNeilBrown2009-08-07
| |\
| | * Assemble: fix handling of empty containerDan Williams2009-08-04
| | * imsm: fix spare-uuid assignmentDan Williams2009-07-31
| | * 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
| * | Monitor: use pclose rather than fcloseNeilBrown2009-07-10
| * | Examine: make --metadata= work with --briefNeilBrown2009-07-10
| |/
| * 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
| | |/ | |/|
* | | Fix raid6 error recovery in 'restripe' code.NeilBrown2009-09-25
* | | mdadm.8 : update documentation for new --grow modesNeilBrown2009-08-13
* | | Grow: support restart of new migrations.NeilBrown2009-08-13
* | | Handle extra 'grow' variations.NeilBrown2009-08-11
* | | restripe: support saving when not all devices are present.NeilBrown2009-07-14
* | | Examine/Detail: report raid6 layoutNeilBrown2009-07-14
* | | Grow: --size improvements.NeilBrown2009-07-14
* | | Grow: pass layout as a string rather than a number.NeilBrown2009-07-14
* | | Remove Manage_reconfing in favour of Grow_reshapeNeilBrown2009-07-14