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
*
FIX: Assembled second array is in read only state during reshape
Adam Kwolek
2012-04-17
1
-8
/
+21
*
Assemble: improve verbose logging when including old devices.
NeilBrown
2012-03-22
1
-2
/
+4
*
Assemble: support assembling of a RAID0 being reshaped.
NeilBrown
2012-03-07
1
-1
/
+3
*
Assemble: don't use O_EXCL until we have checked device content.
NeilBrown
2012-03-07
1
-1
/
+24
*
FIX: Array is not run when expansion disks are added
Adam Kwolek
2012-02-09
1
-1
/
+1
*
Assemble: fix --force assemble during reshape.
NeilBrown
2012-02-07
1
-3
/
+11
*
Remove avail_disks arg from 'enough'.
NeilBrown
2012-02-07
1
-8
/
+8
*
Assemble: fix count in "assembled with .. but not started".
NeilBrown
2011-12-23
1
-4
/
+8
*
Assemble: make some plurals conditional.
NeilBrown
2011-12-23
1
-6
/
+8
*
Remove update_private
NeilBrown
2011-12-20
1
-3
/
+0
*
Resolve some more warnings
NeilBrown
2011-12-13
1
-1
/
+3
*
fix: correct metadata's update communication
Lukasz Dorau
2011-11-21
1
-0
/
+3
*
Assemble(): don't dup_super() before we need it.
Jes Sorensen
2011-11-02
1
-1
/
+3
*
assemble_container_content(): fix memory leak
Jes Sorensen
2011-11-02
1
-1
/
+4
*
Fix memory leak
Jes Sorensen
2011-11-01
1
-0
/
+1
*
kill-subarray: fix, IMSM cannot kill-subarray with unsupported metadata
Labun, Marcin
2011-10-31
1
-8
/
+13
*
Always run Grow_continue() for started array.
Adam Kwolek
2011-10-07
1
-4
/
+13
*
Monitor reshaped array
Adam Kwolek
2011-10-05
1
-0
/
+6
*
Add recovery blocked field to mdinfo
Adam Kwolek
2011-10-05
1
-1
/
+1
*
Do not continue reshape during initrd phase
Adam Kwolek
2011-10-03
1
-5
/
+7
*
Move restore backup code to function
Adam Kwolek
2011-09-21
1
-37
/
+3
*
FIX: Memory leak during Assembly
Adam Kwolek
2011-09-21
1
-0
/
+1
*
Don't index past the end of 'best' array in Assemble.
NeilBrown
2011-06-17
1
-1
/
+1
*
Add reshape restart support for external metadata
Adam Kwolek
2011-06-08
1
-4
/
+10
*
getinfo_super now clears the 'info' structure before filling it in.
NeilBrown
2011-06-08
1
-2
/
+0
*
FIX: Count correctly added devices
Adam Kwolek
2011-04-18
1
-2
/
+3
*
Assemble: improve efficacy of -Af in assembling degraded dirty arrays.
NeilBrown
2011-03-23
1
-0
/
+5
*
FIX: ping_monitor() usage causes memory leaks
Adam Kwolek
2011-03-18
1
-1
/
+1
*
Remove incorrect use of open_dev
NeilBrown
2011-03-10
1
-2
/
+7
*
FIX: Make expansion counter usable
Adam Kwolek
2011-03-09
1
-6
/
+7
*
FIX: Block reshaped array monitoring
Adam Kwolek
2011-03-09
1
-0
/
+3
*
Run Grow_restart/Grow_continue when assembling the content of a container.
NeilBrown
2011-03-08
1
-13
/
+38
*
Continue reshape after assembling array
Adam Kwolek
2011-03-02
1
-12
/
+20
*
FIX: disks added beyond array should be counted during reshape
Adam Kwolek
2011-02-27
1
-1
/
+9
*
Various compile fixes.
NeilBrown
2011-02-01
1
-0
/
+2
*
Allow explicitly listed spared to be included by default.
NeilBrown
2011-02-01
1
-4
/
+9
*
Allow domain_test to report that no domains were found.
NeilBrown
2011-02-01
1
-1
/
+1
*
free_super after assembling a container
NeilBrown
2011-02-01
1
-0
/
+1
*
Assemble: ignore unknown devices not listed on command line.
NeilBrown
2011-02-01
1
-1
/
+1
*
Assemble: allow to assemble container with uuid=0:0:0:0
Czarnowska, Anna
2011-02-01
1
-1
/
+4
*
Assemble: allow to assemble spares on their own
Anna Czarnowska
2011-01-05
1
-7
/
+34
*
Assemble: we need to read policy to know array domains
Anna Czarnowska
2011-01-05
1
-1
/
+4
*
Assemble imsm spares in matching domain only
Anna Czarnowska
2010-12-26
1
-1
/
+38
*
FIX: Bad block verification during assembling array
Krzysztof Wojcik
2010-12-26
1
-0
/
+7
*
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
[next]