index
:
mdadm
main
mdadm
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Assemble.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Assemble: allow an array undergoing reshape to be started without backup file
NeilBrown
2010-12-01
1
-3
/
+12
*
fix: assemble for external metadata generates segfault if invalid device found
Hawrylewicz Czarnowski, Przemyslaw
2010-12-01
1
-1
/
+2
*
Assemble: call remove_partitions later.
NeilBrown
2010-11-30
1
-4
/
+6
*
Assemble: fix assembly in the delta_disks > max_degraded case
Dan Williams
2010-11-23
1
-1
/
+3
*
Assemble: get content before testing it.
NeilBrown
2010-11-23
1
-0
/
+5
*
Assemble: use load_container
NeilBrown
2010-11-22
1
-86
/
+110
*
Assemble: turn next_member goto loop into a for loop.
NeilBrown
2010-11-22
1
-21
/
+19
*
Assemble: simplify the handling of is_member_busy.
NeilBrown
2010-11-22
1
-14
/
+2
*
Assemble: remove the skip variable.
NeilBrown
2010-11-22
1
-4
/
+1
*
Assemble: merge 'member' test into ident_matches.
NeilBrown
2010-11-22
1
-22
/
+15
*
Assemble: change 'skip' label to a variable.
NeilBrown
2010-11-22
1
-16
/
+17
*
Remove content from mddev_dev
NeilBrown
2010-11-22
1
-8
/
+7
*
Assemble: contract next_member loop.
NeilBrown
2010-11-22
1
-5
/
+4
*
Assemble: merge to large 'if' statements.
NeilBrown
2010-11-22
1
-15
/
+19
*
Improve type names for mddev_dev
NeilBrown
2010-11-22
1
-3
/
+3
*
Improve mddev_ident type definitions.
NeilBrown
2010-11-22
1
-2
/
+2
*
Assemble: factor out ident_matches
NeilBrown
2010-11-22
1
-34
/
+49
*
Assemble: small cleanup of error checking.
NeilBrown
2010-11-22
1
-33
/
+26
*
Add subarray arg to container_content.
NeilBrown
2010-11-22
1
-1
/
+1
*
Assemble - avoid including wayward devices.
NeilBrown
2010-11-22
1
-2
/
+23
*
Assemble: handle devices array better.
NeilBrown
2010-11-22
1
-3
/
+22
*
get_info_super: report which other devices are thought to be working/failed.
NeilBrown
2010-11-22
1
-6
/
+6
*
Report error in --update string is not recognised.
NeilBrown
2010-11-22
1
-9
/
+21
*
Convert 'auto' config line to policy statements
NeilBrown
2010-09-06
1
-1
/
+8
*
Add mbr pseudo metadata handler.
NeilBrown
2010-09-06
1
-2
/
+8
*
Use action policy to keep recently-disconnected devices in the array.
NeilBrown
2010-09-06
1
-0
/
+23
*
Compile with -Wextra by default
NeilBrown
2010-08-05
1
-13
/
+13
*
Assemble: Fix honouring of 'auto' config line
NeilBrown
2010-07-06
1
-0
/
+1
*
Assemble: fix some recently introduced bugs.
NeilBrown
2010-03-10
1
-10
/
+17
*
config: add 'homehost' option to 'AUTO' line.
NeilBrown
2010-03-03
1
-1
/
+2
*
Assemble: clean up properly if we cannot add the bitmap file.
NeilBrown
2010-02-24
1
-0
/
+4
*
Assemble: check inargv before complaining about stray arguments.
NeilBrown
2010-02-24
1
-1
/
+1
*
Assemble: fix --force assembly of v1.x arrays which are recovering.
NeilBrown
2010-02-04
1
-1
/
+3
*
Assemble: error-check ->load_super
NeilBrown
2010-01-27
1
-2
/
+16
*
Assemble: fix testing of 'verbose' flag.
NeilBrown
2009-11-19
1
-2
/
+2
*
Replace all relevant occurrences of -4 with LEVEL_MULTIPATH
NeilBrown
2009-11-17
1
-2
/
+2
*
Assemble: include ACTIVE but not in-sync devices as non-spares.
NeilBrown
2009-11-17
1
-1
/
+1
*
Merge branch 'master' into devel-3.1
NeilBrown
2009-10-22
1
-0
/
+27
|
\
|
*
Assemble: handle container members better
NeilBrown
2009-10-19
1
-0
/
+18
|
*
Assemble: print verbose messages when finding members in containers
NeilBrown
2009-10-19
1
-0
/
+6
|
*
imsm: add --update=uuid support
Dan Williams
2009-10-14
1
-0
/
+3
*
|
Compile fixes for mdassemble
NeilBrown
2009-10-20
1
-0
/
+2
*
|
Assemble: print more verbose messages about restarting a reshape
NeilBrown
2009-10-20
1
-1
/
+5
*
|
Merge branch 'master' into devel-3.1
NeilBrown
2009-10-01
1
-7
/
+6
|
\
|
|
*
Assemble: fix handling of empty container
Dan Williams
2009-08-04
1
-0
/
+2
|
*
Update copyright dates and remove references to @cse.unsw.edu.au
NeilBrown
2009-06-02
1
-7
/
+2
|
*
mdadm.8: Man page updates
NeilBrown
2009-06-02
1
-0
/
+2
*
|
Grow: support restart of new migrations.
NeilBrown
2009-08-13
1
-1
/
+14
|
/
*
Be more consistent about keeping the host: prefix on array names.
NeilBrown
2009-05-11
1
-0
/
+5
*
Allow homehost to be largely ignored when assembling arrays.
NeilBrown
2009-05-11
1
-1
/
+7
[next]