index
:
mdadm
main
mdadm
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Incremental.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow --incremental to add spares to an array.
NeilBrown
2010-08-12
1
-7
/
+8
*
Incremental: return success in 'container not enough' case
Dan Williams
2010-08-10
1
-1
/
+1
*
Add warnings if we ever fail to get a lock on the mapfile.
Doug Ledford
2010-07-22
1
-2
/
+6
*
Merge branch 'master' of git://github.com/djbw/mdadm
NeilBrown
2010-07-22
1
-1
/
+10
|
\
|
*
Incremental: restore assembly for inactive containers, block active
Dan Williams
2010-07-19
1
-1
/
+10
*
|
fix: IncrementalRemove leaves open handle
Przemyslaw Czarnowski
2010-07-06
1
-1
/
+4
|
/
*
Merge branch 'master' of git://github.com/djbw/mdadm
NeilBrown
2010-07-06
1
-0
/
+5
|
\
|
*
Always assume SKIP_GONE_DEVS behaviour and kill the flag
Dan Williams
2010-06-17
1
-0
/
+5
*
|
Add --test option to --re-add and similar
NeilBrown
2010-07-06
1
-2
/
+2
*
|
Don't let incremental add devices to active arrays.
NeilBrown
2010-07-06
1
-0
/
+16
*
|
Add -fail support to --incremental
NeilBrown
2010-06-30
1
-0
/
+39
|
/
*
Revert "Incremental: honor --no-degraded to delay assembly"
Dan Williams
2010-05-26
1
-4
/
+1
*
Incremental: honor an 'enough' flag from external handlers
Dan Williams
2010-05-26
1
-0
/
+9
*
config: add 'homehost' option to 'AUTO' line.
NeilBrown
2010-03-03
1
-13
/
+17
*
Update copyright dates and remove references to @cse.unsw.edu.au
NeilBrown
2009-06-02
1
-1
/
+1
*
Incr: use devname_matches to when looking in mdadm.conf for bitmap file
NeilBrown
2009-05-11
1
-1
/
+1
*
Incremental: fix uninitialised variable.
NeilBrown
2009-05-11
1
-2
/
+2
*
Incr: cope better with possibility that mp->path might be NULL
NeilBrown
2009-05-11
1
-17
/
+17
*
Be more consistent about keeping the host: prefix on array names.
NeilBrown
2009-05-11
1
-5
/
+7
*
Allow homehost to be largely ignored when assembling arrays.
NeilBrown
2009-05-11
1
-3
/
+8
*
Assemble/Incr : minor tidy up of setting 'trustworthy'.
NeilBrown
2009-05-11
1
-0
/
+2
*
conf/assemble: new config line "auto".
NeilBrown
2009-05-11
1
-0
/
+9
*
config: support "ARRAY <ignore> ..." lines in mdadm.conf
NeilBrown
2009-05-11
1
-1
/
+19
*
assemble: support arrays created with --homehost=any
NeilBrown
2009-05-11
1
-2
/
+3
*
Incremental - avoid NULL dereference.
NeilBrown
2009-04-07
1
-25
/
+27
*
Incremental: be more relaxed about member arrays not completely assembling.
NeilBrown
2009-04-07
1
-7
/
+10
*
wait_for improvement.
NeilBrown
2009-04-07
1
-3
/
+3
*
Incremental/container: don't create when we should just be opening.
NeilBrown
2009-03-10
1
-7
/
+10
*
Incremental: fix some handling of trustworthy.
NeilBrown
2009-03-10
1
-12
/
+14
*
Incremental: honor --no-degraded to delay assembly
Dan Williams
2009-02-25
1
-1
/
+4
*
Incremental: fix 'name_to_use' in the container case
Dan Williams
2009-02-25
1
-2
/
+9
*
Merge branch 'master' into devel-3.0
NeilBrown
2008-12-18
1
-53
/
+0
|
\
|
*
map: rebuild map if it doesn't exist.
NeilBrown
2008-12-18
1
-47
/
+0
*
|
Assemble: close mdfd before returning from assemble_container_content
NeilBrown
2008-11-07
1
-1
/
+0
*
|
Wait for name to appear after create/assemble etc.
NeilBrown
2008-11-04
1
-0
/
+2
*
|
Incrmental: cope with udev slowness and errors in map file.
NeilBrown
2008-11-04
1
-3
/
+10
*
|
Assemble: factor out assemble_container_content
Dan Williams
2008-11-04
1
-56
/
+5
*
|
Quiet unitialized variable warnings
Dan Williams
2008-11-04
1
-4
/
+3
*
|
Incremental: lock against multiple concurrent additions to an array.
NeilBrown
2008-11-04
1
-10
/
+18
*
|
Generate 'change' uevents when arrays change in non-obvious ways.
NeilBrown
2008-11-04
1
-0
/
+7
*
|
config: Support container=uuid as alternative to container=/dev/name in mdadm...
NeilBrown
2008-11-04
1
-5
/
+27
*
|
config: Don't require an array to have a device name.
NeilBrown
2008-11-04
1
-9
/
+15
*
|
Incremental: adjust to the new naming scheme.
NeilBrown
2008-11-04
1
-180
/
+50
*
|
Rename open_mddev to create_mddev
NeilBrown
2008-11-04
1
-3
/
+3
*
|
cleanup an unused call to container2devname
Dan Williams
2008-11-04
1
-19
/
+0
*
|
Merge branch 'master' into scratch-3.0
NeilBrown
2008-11-02
1
-2
/
+3
|
\
|
|
*
Incremental: change precedence order for autof setting.
NeilBrown
2008-11-02
1
-3
/
+4
*
|
Merge branch 'master' into devel-3.0
NeilBrown
2008-10-30
1
-13
/
+30
|
\
|
|
*
Incremental: allow assembly of foreign array.
NeilBrown
2008-10-29
1
-6
/
+12
|
*
Incremental: fix setting of 'autof' flag.
NeilBrown
2008-10-29
1
-4
/
+10
[next]