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
*
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-13
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-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
|
/
[next]