summaryrefslogtreecommitdiff
path: root/super-ddf.c
Commit message (Expand)AuthorAge
* 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
* monitor: protect against CONFIG_LBD=nDan Williams2008-10-15
* Report uuid in --detail --brief for ddf and intelNeilBrown2008-09-18
* Add uuid support for super-intel.NeilBrown2008-09-18
* Lots of fixes to make incremental assembly of containers work.NeilBrown2008-09-18
* Handle incremental assembly of containers.NeilBrown2008-09-18
* Move calls to SET_ARRAY_INFO to common helper.NeilBrown2008-09-18
* Compile fixes, particularly moving more stuff under MDASSEMBLENeilBrown2008-09-18
* Allow metadata handlers to communicate desired safemode delay via mdinfoDan Williams2008-09-15
* Fix bug with ddf if devices have different sizes.NeilBrown2008-08-19
* Provide ddf support for adding a device to an active container.NeilBrown2008-08-19
* Extra option for set_array_state: you choose dirty or clean.NeilBrown2008-08-19
* Make sure resync_start is initialised properly and maintained properlyNeil Brown2008-07-18
* ddf: endian fixes.Neil Brown2008-07-18
* Pass 'verbose' flag to validate_geometryNeil Brown2008-07-12
* Use O_DIRECT for all IO to devices.Neil Brown2008-07-12
* ddf: Set container_member from subarray in getinfo_super.Neil Brown2008-07-12
* Reduce the number of metadata updates done by ddf.Neil Brown2008-07-12
* Remove some noisy printfs.Neil Brown2008-07-12
* Create arrays via metadata-updateNeil Brown2008-07-12