index
:
delta/mdadm.git
cluster
data_offset
devel-3.0
devel-3.1
devel-3.2
devel-3.3
hotunplug
master
mdadm-2
mdadm-2.6.7.x
mdadm-3.2.x
mdadm-3.3.x
origin
r10-reshape
scratch-3.0
sles11
stable-1
git.kernel.org: pub/scm/utils/mdadm/mdadm.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Incremental.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Introduce enum flag_mode for setting and clearing flags.
NeilBrown
2016-11-29
1
-2
/
+2
*
Add failfast support.
NeilBrown
2016-11-28
1
-0
/
+1
*
Incremental: don't try to load_container() for a subarray
Artur Paszkiewicz
2016-08-09
1
-1
/
+5
*
Incremental: Remove unnecesary NULL pointer checks when calling sysfs_free()
Jes Sorensen
2016-03-08
1
-6
/
+3
*
Merge branch 'fix-unlikely-potential-overflows' of https://github.com/sjvs/mdadm
NeilBrown
2015-12-21
1
-4
/
+4
|
\
|
*
avoid confusion with parameter 'devname' with same name, ensure buffer is lar...
Bas van Schaik
2015-12-03
1
-3
/
+3
|
*
ensure buffer is large enough for two ints and some extras
Bas van Schaik
2015-12-03
1
-1
/
+1
*
|
mdadm: let cluster raid could also add disk within incremental mode
Guoqing Jiang
2015-12-16
1
-0
/
+4
|
/
*
mdadm: refactor write journal code in Assemble and Incremental
Song Liu
2015-10-22
1
-18
/
+7
*
Check write journal in incremental
Song Liu
2015-10-19
1
-4
/
+27
*
Fix --incremental handling on cluster array.
Goldwyn Rodrigues
2015-09-28
1
-5
/
+6
*
Merge branch 'mdadm-3.3.x'
NeilBrown
2015-08-03
1
-1
/
+1
|
\
|
*
Assemble: really don't assemble IMSM array without OROM.
NeilBrown
2015-08-03
1
-1
/
+1
|
*
Assemble: don't assemble IMSM array without OROM.
NeilBrown
2015-08-03
1
-5
/
+4
*
|
Assemble: don't assemble IMSM array without OROM.
NeilBrown
2015-07-29
1
-5
/
+4
*
|
Merge branch 'cluster'
NeilBrown
2015-07-27
1
-0
/
+5
|
\
\
|
|
/
|
/
|
|
*
Skip clustered devices in incremental
Guoqing Jiang
2015-06-17
1
-0
/
+5
*
|
mdstat: discard 'dev' field, just use 'devnm'
NeilBrown
2015-07-02
1
-6
/
+6
|
/
*
IncRemove: Set "auto-read" only after successful excl open.
Pawel Baldysiak
2015-03-04
1
-6
/
+10
*
IncrementalScan(): Make sure 'st' is valid before dereferencing it
Jes Sorensen
2015-03-04
1
-1
/
+1
*
Don't break long strings onto multiple lines.
NeilBrown
2015-02-12
1
-29
/
+14
*
Consistently print program Name and __func__ in debug messages.
NeilBrown
2015-02-12
1
-2
/
+2
*
Change way of printing name of a process
Pawel Baldysiak
2015-02-12
1
-2
/
+2
*
Incremental: don't be distracted by partition table when calling try_spare.
NeilBrown
2014-11-05
1
-2
/
+2
*
Assemble/Incremental: don't hold O_EXCL on mddev after assembly.
NeilBrown
2013-12-05
1
-3
/
+7
*
Incremental: improve support for "DEVICE" based restriction in mdadm.conf
NeilBrown
2013-12-03
1
-2
/
+16
*
Incremental: add --export handling.
NeilBrown
2013-11-28
1
-8
/
+56
*
Incremental: don't abort container if one member explicitly disabled.
NeilBrown
2013-11-28
1
-1
/
+1
*
Incremental: remove test that can never succeed.
NeilBrown
2013-11-28
1
-5
/
+0
*
Make -IRs and --run work properly for containers.
NeilBrown
2013-09-13
1
-8
/
+45
*
Release mdadm-3.3
mdadm-3.3
NeilBrown
2013-09-03
1
-1
/
+1
*
Change "mdadm --run" to use the same code as "mdadm --IRs".
NeilBrown
2013-08-26
1
-2
/
+6
*
Manage: split Manage_runstop into Manage_run and Manage_stop
NeilBrown
2013-06-19
1
-2
/
+1
*
Assemble/Incr: Don't include spares with too-high event count.
NeilBrown
2013-06-17
1
-0
/
+8
*
Incremental: allow --quiet to silence from errors from "-If"
NeilBrown
2013-05-29
1
-3
/
+5
*
Change some "fprintf(stderr,"s to pr_err.
NeilBrown
2013-05-21
1
-4
/
+3
*
Incremental: remove partitions when assembling.
NeilBrown
2013-05-14
1
-0
/
+2
*
Incrmental: tell udevs to unmount when array looks to have disappeared.
NeilBrown
2013-05-13
1
-1
/
+22
*
Enhance incremental removal.
NeilBrown
2013-03-05
1
-7
/
+30
*
Discard devnum in favour of devnm
NeilBrown
2013-02-21
1
-29
/
+28
*
Incremental: allow recently removed device to be added as a spare.
NeilBrown
2012-11-20
1
-2
/
+14
*
IMSM - allow assembling any imsm array even without OROM.
NeilBrown
2012-11-20
1
-0
/
+3
*
Incremental: support replacement devices.
NeilBrown
2012-10-24
1
-2
/
+4
*
Fix up interactions between --assemble and --incremental
NeilBrown
2012-10-10
1
-1
/
+17
*
New RESHAPE_NO_BACKUP flag to track when backup action is needed.
NeilBrown
2012-10-04
1
-0
/
+11
*
Add data_offset arg to ->avail_size
NeilBrown
2012-10-04
1
-1
/
+5
*
Minor cosmetic fixes in various files.
NeilBrown
2012-08-13
1
-10
/
+9
*
Change Incremental and related functions to take struct context
NeilBrown
2012-07-09
1
-55
/
+43
*
Assemble: allow arrays to be assembled read-only.
NeilBrown
2012-07-09
1
-5
/
+8
*
Remove scattered checks for malloc success.
NeilBrown
2012-07-09
1
-7
/
+3
[next]