summaryrefslogtreecommitdiffstats
path: root/super-ddf.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fixes' into for-neilDan Williams2010-07-011-7/+2
|\
| * Always assume SKIP_GONE_DEVS behaviour and kill the flagDan Williams2010-06-161-7/+1
| * Incremental: honor an 'enough' flag from external handlersDan Williams2010-05-261-0/+1
* | Kill subarray v2Dan Williams2010-06-151-3/+22
|/
* IMSM/DDF: don't recognised these metadata on partitions.NeilBrown2010-04-291-0/+4
* ddf/intel: zero out old metadata before creating a container.NeilBrown2010-03-101-1/+5
* Make sure reshape_active is cleared by getinfo_superNeilBrown2010-03-091-0/+1
* config: add 'homehost' option to 'AUTO' line.NeilBrown2010-03-031-1/+5
* Assemble: fix --force assembly of v1.x arrays which are recovering.NeilBrown2010-02-041-0/+2
* Merge branch 'master' of git://github.com/djbw/mdadmNeilBrown2009-12-301-6/+8
|\
| * Teach sysfs_add_disk() callers to use ->recovery_start versus 'insync' parameterDan Williams2009-12-211-0/+2
| * Introduce MaxSectorDan Williams2009-12-211-2/+2
| * mdmon: cleanup resync_startDan Williams2009-12-141-4/+4
* | DDF: fix incorrect header magic number.NeilBrown2009-12-301-1/+1
|/
* Improve error messages when metadata handler does not support request.NeilBrown2009-11-171-3/+10
* Assemble: include ACTIVE but not in-sync devices as non-spares.NeilBrown2009-11-171-1/+1
* ddf: prevent superblock being zeroed on --updateDan Williams2009-10-131-8/+19
* Exmaine/brief: put member arrays after container arrays.NeilBrown2009-08-071-1/+13
* imsm: fix family number handlingDan Williams2009-07-311-11/+0
* conditionally update uuids in the map file after Create()Dan Williams2009-07-311-5/+9
* fix examine_brief segfaultDan Williams2009-07-311-0/+5
* teach imsm and ddf what st->subarray means at load_super timeDan Williams2009-07-311-0/+12
* Examine: fix --examine --brief --verbose on containers.NeilBrown2009-06-041-1/+1
* Update copyright dates and remove references to @cse.unsw.edu.auNeilBrown2009-06-021-1/+1
* Make --brief even briefer.NeilBrown2009-05-111-1/+1
* Merge branch 'master' of git://github.com/djbw/mdadm into devel-3.0NeilBrown2009-04-141-0/+1
|\
| * imsm: set array size at Create/AssembleDan Williams2009-04-121-0/+1
* | super-ddf: fix compile warnings on ppc64Doug Ledford2009-04-081-3/+4
* | ddf: fixed 'working_disks' reported by container_content.NeilBrown2009-04-071-2/+2
* | ddf: improve print out of physical devices.NeilBrown2009-04-071-4/+4
* | ddf: fix variable name overloadNeilBrown2009-04-071-4/+5
* | ddf: make sure Create fails if devices are too small.NeilBrown2009-04-021-0/+2
* | ddf: fix bug with error returns.NeilBrown2009-04-021-6/+4
|/
* mdmon: allow incremental assembly of containers.NeilBrown2009-03-101-0/+1
* DDF: fix up container_contentNeilBrown2009-03-101-3/+4
* ddf: use better random number generation.NeilBrown2009-03-101-8/+15
* Examine: add examine_export for ddf and avoid crashes.NeilBrown2009-03-091-0/+13
* ddf: fix memory corruption bug.NeilBrown2009-03-091-1/+1
* DDF: minor formatting improvementNeilBrown2009-03-091-1/+1
* Support new raid6 layouts needed for DDFNeilBrown2009-03-091-8/+31
* sysfs: allow sysfs_read to detect and drop removed disksDan Williams2009-02-241-1/+7
* Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/md...NeilBrown2008-12-181-0/+1
|\
| * introduce --detail-platform to display platform raid capabilitiesDan Williams2008-12-081-0/+1
* | DDF: improve --examine outputNeilBrown2008-12-041-19/+38
* | Create: support autolayout when creating in a DDFNeilBrown2008-12-041-16/+140
|/
* allow add_to_super to return errorsDan Williams2008-11-271-3/+5
* ddf: store homehost information to allow smooth assembly.NeilBrown2008-11-041-0/+2
* DDF: report member arrays in examine_brief.NeilBrown2008-11-041-10/+26
* DDF: fix irregularities with retrieval of 'name' from metadata.NeilBrown2008-11-041-3/+12
* Don't give array name in --examine --brief output if it is doubtful.NeilBrown2008-11-041-1/+1