index
:
mdadm.git
auto-spare
devel-3.0
f8
f9
fedora-devel
for-neil
hotunplug
master
mdadm-2.6.7.x
stable-1
Official Fedora mdadm git repository cloned from upstream mdadm maintainer
Doug Ledford
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mdadm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-24
1
-0
/
+1
*
Merge branch 'master' into scratch-3.0
NeilBrown
2009-01-08
1
-0
/
+2
|
\
|
*
Free mdstat data structures properly.
NeilBrown
2009-01-08
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-08
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
*
|
Merge branch 'master' into devel-3.0
NeilBrown
2008-10-27
1
-15
/
+6
|
\
|
|
*
Allow WRITEMOSTLY to be cleared on --readd using --readwrite.
NeilBrown
2008-10-25
1
-15
/
+6
*
|
quiet WaitClean()
Dan Williams
2008-10-15
1
-1
/
+1
*
|
Allow --config in --incremental mode.
NeilBrown
2008-09-18
1
-0
/
+1
*
|
'mdadm --wait-clean' wait for array to be marked clean
Dan Williams
2008-09-15
1
-0
/
+4
*
|
Merge branch 'master' into from-stable
NeilBrown
2008-08-07
1
-2
/
+2
|
\
|
|
*
Cosmetic cleanup of some messages.
NeilBrown
2008-08-01
1
-2
/
+2
*
|
Stop managed arrays more carefully.
Neil Brown
2008-07-18
1
-10
/
+0
*
|
Improve shutdown for container-based arrays.
Neil Brown
2008-07-12
1
-0
/
+10
*
|
Merge branch 'master' into devel-3.0
Neil Brown
2008-06-19
1
-2
/
+4
|
\
|
|
*
Fix autoassemble for stack arrays.
Neil Brown
2008-05-20
1
-2
/
+4
*
|
Change write_init_super to be called only once.
Neil Brown
2008-05-15
1
-1
/
+2
|
/
*
Set LOG_PID for syslog
Hans Lambermont
2008-05-12
1
-1
/
+1
*
add --export option to --examine
Kay Sievers
2008-05-06
1
-1
/
+3
*
let '-a' be specified for Incremental mode
Dan Williams
2008-05-05
1
-1
/
+3
*
Remove spaces/tabs from ends of lines.
Neil Brown
2007-12-14
1
-14
/
+14
*
Reject '--bitmap none' for build and create.
Neil Brown
2007-07-23
1
-1
/
+7
*
Allow "--write-behind=" to be done in grow mode.
Ian Dall
2007-07-09
1
-0
/
+1
*
Fix parsing of "-a" in various contexts.
Doug Ledford
2007-07-09
1
-3
/
+5
*
Improve error message for adding bitmap to a level that cannot support it.
Neil Brown
2007-05-21
1
-0
/
+10
*
Add --auto-detect for in-kernel autodetect.
Neil Brown
2007-05-21
1
-0
/
+7
*
Add --export option to --detail to use key=value pairs.
Kay Sievers
2007-05-08
1
-2
/
+10
*
Send help text to stdout rather than stderr.
Neil Brown
2007-05-08
1
-9
/
+17
*
Add new mode: --incremental
Neil Brown
2006-12-21
1
-0
/
+39
*
Support --uuid= with --create to choose your own UUID.
Neil Brown
2006-12-14
1
-0
/
+2
*
--wait or -W will wait for resync activity to finish on the given devices.
Neil Brown
2006-12-14
1
-1
/
+4
*
Support --update=devicesize for cases where the underlying device can change ...
Neil Brown
2006-12-14
1
-2
/
+4
*
Support --examine --brief --verbose properly
Neil Brown
2006-10-23
1
-0
/
+2
*
Improve error message when wrong --update option is given.
Neil Brown
2006-10-23
1
-1
/
+7
*
Don't trigger and error on -As if all arrays are already started.
Luca Berra
2006-10-16
1
-1
/
+1
*
Allow symlink creation to be disabled from command line or mdadm.conf
Neil Brown
2006-08-11
1
-0
/
+20
*
Fix starting of degraded arrays.
Neil Brown
2006-08-07
1
-5
/
+3
*
More consistent honoring of --configfile
Neil Brown
2006-06-26
1
-15
/
+16
*
Get --stop to honour --quiet
Neil Brown
2006-06-02
1
-4
/
+4
[next]