summaryrefslogtreecommitdiff
path: root/Detail.c
Commit message (Expand)AuthorAge
* super_by_fd: return subarray info explicitly.NeilBrown2010-11-22
* get_info_super: report which other devices are thought to be working/failed.NeilBrown2010-11-22
* detail/wait: better handling of monitoring sync action.NeilBrown2010-11-22
* Compile with -Wextra by defaultNeilBrown2010-08-05
* Detail: clean up handing of the 'info' we load from superblock.NeilBrown2010-08-05
* Cast to long long before left-shifting too much.NeilBrown2010-07-22
* Detail: Report state of FAILED when an array has too few devices to work.NeilBrown2010-01-29
* Don't use %02d as a metadata format specifier for metadata numbers.Doug Ledford2010-01-19
* Detail: report new-layout for RAID6 arraysNeilBrown2009-10-29
* Merge branch 'master' into devel-3.1NeilBrown2009-10-22
|\
| * Free some malloced memory that wasn't being freed.NeilBrown2009-10-22
| * Merge git://github.com/djbw/mdadmNeilBrown2009-10-19
| |\
| | * Detail: export MD_UUID from mapfileDan Williams2009-10-13
* | | Merge branch 'master' into devel-3.1NeilBrown2009-10-01
|\| |
| * | Add missing space in "--detail --brief" output.NeilBrown2009-10-01
| |/
| * 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
* | Examine/Detail: report raid6 layoutNeilBrown2009-07-14
|/
* 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