index
:
mdadm
main
mdadm
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mdadm.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Incremental: accept '--no-degraded' as a deprecated option
Dan Williams
2010-08-12
1
-0
/
+2
*
Merge branch 'master' of git://github.com/djbw/mdadm
NeilBrown
2010-07-06
1
-2
/
+45
|
\
|
*
Merge branch 'fixes' into for-neil
Dan Williams
2010-07-02
1
-1
/
+0
|
|
\
|
*
|
Rename subarray v2
Dan Williams
2010-06-23
1
-3
/
+38
|
*
|
Kill subarray v2
Dan Williams
2010-06-16
1
-0
/
+8
*
|
|
Add --test option to --re-add and similar
NeilBrown
2010-07-06
1
-1
/
+4
*
|
|
Add -fail support to --incremental
NeilBrown
2010-06-30
1
-0
/
+12
|
|
/
|
/
|
*
|
Revert "Incremental: honor --no-degraded to delay assembly"
Dan Williams
2010-05-26
1
-1
/
+0
|
/
*
Assemble: Handle assembling from config file which is out of order.
NeilBrown
2010-02-24
1
-15
/
+33
*
Add test for "are we running as root".
NeilBrown
2010-02-01
1
-0
/
+6
*
Kill: fix when zeroing busy devices.
Artur Wojcik
2010-01-29
1
-1
/
+1
*
Tidy up some argument parsing, particularly for -b
NeilBrown
2010-01-29
1
-7
/
+6
*
Various fixes for --kill
NeilBrown
2009-11-24
1
-1
/
+10
*
Grow: do not allow size changes with other changes.
NeilBrown
2009-11-06
1
-0
/
+9
*
Merge branch 'master' into devel-3.1
NeilBrown
2009-10-22
1
-3
/
+20
|
\
|
*
Detail: list containers before members.
NeilBrown
2009-10-19
1
-0
/
+8
|
*
Monitor: add option to specify rebuild increments
Zdenek Behan
2009-10-19
1
-1
/
+10
|
*
mdmon: preserve socket over chroot
Dan Williams
2009-10-14
1
-2
/
+2
*
|
Merge branch 'master' into devel-3.1
NeilBrown
2009-10-01
1
-8
/
+17
|
\
|
|
*
Update copyright dates and remove references to @cse.unsw.edu.au
NeilBrown
2009-06-02
1
-7
/
+2
|
*
Monitor: reduce default poll interval if mdstat is pollable.
NeilBrown
2009-06-02
1
-0
/
+7
|
*
mdadm.8: Man page updates
NeilBrown
2009-06-02
1
-1
/
+8
*
|
Handle extra 'grow' variations.
NeilBrown
2009-08-11
1
-12
/
+16
*
|
Grow: --size improvements.
NeilBrown
2009-07-14
1
-2
/
+4
*
|
Grow: pass layout as a string rather than a number.
NeilBrown
2009-07-14
1
-7
/
+18
*
|
Remove Manage_reconfing in favour of Grow_reshape
NeilBrown
2009-07-14
1
-3
/
+1
*
|
main: factor out code to parse layout for raid10 and faulty.
NeilBrown
2009-07-14
1
-22
/
+5
*
|
Grow: support --array-size changes
NeilBrown
2009-07-13
1
-1
/
+42
|
/
*
Merge branch 'master' into devel-3.0
NeilBrown
2009-05-11
1
-2
/
+3
|
\
|
*
mdadm: allow build to use --size
Paul Clements
2009-04-21
1
-2
/
+4
*
|
mapfile: allow the path name to the device to be empty.
NeilBrown
2009-05-11
1
-1
/
+2
*
|
Allow homehost to be largely ignored when assembling arrays.
NeilBrown
2009-05-11
1
-9
/
+25
*
|
config: support "ARRAY <ignore> ..." lines in mdadm.conf
NeilBrown
2009-05-11
1
-0
/
+3
*
|
Detail: use meaningful names with --scan.
NeilBrown
2009-04-06
1
-2
/
+9
*
|
Support new raid6 layouts needed for DDF
NeilBrown
2009-03-09
1
-1
/
+8
*
|
Incremental: honor --no-degraded to delay assembly
Dan Williams
2009-02-25
1
-0
/
+1
*
|
Merge branch 'master' into scratch-3.0
NeilBrown
2009-01-07
1
-0
/
+2
|
\
|
|
*
Free mdstat data structures properly.
NeilBrown
2009-01-07
1
-0
/
+2
|
*
Allow --config in --incremental mode.
NeilBrown
2008-12-01
1
-0
/
+1
*
|
introduce --detail-platform to display platform raid capabilities
Dan Williams
2008-12-09
1
-0
/
+4
*
|
Support --wait-clean --scan
Dan Williams
2008-11-27
1
-4
/
+12
*
|
Assemble: don't auto-assemble if any arrays are listed in mdadm.conf
NeilBrown
2008-11-20
1
-2
/
+2
*
|
Assemble: allow members of containers to be assembled and auto-assembled.
NeilBrown
2008-11-04
1
-0
/
+3
*
|
Always set 'homehost' if not specified.
NeilBrown
2008-11-04
1
-1
/
+1
*
|
config: Don't require an array to have a device name.
NeilBrown
2008-11-04
1
-10
/
+0
*
|
Delay creation of array devices for assemble/build/create
NeilBrown
2008-11-04
1
-42
/
+61
*
|
Avoid opening md device twice in particular '--assemble' instance.
NeilBrown
2008-11-04
1
-8
/
+3
*
|
Introduce new open_mddev which just does an open.
NeilBrown
2008-11-04
1
-4
/
+5
*
|
Rename open_mddev to create_mddev
NeilBrown
2008-11-04
1
-6
/
+6
*
|
Initialise ->container and ->member properly.
NeilBrown
2008-11-04
1
-0
/
+2
[next]