index
:
delta/mdadm.git
cluster
data_offset
devel-3.0
devel-3.1
devel-3.2
devel-3.3
hotunplug
master
mdadm-2
mdadm-2.6.7.x
mdadm-3.2.x
mdadm-3.3.x
origin
r10-reshape
scratch-3.0
sles11
stable-1
git.kernel.org: pub/scm/utils/mdadm/mdadm.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Detail.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add --prefer option for --detail and --monitor
NeilBrown
2012-04-18
1
-5
/
+6
*
Remove avail_disks arg from 'enough'.
NeilBrown
2012-02-07
1
-2
/
+2
*
Detail(): Remember to free 'avail'
Jes Sorensen
2011-11-02
1
-1
/
+2
*
Fix memory leak
Jes Sorensen
2011-11-01
1
-0
/
+1
*
Show DELAYED, PENDING status of resync process in "--detail"
Krzysztof Wojcik
2011-06-23
1
-9
/
+9
*
mdadm --detail was incorrect for shrinking reshapes
Andrew Burgess
2011-06-23
1
-4
/
+1
*
Detail: report subarrays of a container properly.
NeilBrown
2011-03-09
1
-1
/
+1
*
imsm: set imsm spare uuid to 0
Anna Czarnowska
2010-12-26
1
-3
/
+3
*
Initialize st->devnum and st->container_dev in super_by_fd
Dan Williams
2010-11-23
1
-7
/
+4
*
Use new container_content rather than passing subarray to load_super.
NeilBrown
2010-11-22
1
-32
/
+40
*
super_by_fd: return subarray info explicitly.
NeilBrown
2010-11-22
1
-1
/
+5
*
get_info_super: report which other devices are thought to be working/failed.
NeilBrown
2010-11-22
1
-1
/
+1
*
detail/wait: better handling of monitoring sync action.
NeilBrown
2010-11-22
1
-2
/
+2
*
Compile with -Wextra by default
NeilBrown
2010-08-05
1
-1
/
+1
*
Detail: clean up handing of the 'info' we load from superblock.
NeilBrown
2010-08-05
1
-35
/
+47
*
Cast to long long before left-shifting too much.
NeilBrown
2010-07-22
1
-1
/
+1
*
Detail: Report state of FAILED when an array has too few devices to work.
NeilBrown
2010-01-29
1
-32
/
+48
*
Don't use %02d as a metadata format specifier for metadata numbers.
Doug Ledford
2010-01-19
1
-3
/
+3
*
Detail: report new-layout for RAID6 arrays
NeilBrown
2009-10-29
1
-0
/
+5
*
Merge branch 'master' into devel-3.1
NeilBrown
2009-10-22
1
-0
/
+6
|
\
|
*
Free some malloced memory that wasn't being freed.
NeilBrown
2009-10-22
1
-0
/
+1
|
*
Merge git://github.com/djbw/mdadm
NeilBrown
2009-10-19
1
-0
/
+5
|
|
\
|
|
*
Detail: export MD_UUID from mapfile
Dan Williams
2009-10-13
1
-0
/
+5
*
|
|
Merge branch 'master' into devel-3.1
NeilBrown
2009-10-01
1
-10
/
+18
|
\
\
\
|
|
/
/
|
*
|
Add missing space in "--detail --brief" output.
NeilBrown
2009-10-01
1
-2
/
+2
|
|
/
|
*
Detail: fix for an imsm container with a spare
Dan Williams
2009-09-15
1
-1
/
+14
|
*
Update copyright dates and remove references to @cse.unsw.edu.au
NeilBrown
2009-06-02
1
-7
/
+2
*
|
Examine/Detail: report raid6 layout
NeilBrown
2009-07-14
1
-0
/
+4
|
/
*
Make --brief even briefer.
NeilBrown
2009-05-11
1
-8
/
+10
*
Merge branch 'master' into devel-3.0
NeilBrown
2009-02-02
1
-2
/
+2
|
\
|
*
Fix the used device size in mdadm -D output.
NeilBrown
2009-02-02
1
-2
/
+2
*
|
Create: warn when a metadata format's platform components are missing
Dan Williams
2009-01-20
1
-2
/
+2
*
|
introduce --detail-platform to display platform raid capabilities
Dan Williams
2008-12-08
1
-0
/
+41
*
|
Detail: support MD_DEVNAME in --export for metadata-less devices.
NeilBrown
2008-11-04
1
-0
/
+6
*
|
detail: --export also provided MD_DEVNAME
NeilBrown
2008-11-04
1
-0
/
+5
*
|
Merge branch 'master' into devel-3.0
NeilBrown
2008-10-30
1
-1
/
+1
|
\
\
|
|
/
|
*
Adjust major number testing to allow for extended minor number in 2.6.28
NeilBrown
2008-10-30
1
-1
/
+1
*
|
Merge branch 'master' into devel-3.0
NeilBrown
2008-10-30
1
-3
/
+3
|
\
\
|
|
/
|
*
Fix bad metadata formatting
Doug Ledford
2008-10-30
1
-3
/
+3
*
|
Merge branch 'master' into devel-3.0
NeilBrown
2008-10-17
1
-3
/
+3
|
\
\
|
|
/
|
*
Improve reporting of layout for raid10.
NeilBrown
2008-10-13
1
-3
/
+3
*
|
Use common code to report MD_UUID for --detail --export
NeilBrown
2008-09-18
1
-2
/
+10
*
|
Report uuid in --detail --brief for ddf and intel
NeilBrown
2008-09-18
1
-3
/
+5
*
|
Teach --detail about containers and members there-of.
NeilBrown
2008-09-18
1
-31
/
+123
|
/
*
Clean up usage of open()
Doug Ledford
2008-07-24
1
-1
/
+1
*
Add "bitmap=" to "--detail --brief" output when relevant.
Neil Brown
2008-06-26
1
-0
/
+8
*
add --export option to --examine
Kay Sievers
2008-05-06
1
-1
/
+1
*
Fix problems with array.size overflowing on large arrays.
Neil Brown
2008-04-28
1
-1
/
+1
*
Use sysfs info for metadata version info in Detail and elsewhere.
Neil Brown
2007-12-14
1
-11
/
+30
*
Find super from fd on an array.
Neil Brown
2007-12-14
1
-1
/
+1
[next]