summaryrefslogtreecommitdiff
path: root/Detail.c
Commit message (Expand)AuthorAgeFilesLines
* Show DELAYED, PENDING status of resync process in "--detail"Krzysztof Wojcik2011-06-231-9/+9
* mdadm --detail was incorrect for shrinking reshapesAndrew Burgess2011-06-231-4/+1
* Detail: report subarrays of a container properly.NeilBrown2011-03-091-1/+1
* imsm: set imsm spare uuid to 0Anna Czarnowska2010-12-261-3/+3
* Initialize st->devnum and st->container_dev in super_by_fdDan Williams2010-11-231-7/+4
* Use new container_content rather than passing subarray to load_super.NeilBrown2010-11-221-32/+40
* super_by_fd: return subarray info explicitly.NeilBrown2010-11-221-1/+5
* get_info_super: report which other devices are thought to be working/failed.NeilBrown2010-11-221-1/+1
* detail/wait: better handling of monitoring sync action.NeilBrown2010-11-221-2/+2
* Compile with -Wextra by defaultNeilBrown2010-08-051-1/+1
* Detail: clean up handing of the 'info' we load from superblock.NeilBrown2010-08-051-35/+47
* Cast to long long before left-shifting too much.NeilBrown2010-07-221-1/+1
* Detail: Report state of FAILED when an array has too few devices to work.NeilBrown2010-01-291-32/+48
* Don't use %02d as a metadata format specifier for metadata numbers.Doug Ledford2010-01-191-3/+3
* Detail: report new-layout for RAID6 arraysNeilBrown2009-10-291-0/+5
* Merge branch 'master' into devel-3.1NeilBrown2009-10-221-0/+6
|\
| * Free some malloced memory that wasn't being freed.NeilBrown2009-10-221-0/+1
| * Merge git://github.com/djbw/mdadmNeilBrown2009-10-191-0/+5
| |\
| | * Detail: export MD_UUID from mapfileDan Williams2009-10-131-0/+5
* | | Merge branch 'master' into devel-3.1NeilBrown2009-10-011-10/+18
|\ \ \ | |/ /
| * | Add missing space in "--detail --brief" output.NeilBrown2009-10-011-2/+2
| |/
| * Detail: fix for an imsm container with a spareDan Williams2009-09-151-1/+14
| * Update copyright dates and remove references to @cse.unsw.edu.auNeilBrown2009-06-021-7/+2
* | Examine/Detail: report raid6 layoutNeilBrown2009-07-141-0/+4
|/
* Make --brief even briefer.NeilBrown2009-05-111-8/+10
* Merge branch 'master' into devel-3.0NeilBrown2009-02-021-2/+2
|\
| * Fix the used device size in mdadm -D output.NeilBrown2009-02-021-2/+2
* | Create: warn when a metadata format's platform components are missingDan Williams2009-01-201-2/+2
* | introduce --detail-platform to display platform raid capabilitiesDan Williams2008-12-081-0/+41
* | Detail: support MD_DEVNAME in --export for metadata-less devices.NeilBrown2008-11-041-0/+6
* | detail: --export also provided MD_DEVNAMENeilBrown2008-11-041-0/+5
* | Merge branch 'master' into devel-3.0NeilBrown2008-10-301-1/+1
|\ \ | |/
| * Adjust major number testing to allow for extended minor number in 2.6.28NeilBrown2008-10-301-1/+1
* | Merge branch 'master' into devel-3.0NeilBrown2008-10-301-3/+3
|\ \ | |/
| * Fix bad metadata formattingDoug Ledford2008-10-301-3/+3
* | Merge branch 'master' into devel-3.0NeilBrown2008-10-171-3/+3
|\ \ | |/
| * Improve reporting of layout for raid10.NeilBrown2008-10-131-3/+3
* | Use common code to report MD_UUID for --detail --exportNeilBrown2008-09-181-2/+10
* | Report uuid in --detail --brief for ddf and intelNeilBrown2008-09-181-3/+5
* | Teach --detail about containers and members there-of.NeilBrown2008-09-181-31/+123
|/
* Clean up usage of open()Doug Ledford2008-07-241-1/+1
* Add "bitmap=" to "--detail --brief" output when relevant.Neil Brown2008-06-261-0/+8
* add --export option to --examineKay Sievers2008-05-061-1/+1
* Fix problems with array.size overflowing on large arrays.Neil Brown2008-04-281-1/+1
* Use sysfs info for metadata version info in Detail and elsewhere.Neil Brown2007-12-141-11/+30
* Find super from fd on an array.Neil Brown2007-12-141-1/+1
* Drop the superblock arg from all metadata methods.Neil Brown2007-12-141-18/+16
* Add 'supertype' arg to almost all metadata methods.Neil Brown2007-12-141-6/+6
* Allow metadata handlers to free their own superblock.Neil Brown2007-12-141-1/+3
* Remove spaces/tabs from ends of lines.Neil Brown2007-12-141-6/+6