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/container: catch errors when starting a partial container.
NeilBrown
2009-03-10
1
-11
/
+21
*
Assemble: fix busy detection
Dan Williams
2009-01-20
1
-2
/
+1
*
Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/md...
NeilBrown
2008-12-18
1
-0
/
+1
|
\
|
*
wait_for container assembly
Dan Williams
2008-12-09
1
-0
/
+1
*
|
Merge branch 'master' into devel-3.0
NeilBrown
2008-12-18
1
-0
/
+16
|
\
\
|
|
/
|
/
|
|
*
Assemble: set stripe_cache_size properly when restarting a reshape.
NeilBrown
2008-12-18
1
-0
/
+14
|
*
Assemble: don't assume array is 'clean' unless all devices think it is.
NeilBrown
2008-12-18
1
-0
/
+2
*
|
Merge branch 'master' into devel-3.0
NeilBrown
2008-11-27
1
-2
/
+0
|
\
|
|
*
Assemble: allow --force to work even when event counts are 0.
NeilBrown
2008-11-27
1
-2
/
+0
*
|
Assemble: wait for device to appear via udev
NeilBrown
2008-11-27
1
-0
/
+1
*
|
Assemble: close mdfd before returning from assemble_container_content
NeilBrown
2008-11-07
1
-3
/
+8
*
|
Assemble: return correct status from assemble_container_content.
NeilBrown
2008-11-07
1
-4
/
+5
*
|
Assemble: fix some auto-assemble bugs.
NeilBrown
2008-11-07
1
-5
/
+8
*
|
Wait for name to appear after create/assemble etc.
NeilBrown
2008-11-04
1
-3
/
+5
*
|
Assemble: we were missing a 'close'
NeilBrown
2008-11-04
1
-0
/
+1
*
|
Assemble: revise detection of 'autoassemble' mode.
NeilBrown
2008-11-04
1
-1
/
+3
*
|
Assemble: allow members of containers to be assembled and auto-assembled.
NeilBrown
2008-11-04
1
-1
/
+90
*
|
Assemble: simplify test for reporting mismatches.
NeilBrown
2008-11-04
1
-11
/
+13
*
|
Assemble: block attempts to reassemble container members
Dan Williams
2008-11-04
1
-0
/
+25
*
|
Assemble: factor out assemble_container_content
Dan Williams
2008-11-04
1
-0
/
+68
*
|
Assemble: revert preliminary -As support
Dan Williams
2008-11-04
1
-46
/
+0
*
|
Assemble: replace 'info' with 'content'
Dan Williams
2008-11-04
1
-80
/
+82
*
|
Quiet unitialized variable warnings
Dan Williams
2008-11-04
1
-1
/
+1
*
|
assemble: fix setting of 'foreign' trustability.
NeilBrown
2008-11-04
1
-0
/
+7
*
|
Assemble: Fix naming of container devices.
NeilBrown
2008-11-04
1
-5
/
+6
*
|
Generate 'change' uevents when arrays change in non-obvious ways.
NeilBrown
2008-11-04
1
-0
/
+1
*
|
Always update mdadm/map when starting an array.
NeilBrown
2008-11-04
1
-1
/
+10
*
|
Incremental: adjust to the new naming scheme.
NeilBrown
2008-11-04
1
-1
/
+2
*
|
mdopen: Introduce new rules for creating device name.
NeilBrown
2008-11-04
1
-51
/
+25
*
|
assemble: combine the two create_mddev calls in to one.
NeilBrown
2008-11-04
1
-71
/
+56
*
|
Delay creation of array devices for assemble/build/create
NeilBrown
2008-11-04
1
-30
/
+43
*
|
Rename open_mddev to create_mddev
NeilBrown
2008-11-04
1
-2
/
+2
*
|
Preliminary -As support for container member arrays
Dan Williams
2008-10-28
1
-0
/
+46
*
|
Treat all devices at the container level as spares
Dan Williams
2008-10-15
1
-1
/
+1
*
|
trivial warn_unused_result squashing
Dan Williams
2008-10-15
1
-3
/
+8
*
|
Report uuid in --detail --brief for ddf and intel
NeilBrown
2008-09-18
1
-1
/
+1
*
|
Use uuid as /dev name when assembling array of uncertain origin.
NeilBrown
2008-09-18
1
-6
/
+25
*
|
Allow metadata handler to report that it doesn't record homehost.
NeilBrown
2008-09-18
1
-1
/
+2
*
|
Move calls to SET_ARRAY_INFO to common helper.
NeilBrown
2008-09-18
1
-28
/
+8
*
|
Factor out add-disk code
NeilBrown
2008-09-18
1
-8
/
+3
*
|
Compile fixes, particularly moving more stuff under MDASSEMBLE
NeilBrown
2008-09-18
1
-1
/
+1
*
|
Remove getinfo_super_n and do some other cleaning up.
Neil Brown
2008-07-12
1
-8
/
+3
*
|
Remove 'major' from superswitch.
Neil Brown
2008-07-12
1
-4
/
+4
*
|
Merge branch 'master' into devel-3.0
Neil Brown
2008-06-19
1
-9
/
+17
|
\
|
|
*
Fix bug in forced assemble.
Chris Webb
2008-06-19
1
-1
/
+1
|
*
Avoid NULL reference calling free_super and elsewhere.
Neil Brown
2008-05-27
1
-5
/
+7
|
*
Remove stray semicolon
Neil Brown
2008-05-27
1
-1
/
+1
|
*
Fix autoassemble for stack arrays.
Neil Brown
2008-05-20
1
-3
/
+9
*
|
Remove st->text_version in favour of info->text_version
Neil Brown
2008-05-27
1
-1
/
+1
*
|
Remove 'fd' arg from sysfs_add_disk
Neil Brown
2008-05-27
1
-13
/
+6
[next]