index
:
mdadm
main
mdadm
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
mapfile: allow the path name to the device to be empty.
NeilBrown
2009-05-11
2
-6
/
+10
*
map_dev: prefer names in /dev/md/
NeilBrown
2009-05-11
1
-14
/
+13
*
udev-md-raid.rules: use string_escape
NeilBrown
2009-05-11
1
-2
/
+2
*
super1 - fix brief examine.
NeilBrown
2009-05-11
1
-3
/
+3
*
man pages: note that --auto is largely deprecated and irrelevant.
NeilBrown
2009-05-11
3
-9
/
+16
*
Be more consistent about keeping the host: prefix on array names.
NeilBrown
2009-05-11
2
-5
/
+12
*
config: enhance name matching in conf_get_ident.
NeilBrown
2009-05-11
1
-1
/
+1
*
Allow homehost to be largely ignored when assembling arrays.
NeilBrown
2009-05-11
8
-25
/
+132
*
util: fix test for text_version
NeilBrown
2009-05-11
1
-1
/
+4
*
Assemble/Incr : minor tidy up of setting 'trustworthy'.
NeilBrown
2009-05-11
2
-10
/
+6
*
config: allow Array line to contain array name without /dev/md/ prefix.
NeilBrown
2009-05-11
3
-8
/
+55
*
Fix tests on ->container and ->member
NeilBrown
2009-05-11
2
-3
/
+3
*
Make --brief even briefer.
NeilBrown
2009-05-11
7
-23
/
+31
*
mdadm.8 general updates
NeilBrown
2009-05-11
1
-42
/
+8
*
conf/assemble: new config line "auto".
NeilBrown
2009-05-11
6
-3
/
+116
*
config: support "ARRAY <ignore> ..." lines in mdadm.conf
NeilBrown
2009-05-11
6
-2
/
+31
*
assemble: support arrays created with --homehost=any
NeilBrown
2009-05-11
2
-3
/
+5
*
create_dev - allow array names like mdX and /dev/mdX to appear 'numeric'
NeilBrown
2009-05-11
1
-3
/
+11
*
Wait for POLLPRI on /proc or /sys files.
NeilBrown
2009-04-14
3
-4
/
+14
*
Merge branch 'master' of git://github.com/djbw/mdadm into devel-3.0
NeilBrown
2009-04-14
7
-54
/
+162
|
\
|
*
mdmon: fix resync completion detection
Dan Williams
2009-04-12
1
-2
/
+4
|
*
Grow: fix hang when reshape completes too fast
Dan Williams
2009-04-12
3
-0
/
+30
|
*
RebuildMap: handle missing disks
Dan Williams
2009-04-12
1
-1
/
+4
|
*
imsm: add the ddf field
Dan Williams
2009-04-12
1
-1
/
+2
|
*
imsm: round down array size at Create
Dan Williams
2009-04-12
1
-0
/
+4
|
*
imsm: set array size at Create/Assemble
Dan Williams
2009-04-12
4
-0
/
+21
|
*
imsm: turn off curr_migr_unit updates
Dan Williams
2009-04-12
1
-8
/
+3
|
*
imsm: defend against unsupported migrations (temporary)
Dan Williams
2009-04-12
1
-1
/
+13
|
*
imsm: add 'verify', 'verify with fixup', and 'general' migration types
Dan Williams
2009-04-12
1
-12
/
+50
|
*
imsm: fix imsm_map.num_domains
Dan Williams
2009-04-12
1
-5
/
+6
|
*
imsm: ensure mpb buffer is zeroed
Dan Williams
2009-04-12
1
-2
/
+5
|
*
imsm: support --examine --export
Dan Williams
2009-04-12
1
-0
/
+16
|
*
imsm: make uuid separator consistent with ddf
Dan Williams
2009-04-12
1
-6
/
+6
|
*
imsm: extract right-most whitespace stripped serial number
Dan Williams
2009-04-08
1
-16
/
+27
*
|
udev rules fix for partitions.
NeilBrown
2009-04-14
1
-0
/
+4
*
|
mapfile: optionally store map file in /dev
NeilBrown
2009-04-14
1
-44
/
+51
*
|
tests: basic ddf tests
NeilBrown
2009-04-14
1
-0
/
+76
*
|
tests: add some simple data integrity tests for raid5/raid6
NeilBrown
2009-04-14
2
-0
/
+82
*
|
.gitignore update
NeilBrown
2009-04-14
1
-0
/
+4
*
|
incremental_container: preserve 'in_sync' flag when adding to existing array.
NeilBrown
2009-04-14
6
-7
/
+13
*
|
mdadm udev rules change
Doug Ledford
2009-04-08
1
-0
/
+2
*
|
super-ddf: fix compile warnings on ppc64
Doug Ledford
2009-04-08
1
-3
/
+4
*
|
Incremental - avoid NULL dereference.
NeilBrown
2009-04-07
1
-25
/
+27
*
|
test: minor fixes
NeilBrown
2009-04-07
1
-0
/
+2
*
|
Incremental: be more relaxed about member arrays not completely assembling.
NeilBrown
2009-04-07
1
-7
/
+10
*
|
Assemble: call map_update even when not starting the array.
NeilBrown
2009-04-07
1
-4
/
+7
*
|
ddf: fixed 'working_disks' reported by container_content.
NeilBrown
2009-04-07
1
-2
/
+2
*
|
ddf: improve print out of physical devices.
NeilBrown
2009-04-07
1
-4
/
+4
*
|
ddf: fix variable name overload
NeilBrown
2009-04-07
1
-4
/
+5
*
|
wait_for improvement.
NeilBrown
2009-04-07
6
-12
/
+19
[next]