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
/
config.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
config: conf_match should ignore devname when not set.
NeilBrown
2012-02-16
1
-1
/
+1
*
config: fix handing of 'homehost' in AUTO line.
NeilBrown
2012-02-09
1
-5
/
+5
*
fix: Allowed to assemble 2 volumes with the same names from config file.
Lukasz Orlowski
2011-11-07
1
-0
/
+33
*
Remove duplicated code: search_mdstat and conf_match
NeilBrown
2011-11-01
1
-9
/
+17
*
Fix small memory leak
Thomas Jarosch
2011-09-07
1
-0
/
+2
*
config: restore the possibility of a NULL homehost
NeilBrown
2011-05-10
1
-3
/
+6
*
Split some of util.c into a new lib.c
NeilBrown
2011-04-05
1
-78
/
+0
*
Remove content from mddev_dev
NeilBrown
2010-11-22
1
-3
/
+0
*
Improve type names for mddev_dev
NeilBrown
2010-11-22
1
-11
/
+11
*
Improve mddev_ident type definitions.
NeilBrown
2010-11-22
1
-9
/
+9
*
Convert 'auto' config line to policy statements
NeilBrown
2010-09-06
1
-61
/
+115
*
Add policy framework.
NeilBrown
2010-09-06
1
-1
/
+9
*
Compile with -Wextra by default
NeilBrown
2010-08-05
1
-4
/
+5
*
config: add 'homehost' option to 'AUTO' line.
NeilBrown
2010-03-03
1
-2
/
+16
*
Fix segfault when the AUTO keyword is used in the config file
Doug Ledford
2010-01-19
1
-1
/
+10
*
Update copyright dates and remove references to @cse.unsw.edu.au
NeilBrown
2009-06-02
1
-7
/
+2
*
mapfile - when rebuilding, choose an appropriate name is none is found.
NeilBrown
2009-05-11
1
-0
/
+70
*
config: enhance name matching in conf_get_ident.
NeilBrown
2009-05-11
1
-1
/
+1
*
Allow homehost to be largely ignored when assembling arrays.
NeilBrown
2009-05-11
1
-2
/
+62
*
config: allow Array line to contain array name without /dev/md/ prefix.
NeilBrown
2009-05-11
1
-5
/
+40
*
Fix tests on ->container and ->member
NeilBrown
2009-05-11
1
-1
/
+1
*
conf/assemble: new config line "auto".
NeilBrown
2009-05-11
1
-2
/
+63
*
config: support "ARRAY <ignore> ..." lines in mdadm.conf
NeilBrown
2009-05-11
1
-1
/
+1
*
config: treat "container=" and "member=" and providing the required identity ...
NeilBrown
2009-04-06
1
-1
/
+3
*
Merge branch 'master' into scratch-3.0
NeilBrown
2009-01-08
1
-1
/
+1
|
\
|
*
Fail overtly when asprintf fails to allocate memory
Dustin Kirkland
2009-01-08
1
-1
/
+1
*
|
Assemble: allow members of containers to be assembled and auto-assembled.
NeilBrown
2008-11-04
1
-0
/
+3
*
|
config: add containers to the default search list
Dan Williams
2008-11-04
1
-2
/
+4
*
|
config: add 'containers' as a DEVICE keyword
Dan Williams
2008-11-04
1
-3
/
+43
*
|
config: Support container=uuid as alternative to container=/dev/name in mdadm...
NeilBrown
2008-11-04
1
-1
/
+2
*
|
config: Don't require an array to have a device name.
NeilBrown
2008-11-04
1
-5
/
+4
*
|
Preliminary -As support for container member arrays
Dan Williams
2008-10-28
1
-0
/
+2
*
|
trivial warn_unused_result squashing
Dan Williams
2008-10-15
1
-4
/
+6
*
|
Add support for assembling specific subarrays.
NeilBrown
2008-09-18
1
-0
/
+6
|
/
*
Fix for segfault when reading /proc/mdstat
Neil Brown
2008-04-28
1
-0
/
+13
*
Remove spaces/tabs from ends of lines.
Neil Brown
2007-12-14
1
-7
/
+7
*
config.c include dirent.h instead sys/dir.h
maximilian attems
2007-09-24
1
-1
/
+1
*
Add new mode: --incremental
Neil Brown
2006-12-21
1
-1
/
+17
*
Default to --auto=yes
Neil Brown
2006-12-14
1
-0
/
+1
*
Strdup the bitmap file name found in the config file
Neil Brown
2006-11-09
1
-1
/
+1
*
Allow a number after --auto=yes
Neil Brown
2006-10-13
1
-0
/
+2
*
Allow symlink creation to be disabled from command line or mdadm.conf
Neil Brown
2006-08-11
1
-2
/
+6
*
More consistent honoring of --configfile
Neil Brown
2006-06-26
1
-15
/
+21
*
Stop map_dev from returning [0:0]
Neil Brown
2006-06-20
1
-1
/
+2
*
Allow default metadata to be specified in mdadm.conf
Neil Brown
2006-06-02
1
-0
/
+10
*
Improve compiling for static binaries.
Neil Brown
2006-05-29
1
-4
/
+0
*
Initial implementation of auto-assembly
Neil Brown
2006-05-26
1
-0
/
+2
*
Allow homehost to be set on command line or in config file
Neil Brown
2006-05-19
1
-0
/
+23
*
Improve code for recognising config lines.
Neil Brown
2006-05-19
1
-12
/
+19
*
Just updaqte copyright dates and email address
Neil Brown
2006-05-19
1
-1
/
+1
[next]