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
*
Run Grow_restart/Grow_continue when assembling the content of a container.
NeilBrown
2011-03-08
1
-1
/
+1
*
Continue reshape after assembling array
Adam Kwolek
2011-03-02
1
-0
/
+1
*
FIX: Seg Fault in incremental if BBM log detected
Krzysztof Wojcik
2011-02-18
1
-1
/
+3
*
Various compile fixes.
NeilBrown
2011-02-01
1
-3
/
+6
*
Allow domain_test to report that no domains were found.
NeilBrown
2011-02-01
1
-3
/
+3
*
Incr: don't exclude 'active' devices from auto inclusion in a container.
NeilBrown
2011-02-01
1
-12
/
+7
*
Incremental: move suitable spares to container when subarrays started.
Anna Czarnowska
2011-01-05
1
-0
/
+50
*
Consider target only for spare-same-domain
Przemyslaw Czarnowski
2010-12-26
1
-1
/
+2
*
Validate size of potential spare disk for external metadata (with containers)
Przemyslaw Czarnowski
2010-12-26
1
-1
/
+20
*
Skip domain check for spare-same-slot
Przemyslaw Czarnowski
2010-12-26
1
-9
/
+10
*
Added test for array degradation for spare-same-slot
Przemyslaw Czarnowski
2010-12-26
1
-1
/
+3
*
external: get number of failed disks for container
Przemyslaw Czarnowski
2010-12-26
1
-1
/
+32
*
FIX: Bad block verification during assembling array
Krzysztof Wojcik
2010-12-26
1
-0
/
+6
*
fix: incremental for bare disks returns invalid value
Przemyslaw Czarnowski
2010-12-20
1
-2
/
+2
*
fix: adding spare via incremental do not trigger recovery
Przemyslaw Czarnowski
2010-12-20
1
-0
/
+9
*
Allow --update=devicesize with --re-add
NeilBrown
2010-12-09
1
-4
/
+5
*
fix: incremental on invalid container causes segfault
Hawrylewicz Czarnowski, Przemyslaw
2010-12-07
1
-1
/
+1
*
Incremental - avoid including wayward devices.
NeilBrown
2010-11-28
1
-18
/
+62
*
Incr: reduce the number of times we load data from sysfs.
NeilBrown
2010-11-25
1
-13
/
+24
*
Add action=spare-same-slot policy.
NeilBrown
2010-11-22
1
-18
/
+78
*
incr/spare: recheck allowed action for each metadata.
NeilBrown
2010-11-22
1
-0
/
+10
*
Incr/spare: make sure failure to identify metadata if handled gracefully.
NeilBrown
2010-11-22
1
-0
/
+7
*
Incr: fix up return value in try_spare
NeilBrown
2010-11-22
1
-2
/
+2
*
Factor out is_bare test.
NeilBrown
2010-11-22
1
-19
/
+29
*
extension of IncrementalRemove to store location (path-id) of removed device
Przemyslaw Czarnowski
2010-11-22
1
-0
/
+9
*
Teach IncrementalRemove about containers.
NeilBrown
2010-11-22
1
-1
/
+19
*
added --path <path_id> to give the information on the 'path-id' of removed de...
Przemyslaw Czarnowski
2010-11-22
1
-1
/
+7
*
Add must_be_container helper.
NeilBrown
2010-11-22
1
-4
/
+1
*
Improve type names for mddev_dev
NeilBrown
2010-11-22
1
-2
/
+2
*
Improve mddev_ident type definitions.
NeilBrown
2010-11-22
1
-8
/
+8
*
Use load_container in Incremental assembly.
NeilBrown
2010-11-22
1
-32
/
+76
*
Incremental: Factor out search of mdstat
NeilBrown
2010-11-22
1
-65
/
+83
*
Make Incremental_container static
NeilBrown
2010-11-22
1
-2
/
+6
*
Add subarray arg to container_content.
NeilBrown
2010-11-22
1
-1
/
+1
*
Incremental - fix small bug in count_active.
NeilBrown
2010-11-22
1
-0
/
+1
*
get_info_super: report which other devices are thought to be working/failed.
NeilBrown
2010-11-22
1
-8
/
+8
*
Convert 'auto' config line to policy statements
NeilBrown
2010-09-06
1
-1
/
+1
*
Add support for auto-partitioning base devices.
NeilBrown
2010-09-06
1
-1
/
+139
*
First steps to supporting auto-spare-add to groups of partitioned devices.
NeilBrown
2010-09-06
1
-35
/
+89
*
Add mbr pseudo metadata handler.
NeilBrown
2010-09-06
1
-1
/
+3
*
Allow --incremental to add a device as a spare if policy allows.
NeilBrown
2010-09-06
1
-0
/
+176
*
Use action policy to keep recently-disconnected devices in the array.
NeilBrown
2010-09-06
1
-8
/
+33
*
Introduce single-exit pattern for Incremental
NeilBrown
2010-09-06
1
-45
/
+47
*
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
|
\
[next]