summaryrefslogtreecommitdiff
path: root/super-ddf.c
Commit message (Expand)AuthorAge
* ddf/intel: zero out old metadata before creating a container.NeilBrown2010-03-10
* Make sure reshape_active is cleared by getinfo_superNeilBrown2010-03-09
* config: add 'homehost' option to 'AUTO' line.NeilBrown2010-03-03
* Assemble: fix --force assembly of v1.x arrays which are recovering.NeilBrown2010-02-04
* Merge branch 'master' of git://github.com/djbw/mdadmNeilBrown2009-12-30
|\
| * Teach sysfs_add_disk() callers to use ->recovery_start versus 'insync' parameterDan Williams2009-12-21
| * Introduce MaxSectorDan Williams2009-12-21
| * mdmon: cleanup resync_startDan Williams2009-12-14
* | DDF: fix incorrect header magic number.NeilBrown2009-12-30
|/
* Improve error messages when metadata handler does not support request.NeilBrown2009-11-17
* Assemble: include ACTIVE but not in-sync devices as non-spares.NeilBrown2009-11-17
* ddf: prevent superblock being zeroed on --updateDan Williams2009-10-13
* Exmaine/brief: put member arrays after container arrays.NeilBrown2009-08-07
* imsm: fix family number handlingDan Williams2009-07-31
* conditionally update uuids in the map file after Create()Dan Williams2009-07-31
* fix examine_brief segfaultDan 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
* Update copyright dates and remove references to @cse.unsw.edu.auNeilBrown2009-06-02
* Make --brief even briefer.NeilBrown2009-05-11
* Merge branch 'master' of git://github.com/djbw/mdadm into devel-3.0NeilBrown2009-04-14
|\
| * imsm: set array size at Create/AssembleDan Williams2009-04-12
* | super-ddf: fix compile warnings on ppc64Doug Ledford2009-04-08
* | ddf: fixed 'working_disks' reported by container_content.NeilBrown2009-04-07
* | ddf: improve print out of physical devices.NeilBrown2009-04-07
* | ddf: fix variable name overloadNeilBrown2009-04-07
* | ddf: make sure Create fails if devices are too small.NeilBrown2009-04-02
* | ddf: fix bug with error returns.NeilBrown2009-04-02
|/
* mdmon: allow incremental assembly of containers.NeilBrown2009-03-10
* DDF: fix up container_contentNeilBrown2009-03-10
* ddf: use better random number generation.NeilBrown2009-03-10
* Examine: add examine_export for ddf and avoid crashes.NeilBrown2009-03-09
* ddf: fix memory corruption bug.NeilBrown2009-03-09
* DDF: minor formatting improvementNeilBrown2009-03-09
* Support new raid6 layouts needed for DDFNeilBrown2009-03-09
* sysfs: allow sysfs_read to detect and drop removed disksDan Williams2009-02-24
* Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/md...NeilBrown2008-12-18
|\
| * introduce --detail-platform to display platform raid capabilitiesDan Williams2008-12-08
* | DDF: improve --examine outputNeilBrown2008-12-04
* | Create: support autolayout when creating in a DDFNeilBrown2008-12-04
|/
* allow add_to_super to return errorsDan Williams2008-11-27
* ddf: store homehost information to allow smooth assembly.NeilBrown2008-11-04
* DDF: report member arrays in examine_brief.NeilBrown2008-11-04
* DDF: fix irregularities with retrieval of 'name' from metadata.NeilBrown2008-11-04
* Don't give array name in --examine --brief output if it is doubtful.NeilBrown2008-11-04
* ddf: get endian-ness of CRC correct.NeilBrown2008-10-27
* non-trivial warn_unused_result fix, prepare_updateDan Williams2008-10-15
* non-trivial warn_unused_result fixes, activate_spareDan Williams2008-10-15
* non-trivial warn_unused_result fixes, write_init_super_ddfDan Williams2008-10-15
* trivial warn_unused_result squashingDan Williams2008-10-15