summaryrefslogtreecommitdiff
path: root/super-ddf.c
Commit message (Expand)AuthorAge
* Add subarray arg to container_content.NeilBrown2010-11-22
* ddf: remove duplicate container_member setting.NeilBrown2010-11-22
* get_info_super: report which other devices are thought to be working/failed.NeilBrown2010-11-22
* Report error in --update string is not recognised.NeilBrown2010-11-22
* Compile with -Wextra by defaultNeilBrown2010-08-05
* Restore assembling of ddf containers.NeilBrown2010-07-29
* Merge branch 'fixes' into for-neilDan Williams2010-07-01
|\
| * Always assume SKIP_GONE_DEVS behaviour and kill the flagDan Williams2010-06-16
| * Incremental: honor an 'enough' flag from external handlersDan Williams2010-05-26
* | Kill subarray v2Dan Williams2010-06-15
|/
* IMSM/DDF: don't recognised these metadata on partitions.NeilBrown2010-04-29
* 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