summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release mdadm-3.0.2mdadm-3.0.2NeilBrown2009-09-258-5/+31
* super0: fix crash on assemble if homehost is not set.NeilBrown2009-09-251-3/+7
* Release mdadm-3.0.1mdadm-3.0.1NeilBrown2009-09-258-6/+34
* testreshape5 - flush devices between tests.NeilBrown2009-09-251-0/+1
* Merge branch 'master' of git://github.com/djbw/mdadmNeilBrown2009-09-255-18/+36
|\
| * mdmon: fix freeing unallocated memoryHans de Goede2009-09-241-1/+1
| * imsm: clear CONFIGURED_DISK for failed drivesDan Williams2009-09-151-0/+1
| * imsm: kill USABLE_DISK flagDan Williams2009-09-151-8/+4
| * Examine: don't count containers as sparesDan Williams2009-09-151-1/+2
| * Detail: fix for an imsm container with a spareDan Williams2009-09-152-1/+16
| * Examine: fixup output in the presence of containers with sparesDan Williams2009-09-151-3/+9
| * imsm: fix spare promotionDan Williams2009-09-151-4/+3
* | Add a missing 'closedir'.NeilBrown2009-09-111-1/+1
|/
* super1: remove fd leak when opening /dev/urandomNeilBrown2009-08-131-0/+2
* Exmaine/brief: put member arrays after container arrays.NeilBrown2009-08-074-4/+34
* Merge branch 'master' of git://github.com/djbw/mdadmNeilBrown2009-08-0711-54/+209
|\
| * Assemble: fix handling of empty containerDan Williams2009-08-041-0/+2
| * imsm: fix spare-uuid assignmentDan Williams2009-07-311-1/+5
| * platform: relax rom scanning alignment for ahci platformsDan Williams2009-07-313-7/+28
| * imsm: fix family number handlingDan Williams2009-07-314-16/+48
| * imsm: fix activate_spare off-by-oneDan Williams2009-07-311-9/+6
| * conditionally update uuids in the map file after Create()Dan Williams2009-07-313-13/+54
| * imsm: fixup examine_brief to be more descriptive in the container only caseDan Williams2009-07-311-1/+3
| * fix examine_brief segfaultDan Williams2009-07-313-3/+8
| * fix RebuildMap() to retrieve 'subarray' infoDan Williams2009-07-311-1/+31
| * teach imsm and ddf what st->subarray means at load_super timeDan Williams2009-07-312-3/+24
* | Monitor: use pclose rather than fcloseNeilBrown2009-07-101-1/+1
* | Examine: make --metadata= work with --briefNeilBrown2009-07-101-2/+4
|/
* Examine: fix --examine --brief --verbose on containers.NeilBrown2009-06-042-2/+2
* super-intel: fix test on failed_disk_num.NeilBrown2009-06-041-1/+1
* Release mdadm-3.0mdadm-3.0devel-3.0NeilBrown2009-06-0236-2180/+27
* Merge branch 'master' of git://github.com/djbw/mdadm into devel-3.0NeilBrown2009-06-021-6/+8
|\
| * imsm: kill "auto=" in brief_examine_super_imsmDan Williams2009-05-181-3/+2
| * imsm: fix num_domainsDan Williams2009-05-181-3/+6
* | Merge branch 'master' into devel-3.0NeilBrown2009-06-022-8/+21
|\ \
| * | Monitor: support spare-group manipulation for 1.x metadata.NeilBrown2009-05-124-9/+22
| * | Ignore leading zeros in version number information.NeilBrown2009-05-121-3/+6
* | | Move WaitClean from Monitor.c to sysfs.cNeilBrown2009-06-023-105/+106
* | | Update copyright dates and remove references to @cse.unsw.edu.auNeilBrown2009-06-0228-146/+51
* | | Monitor: reduce default poll interval if mdstat is pollable.NeilBrown2009-06-021-0/+7
* | | Monitor: don't get confused if utime is never set.NeilBrown2009-06-021-0/+4
* | | mdadm.8: Man page updatesNeilBrown2009-06-028-241/+481
| |/ |/|
* | Release mdadm-3.0-rc1mdadm-3.0-rc1NeilBrown2009-05-117-5/+148
* | Merge branch 'master' into devel-3.0NeilBrown2009-05-117-36/+39
|\ \ | |/
| * re-add error checkNeilBrown2009-05-051-0/+5
| * Fix gcc-4.4 compiler warning.NeilBrown2009-04-292-25/+22
| * Makefile: use $(CC) more consistently.NeilBrown2009-04-291-3/+3
| * mdadm: allow build to use --sizePaul Clements2009-04-213-7/+10
* | create_mddev: don't replace /dev/mdX with /dev/md/XNeilBrown2009-05-111-1/+4
* | mapfile - when rebuilding, choose an appropriate name is none is found.NeilBrown2009-05-113-1/+155