index
:
mdadm
main
mdadm
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Query.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mdadm: Query.c fix coverity issues
Nigel Croxon
2024-07-16
1
-1
/
+3
*
mdadm: add map_num_s()
Mariusz Tkaczyk
2022-04-05
1
-2
/
+2
*
Check major number of block device when querying md device
Xiao Ni
2018-06-01
1
-3
/
+2
*
Query: Quiet gcc since it cannot know errno != 0 in this case
Jes Sorensen
2017-04-21
1
-0
/
+3
*
util: Introduce md_array_active() helper
Jes Sorensen
2017-04-20
1
-2
/
+3
*
Query: Use sysfs to obtain data if possible
Jes Sorensen
2017-04-13
1
-10
/
+22
*
Query: Handle error returned by fstat()
Jes Sorensen
2017-04-13
1
-7
/
+12
*
Query: Remove all references to md_get_version()
Jes Sorensen
2017-04-05
1
-10
/
+3
*
util: Introduce md_get_disk_info()
Jes Sorensen
2017-03-29
1
-1
/
+1
*
util: Introduce md_get_array_info()
Jes Sorensen
2017-03-29
1
-3
/
+4
*
Remove lots of unnecessary white space.
NeilBrown
2013-06-19
1
-1
/
+0
*
Query: allow member of non-0.90 arrays to be better reported.
NeilBrown
2012-10-25
1
-3
/
+7
*
Query: don't be confused by partition tables.
NeilBrown
2012-10-25
1
-1
/
+1
*
Display size with human_size_brief with a chosen prefix
Maciej Naruszewicz
2012-10-02
1
-1
/
+1
*
Introduce pr_err for printing error messages.
NeilBrown
2012-07-09
1
-1
/
+1
*
Remove unused variable 'superrno' in Query.c
NeilBrown
2011-05-23
1
-4
/
+3
*
get_info_super: report which other devices are thought to be working/failed.
NeilBrown
2010-11-22
1
-1
/
+1
*
Update copyright dates and remove references to @cse.unsw.edu.au
NeilBrown
2009-06-02
1
-7
/
+2
*
Merge branch 'master' into from-stable
NeilBrown
2008-08-07
1
-1
/
+1
|
\
|
*
Clean up usage of open()
Doug Ledford
2008-07-25
1
-1
/
+1
*
|
Remove 'major' from superswitch.
Neil Brown
2008-07-12
1
-2
/
+2
|
/
*
Drop the superblock arg from all metadata methods.
Neil Brown
2007-12-14
1
-3
/
+2
*
Add 'supertype' arg to almost all metadata methods.
Neil Brown
2007-12-14
1
-1
/
+1
*
Remove spaces/tabs from ends of lines.
Neil Brown
2007-12-14
1
-7
/
+6
*
Central calls to ioctl BLKGETSIZE
Neil Brown
2006-12-14
1
-10
/
+2
*
Choose better devnumbers and tidy up some issues with finding names.
Neil Brown
2006-05-26
1
-0
/
+2
*
Just updaqte copyright dates and email address
Neil Brown
2006-05-19
1
-1
/
+1
*
Remove ident arg from getinfo_super;
Neil Brown
2006-03-27
1
-2
/
+1
*
Support nameing of version-1 arrays.
Neil Brown
2005-08-09
1
-1
/
+2
*
Document this...
Neil Brown
2005-07-18
1
-14
/
+19
*
super1
Neil Brown
2005-05-04
1
-5
/
+5
*
Add a 'super-switch' so that different format superblocks can be used.
Neil Brown
2005-05-04
1
-3
/
+8
*
Separate sueprblock handling into separate file
Neil Brown
2005-05-04
1
-36
/
+13
*
Change handling of devices names in args
Neil Brown
2005-04-04
1
-1
/
+1
*
Change MAJOR() etc to major() etc
Neil Brown
2005-04-04
1
-1
/
+1
*
mdadm-1.5.0
mdadm-1.5.0
Neil Brown
2004-01-22
1
-1
/
+1
*
mdadm-1.2.0
mdadm-1.2.0
Neil Brown
2003-03-12
1
-1
/
+1
*
mdadm-0.8.2
mdadm-0.8.2
Neil Brown
2002-04-11
1
-3
/
+4
*
mdadm-0.8
mdadm-0.8
Neil Brown
2002-04-04
1
-0
/
+149