summaryrefslogtreecommitdiff
path: root/Detail.c
Commit message (Expand)AuthorAge
* Detail: fix for an imsm container with a spareDan Williams2009-09-15
* Update copyright dates and remove references to @cse.unsw.edu.auNeilBrown2009-06-02
* Make --brief even briefer.NeilBrown2009-05-11
* Merge branch 'master' into devel-3.0NeilBrown2009-02-02
|\
| * Fix the used device size in mdadm -D output.NeilBrown2009-02-02
* | Create: warn when a metadata format's platform components are missingDan Williams2009-01-20
* | introduce --detail-platform to display platform raid capabilitiesDan Williams2008-12-08
* | Detail: support MD_DEVNAME in --export for metadata-less devices.NeilBrown2008-11-04
* | detail: --export also provided MD_DEVNAMENeilBrown2008-11-04
* | Merge branch 'master' into devel-3.0NeilBrown2008-10-30
|\|
| * Adjust major number testing to allow for extended minor number in 2.6.28NeilBrown2008-10-30
* | Merge branch 'master' into devel-3.0NeilBrown2008-10-30
|\|
| * Fix bad metadata formattingDoug Ledford2008-10-30
* | Merge branch 'master' into devel-3.0NeilBrown2008-10-17
|\|
| * Improve reporting of layout for raid10.NeilBrown2008-10-13
* | Use common code to report MD_UUID for --detail --exportNeilBrown2008-09-18
* | Report uuid in --detail --brief for ddf and intelNeilBrown2008-09-18
* | Teach --detail about containers and members there-of.NeilBrown2008-09-18
|/
* Clean up usage of open()Doug Ledford2008-07-24
* Add "bitmap=" to "--detail --brief" output when relevant.Neil Brown2008-06-26
* add --export option to --examineKay Sievers2008-05-06
* Fix problems with array.size overflowing on large arrays.Neil Brown2008-04-28
* Use sysfs info for metadata version info in Detail and elsewhere.Neil Brown2007-12-14
* Find super from fd on an array.Neil Brown2007-12-14
* Drop the superblock arg from all metadata methods.Neil Brown2007-12-14
* Add 'supertype' arg to almost all metadata methods.Neil Brown2007-12-14
* Allow metadata handlers to free their own superblock.Neil Brown2007-12-14
* Remove spaces/tabs from ends of lines.Neil Brown2007-12-14
* Add metadata version information to "--detail --brief" output.Neil Brown2007-11-13
* "--export" segfaults with non-persistent super blocksTim Woods2007-07-23
* Fix compile error in Detail.cNeil Brown2007-05-22
* Make return code for "--detail --test" more reliable.Neil Brown2007-05-21
* Add --export option to --detail to use key=value pairs.Kay Sievers2007-05-08
* Central calls to ioctl BLKGETSIZENeil Brown2006-12-14
* Change 'Device Size' to 'Used Dev Size'Neil Brown2006-12-14
* Include homehost information in --detail where appropriate.Neil Brown2006-05-19
* Just updaqte copyright dates and email addressNeil Brown2006-05-19
* Detail checks if array has been started or not and includes that in report.Neil Brown2006-05-15
* Support new offset layout for raid10Neil Brown2006-05-15
* Reduce dependance on MD_SB_DISKSNeil Brown2006-03-28
* Add information about reshape to --detailNeil Brown2006-03-28
* Don't try to get bitmap info on old kernels.Neil Brown2006-03-28
* Create missing /dev files where needed.Neil Brown2006-03-28
* Fix messy --detail output when there is a failed device.Neil Brown2006-03-28
* Remove ident arg from getinfo_super;Neil Brown2006-03-27
* Sort mdstat entries so that composites are well-ordered.Neil Brown2006-01-31
* Report device size correctly in --detail for Large devices.Neil Brown2006-01-30
* Stuff like..Neil Brown2006-01-30
* Support --help --assemble etc.Neil Brown2006-01-30
* Fix bug on new --detail codeNeil Brown2005-08-16