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: Remove pre-2.6 code for printing info on rebuilding
Jes Sorensen
2017-04-12
1
-16
/
+3
*
Detail: Stop bothering about md drivers older than 0.90.00
Jes Sorensen
2017-04-05
1
-20
/
+7
*
util: Introduce md_get_disk_info()
Jes Sorensen
2017-03-29
1
-5
/
+3
*
util: Introduce md_get_array_info()
Jes Sorensen
2017-03-29
1
-1
/
+1
*
Detail: show consistency policy
Artur Paszkiewicz
2017-03-29
1
-36
/
+54
*
Detail: handle non-existent arrays better.
NeilBrown
2017-03-28
1
-0
/
+8
*
mdadm: Specify enough length when write to buffer
Xiao Ni
2017-03-17
1
-1
/
+1
*
Add failfast support.
NeilBrown
2016-11-28
1
-0
/
+1
*
mdadm: put journal device in right place of --detail
Song Liu
2016-08-12
1
-1
/
+2
*
Use dev_t for devnm2devid and devid2devnm
Mike Lovell
2016-06-03
1
-2
/
+2
*
load_sys(): Add a buffer size argument
Jes Sorensen
2016-03-09
1
-1
/
+1
*
super0: Fix reporting of devices between 2GB and 4GB
NeilBrown
2016-01-28
1
-2
/
+3
*
Detail: fix wrong condition in recent change.
NeilBrown
2015-12-23
1
-1
/
+1
*
move journal to end of --detail list
Song Liu
2015-12-21
1
-2
/
+3
*
Merge https://github.com/makelinux/mdadm
NeilBrown
2015-12-21
1
-4
/
+2
|
\
|
*
Detail.c --test fix
Constantine Shulyupin
2015-12-10
1
-4
/
+2
*
|
Detail: don't assume a particular 'disk' number of missing devices.
NeilBrown
2015-12-18
1
-1
/
+5
*
|
Detail: report correct raid-disk for removed drives.
NeilBrown
2015-12-18
1
-1
/
+1
|
/
*
Show device as journal in --detail --examine
Song Liu
2015-10-19
1
-1
/
+2
*
Detail: fix handling of 'disks' array.
NeilBrown
2014-11-03
1
-4
/
+4
*
Detail: Avoid dereferencing some NULL pointers.
NeilBrown
2014-08-06
1
-3
/
+3
*
Release mdadm-3.3
mdadm-3.3
NeilBrown
2013-09-03
1
-1
/
+1
*
Detail: Factor out add_device()
Martin Wilck
2013-07-02
1
-11
/
+21
*
Detail: deterministic ordering in --brief --verbose
mwilck@arcor.de
2013-06-24
1
-8
/
+25
*
Detail: add device information to --detail --export
NeilBrown
2013-06-19
1
-0
/
+19
*
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
[next]