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
*
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-04
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
*
Remove re_add flag in favour of new disposition.
NeilBrown
2012-07-09
1
-1
/
+0
*
Introduce pr_err for printing error messages.
NeilBrown
2012-07-09
1
-105
/
+82
*
Incremental: fix adding devices with --incremental
NeilBrown
2012-03-22
1
-4
/
+4
*
avoid double-free upon "old buggy kernel" sysfs_read failure
Jim Meyering
2012-02-21
1
-1
/
+0
*
Remove avail_disks arg from 'enough'.
NeilBrown
2012-02-07
1
-1
/
+1
*
fix: container creation with --incremental used.
Lukasz Dorau
2012-01-12
1
-2
/
+1
*
Assemble: make some plurals conditional.
NeilBrown
2011-12-23
1
-2
/
+3
*
Incremental: make sure container name appears in /dev
NeilBrown
2011-12-23
1
-0
/
+1
*
array_try_spare(): open_dev() returns -1 on error, not zero
Jes Sorensen
2011-11-02
1
-1
/
+1
*
IncrementalScan(): Fix memory leak
Jes Sorensen
2011-11-02
1
-0
/
+1
*
Incremental(): Check return value of dev_open() before trying to use it
Jes Sorensen
2011-11-02
1
-0
/
+6
*
Incremental: Fix a merge error in recent patch
NeilBrown
2011-11-01
1
-6
/
+1
*
partition_try_spare() use closedir() to release DIR * returned by opendir()
Jes Sorensen
2011-11-01
1
-0
/
+2
*
Fix memory leak of 'st3' in array_try_spare()
Jes Sorensen
2011-11-01
1
-1
/
+3
*
Remove duplicated code: search_mdstat and conf_match
NeilBrown
2011-11-01
1
-80
/
+2
*
kill-subarray: fix, IMSM cannot kill-subarray with unsupported metadata
Labun, Marcin
2011-10-31
1
-9
/
+23
*
Incremental() lock error handling
Jes Sorensen
2011-10-22
1
-13
/
+14
*
array_try_spare(): missing map_unlock()
Jes Sorensen
2011-10-22
1
-0
/
+1
*
Don't tell sysfs to launch the container as we are doing it ourselves
Jes Sorensen
2011-10-22
1
-1
/
+0
*
Remove race for starting container devices.
Jes Sorensen
2011-10-22
1
-15
/
+17
*
Do not continue reshape during initrd phase
Adam Kwolek
2011-10-03
1
-6
/
+10
*
fix: correct unlocking of map file
Lukasz Dorau
2011-10-02
1
-0
/
+3
*
Discourage large devices from being added to 0.90 arrays.
NeilBrown
2011-09-08
1
-4
/
+4
*
FIX: Prevent using null list pointer
NeilBrown
2011-09-07
1
-1
/
+1
[next]