index
:
mdadm
main
mdadm
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ANNOUNCE-2.1
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-11-05
Man pages: updates for container etc.
NeilBrown
2
-64
/
+197
2008-11-04
Stop: drop any partitions that may be associated with an array when stopping it.
NeilBrown
1
-1
/
+4
2008-11-04
Wait for name to appear after create/assemble etc.
NeilBrown
6
-3
/
+23
2008-11-04
mapfile: validate entries before they are returned.
NeilBrown
2
-10
/
+30
2008-11-04
tests/06name: adjust for homehost
NeilBrown
1
-2
/
+2
2008-11-04
test: always start with a clean slate.
NeilBrown
1
-0
/
+2
2008-11-04
Incrmental: cope with udev slowness and errors in map file.
NeilBrown
1
-3
/
+10
2008-11-04
Abort sysfs_read early if no device found.
NeilBrown
1
-0
/
+5
2008-11-04
mdopen: only let numeric name set minor number if it doesn't cause a conflict.
NeilBrown
1
-1
/
+4
2008-11-04
Assemble: we were missing a 'close'
NeilBrown
1
-0
/
+1
2008-11-04
test: make sure udev isn't opening a device before closing it.
NeilBrown
1
-0
/
+3
2008-11-04
Man page update for containers etc.
NeilBrown
1
-1
/
+15
2008-11-04
ddf: store homehost information to allow smooth assembly.
NeilBrown
1
-0
/
+2
2008-11-04
Create: make sure chosen_name is used for array name generation in Create
NeilBrown
1
-0
/
+1
2008-11-04
Create: Don't optimise resync as recovery when creating raid5 in a container.
NeilBrown
1
-1
/
+2
2008-11-04
mdopen: use small sequence number for uniquifying array names.
NeilBrown
4
-10
/
+44
2008-11-04
Assemble: revise detection of 'autoassemble' mode.
NeilBrown
1
-1
/
+3
2008-11-04
DDF: report member arrays in examine_brief.
NeilBrown
2
-11
/
+27
2008-11-04
DDF: fix irregularities with retrieval of 'name' from metadata.
NeilBrown
1
-3
/
+12
2008-11-04
Assemble: allow members of containers to be assembled and auto-assembled.
NeilBrown
5
-1
/
+113
2008-11-04
Assemble: simplify test for reporting mismatches.
NeilBrown
1
-11
/
+13
2008-11-04
Assemble: block attempts to reassemble container members
Dan Williams
1
-0
/
+25
2008-11-04
Assemble: factor out assemble_container_content
Dan Williams
3
-56
/
+76
2008-11-04
Assemble: revert preliminary -As support
Dan Williams
4
-56
/
+9
2008-11-04
Assemble: replace 'info' with 'content'
Dan Williams
1
-80
/
+82
2008-11-04
config: add containers to the default search list
Dan Williams
1
-2
/
+4
2008-11-04
config: add 'containers' as a DEVICE keyword
Dan Williams
2
-5
/
+45
2008-11-04
imsm: display container uuid in detail_super
Dan Williams
1
-1
/
+6
2008-11-04
imsm: display member array uuid in examine_super_imsm
Dan Williams
1
-9
/
+16
2008-11-04
Quiet unitialized variable warnings
Dan Williams
3
-7
/
+7
2008-11-04
Incremental: lock against multiple concurrent additions to an array.
NeilBrown
5
-13
/
+68
2008-11-04
Detail: support MD_DEVNAME in --export for metadata-less devices.
NeilBrown
1
-0
/
+6
2008-11-04
Manage: when stopping an array, delete all names from /dev.
NeilBrown
3
-6
/
+71
2008-11-04
assemble: fix setting of 'foreign' trustability.
NeilBrown
1
-0
/
+7
2008-11-04
mdopen: fix up name parsing.
NeilBrown
1
-9
/
+24
2008-11-04
Assemble: Fix naming of container devices.
NeilBrown
1
-5
/
+6
2008-11-04
Generate 'change' uevents when arrays change in non-obvious ways.
NeilBrown
7
-6
/
+42
2008-11-04
Add udev rules file for mdadm.
NeilBrown
3
-1
/
+36
2008-11-04
detail: --export also provided MD_DEVNAME
NeilBrown
1
-0
/
+5
2008-11-04
Always update mdadm/map when starting an array.
NeilBrown
5
-4
/
+29
2008-11-04
Always set 'homehost' if not specified.
NeilBrown
1
-1
/
+1
2008-11-04
Don't give array name in --examine --brief output if it is doubtful.
NeilBrown
3
-7
/
+10
2008-11-04
config: Support container=uuid as alternative to container=/dev/name in mdadm...
NeilBrown
3
-8
/
+32
2008-11-04
config: Don't require an array to have a device name.
NeilBrown
4
-25
/
+23
2008-11-04
Incremental: adjust to the new naming scheme.
NeilBrown
4
-264
/
+54
2008-11-04
mdopen: Restore creation of partition devices and symlink.
NeilBrown
1
-33
/
+36
2008-11-04
mdopen: Introduce new rules for creating device name.
NeilBrown
6
-185
/
+242
2008-11-04
util: make env checking more generic
NeilBrown
4
-17
/
+6
2008-11-04
assemble: combine the two create_mddev calls in to one.
NeilBrown
1
-71
/
+56
2008-11-04
intel: Avoid 'may be used before initialised' warning.
NeilBrown
1
-1
/
+2
[next]