index
:
mdadm
main
mdadm
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Detail.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Detail: report on inactive arrays.
NeilBrown
2013-05-13
1
-26
/
+55
*
Detail: fix --brief --verbose
NeilBrown
2013-05-13
1
-2
/
+2
*
Detail.c: call load_container for container subarrays
mwilck@arcor.de
2013-03-04
1
-1
/
+9
*
Discard devnum in favour of devnm
NeilBrown
2013-02-21
1
-12
/
+12
*
Detail: print correct size for large external-metadata arrays.
NeilBrown
2013-02-05
1
-0
/
+2
*
Report replacement devices correctly with --detail and --examine
NeilBrown
2012-10-23
1
-7
/
+15
*
Detail: don't report a faulty device as 'spare' or 'rebuilding'.
NeilBrown
2012-10-22
1
-1
/
+2
*
Handles spaces in array names better.
NeilBrown
2012-10-04
1
-4
/
+10
*
imsm: Allow to specify controller for --detail-platform.
Maciej Naruszewicz
2012-10-04
1
-5
/
+5
*
Detail/raid10: don't report 'set' names for 'far' and 'offset' raid10.
NeilBrown
2012-10-03
1
-1
/
+1
*
Fix return code for --detail-platform
Maciej Naruszewicz
2012-10-02
1
-0
/
+1
*
imsm: Add --export option for --detail-platform
Maciej Naruszewicz
2012-10-02
1
-2
/
+6
*
fix segfaults in Detail()
Lukasz Dorau
2012-09-20
1
-2
/
+3
*
Minor cosmetic fixes in various files.
NeilBrown
2012-08-13
1
-10
/
+18
*
Change Detail and misc_scan to take a struct context
NeilBrown
2012-07-09
1
-19
/
+20
*
Change name of 'c' variable in Detail
NeilBrown
2012-07-09
1
-17
/
+18
*
Convert 'quiet' to 'not verbose' in various places.
NeilBrown
2012-07-09
1
-4
/
+4
*
Remove scattered checks for malloc success.
NeilBrown
2012-07-09
1
-5
/
+5
*
Introduce pr_err for printing error messages.
NeilBrown
2012-07-09
1
-10
/
+10
*
Monitor: fix inconsistencies in values for ->percent
NeilBrown
2012-06-04
1
-4
/
+4
*
Detail: show which 'set' each device in a RAID10 belongs to
NeilBrown
2012-05-30
1
-1
/
+13
*
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-18
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-14
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
[next]