summaryrefslogtreecommitdiffstats
path: root/Detail.c
Commit message (Expand)AuthorAgeFilesLines
* Adjust major number testing to allow for extended minor number in 2.6.28NeilBrown2008-10-301-1/+1
* Fix bad metadata formattingDoug Ledford2008-10-301-3/+3
* Improve reporting of layout for raid10.NeilBrown2008-10-131-3/+3
* 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
* Add metadata version information to "--detail --brief" output.Neil Brown2007-11-131-1/+4
* "--export" segfaults with non-persistent super blocksTim Woods2007-07-231-1/+2
* Fix compile error in Detail.cNeil Brown2007-05-221-1/+1
* Make return code for "--detail --test" more reliable.Neil Brown2007-05-211-4/+14
* Add --export option to --detail to use key=value pairs.Kay Sievers2007-05-081-2/+14
* Central calls to ioctl BLKGETSIZENeil Brown2006-12-141-12/+2
* Change 'Device Size' to 'Used Dev Size'Neil Brown2006-12-141-3/+6
* Include homehost information in --detail where appropriate.Neil Brown2006-05-191-2/+2
* Just updaqte copyright dates and email addressNeil Brown2006-05-191-1/+1
* Detail checks if array has been started or not and includes that in report.Neil Brown2006-05-151-2/+3
* Support new offset layout for raid10Neil Brown2006-05-151-3/+5
* Reduce dependance on MD_SB_DISKSNeil Brown2006-03-281-1/+1
* Add information about reshape to --detailNeil Brown2006-03-281-2/+38
* Don't try to get bitmap info on old kernels.Neil Brown2006-03-281-2/+4
* Create missing /dev files where needed.Neil Brown2006-03-281-3/+3
* Fix messy --detail output when there is a failed device.Neil Brown2006-03-281-0/+1
* Remove ident arg from getinfo_super;Neil Brown2006-03-271-2/+1
* Sort mdstat entries so that composites are well-ordered.Neil Brown2006-01-311-1/+1
* Report device size correctly in --detail for Large devices.Neil Brown2006-01-301-3/+7
* Stuff like..Neil Brown2006-01-301-0/+7
* Support --help --assemble etc.Neil Brown2006-01-301-2/+7
* Fix bug on new --detail codeNeil Brown2005-08-161-0/+2
* Fix --detail output for version 1 superblocks.Neil Brown2005-08-151-8/+26
* Support nameing of version-1 arrays.Neil Brown2005-08-091-1/+2
* Add write-behind supportNeil Brown2005-08-091-0/+3
* Don't list device= in --examine --scan output.Neil Brown2005-06-141-1/+1
* Increase max-devs on type-1 superblocksNeil Brown2005-06-071-2/+5
* super1Neil Brown2005-05-031-9/+9
* Add a 'super-switch' so that different format superblocks can be used.Neil Brown2005-05-031-7/+10
* Separate sueprblock handling into separate fileNeil Brown2005-05-031-24/+16
* Change MAJOR() etc to major() etcNeil Brown2005-04-041-3/+3
* Change "dirty" to "active" in array statusNeil Brown2005-04-041-1/+1
* mdadm-1.7.0mdadm-1.7.0Neil Brown2004-08-111-26/+87
* mdadm-1.6.0mdadm-1.6.0Neil Brown2004-06-041-14/+21
* mdadm-1.5.0mdadm-1.5.0Neil Brown2004-01-221-2/+13
* mdadm-1.4.0mdadm-1.4.0Neil Brown2003-10-281-7/+17
* mdadm-1.3.0mdadm-1.3.0Neil Brown2003-07-281-0/+1