summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Test different r5/r6 layouts.NeilBrown2009-10-165-3/+155
* restripe: fix assignment of raid6 blocks for syndrome calculation.NeilBrown2009-10-161-8/+19
* Handle negative delta_disks in super0 and super1.NeilBrown2009-10-162-16/+19
* Grow_restart to handle reducing number of devices in an array.NeilBrown2009-10-161-10/+31
* Grow: don't make 'blocks' too large during in-place reshape.NeilBrown2009-10-161-3/+7
* restripe: fix compile warning.NeilBrown2009-10-121-1/+1
* test changelevel: add tests for changing degraded arrays.NeilBrown2009-10-121-0/+56
* restripe : various fixed for RAID6 2-failure recovery.NeilBrown2009-10-121-12/+40
* Test level changes and related reshaping.NeilBrown2009-10-122-1/+54
* Grow: ignore error from final wait_backupNeilBrown2009-10-121-12/+8
* Grow: make sure bsb2 is properly alignedNeilBrown2009-10-121-3/+2
* testreshape5 - add tests for RAID6NeilBrown2009-10-121-5/+12
* Merge branch 'master' into devel-3.1NeilBrown2009-10-0174-2766/+1054
|\
| * Fix null-dereference in set_member_infoNeilBrown2009-10-011-6/+9
| * Add missing space in "--detail --brief" output.NeilBrown2009-10-011-2/+2
| * Release mdadm-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.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.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
| |\ \