summaryrefslogtreecommitdiffstats
path: root/Query.c
AgeCommit message (Expand)AuthorFilesLines
2018-06-01Check major number of block device when querying md deviceXiao Ni1-3/+2
2017-04-21Query: Quiet gcc since it cannot know errno != 0 in this caseJes Sorensen1-0/+3
2017-04-20util: Introduce md_array_active() helperJes Sorensen1-2/+3
2017-04-13Query: Use sysfs to obtain data if possibleJes Sorensen1-10/+22
2017-04-13Query: Handle error returned by fstat()Jes Sorensen1-7/+12
2017-04-05Query: Remove all references to md_get_version()Jes Sorensen1-10/+3
2017-03-29util: Introduce md_get_disk_info()Jes Sorensen1-1/+1
2017-03-29util: Introduce md_get_array_info()Jes Sorensen1-3/+4
2013-06-19Remove lots of unnecessary white space.NeilBrown1-1/+0
2012-10-25Query: allow member of non-0.90 arrays to be better reported.NeilBrown1-3/+7
2012-10-25Query: don't be confused by partition tables.NeilBrown1-1/+1
2012-10-02Display size with human_size_brief with a chosen prefixMaciej Naruszewicz1-1/+1
2012-07-09Introduce pr_err for printing error messages.NeilBrown1-1/+1
2011-05-23Remove unused variable 'superrno' in Query.cNeilBrown1-4/+3
2010-11-22get_info_super: report which other devices are thought to be working/failed.NeilBrown1-1/+1
2009-06-02Update copyright dates and remove references to @cse.unsw.edu.auNeilBrown1-7/+2
2008-08-07Merge branch 'master' into from-stableNeilBrown1-1/+1
2008-07-24Clean up usage of open()Doug Ledford1-1/+1
2008-07-12Remove 'major' from superswitch.Neil Brown1-2/+2
2007-12-14Drop the superblock arg from all metadata methods.Neil Brown1-3/+2
2007-12-14Add 'supertype' arg to almost all metadata methods.Neil Brown1-1/+1
2007-12-14Remove spaces/tabs from ends of lines.Neil Brown1-7/+6
2006-12-14Central calls to ioctl BLKGETSIZENeil Brown1-10/+2
2006-05-26Choose better devnumbers and tidy up some issues with finding names.Neil Brown1-0/+2
2006-05-19Just updaqte copyright dates and email addressNeil Brown1-1/+1
2006-03-27Remove ident arg from getinfo_super;Neil Brown1-2/+1
2005-08-09Support nameing of version-1 arrays.Neil Brown1-1/+2
2005-07-18Document this...Neil Brown1-14/+19
2005-05-03super1Neil Brown1-5/+5
2005-05-03Add a 'super-switch' so that different format superblocks can be used.Neil Brown1-3/+8
2005-05-03Separate sueprblock handling into separate fileNeil Brown1-36/+13
2005-04-04Change handling of devices names in argsNeil Brown1-1/+1
2005-04-04Change MAJOR() etc to major() etcNeil Brown1-1/+1
2004-01-22mdadm-1.5.0mdadm-1.5.0Neil Brown1-1/+1
2003-03-12mdadm-1.2.0mdadm-1.2.0Neil Brown1-1/+1
2002-04-11mdadm-0.8.2mdadm-0.8.2Neil Brown1-3/+4
2002-04-04mdadm-0.8mdadm-0.8Neil Brown1-0/+149