index
:
mdadm
main
mdadm
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ANNOUNCE-2.4.1
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-12-04
Change 'size' argument to validate_geometry to be sectors, not K
NeilBrown
4
-7
/
+8
2008-11-28
Create: print message when preparing a container.
NeilBrown
1
-1
/
+2
2008-11-27
Assemble: allow --force to work even when event counts are 0.
NeilBrown
1
-2
/
+0
2008-11-27
Assemble: wait for device to appear via udev
NeilBrown
1
-0
/
+1
2008-11-27
imsm: fix metadata reservation
Dan Williams
1
-0
/
+7
2008-11-27
Tidy error messages for add_to_super failure.
NeilBrown
3
-7
/
+10
2008-11-27
allow add_to_super to return errors
Dan Williams
7
-18
/
+35
2008-11-27
Support --wait-clean --scan
Dan Williams
2
-8
/
+17
2008-11-27
some warn_unused_result fixups
Dan Williams
1
-5
/
+9
2008-11-20
Assemble: don't auto-assemble if any arrays are listed in mdadm.conf
NeilBrown
1
-2
/
+2
2008-11-20
mdmon: pass symbolic name to mdmon instead of device name.
NeilBrown
4
-9
/
+25
2008-11-10
fix add_dev() handling of broken links
Dan Williams
1
-1
/
+3
2008-11-09
fix remove_devices()
Dan Williams
1
-4
/
+6
2008-11-09
imsm: fix uuid_from_super given 'signature' is not constant
Dan Williams
1
-1
/
+1
2008-11-09
imsm: compatibility fixes for creating imsm arrays
Dan Williams
1
-5
/
+64
2008-11-09
imsm: fixup disk status definition endianess
Dan Williams
1
-51
/
+27
2008-11-08
imsm: add definitions for recent imsm versions
Dan Williams
1
-8
/
+48
2008-11-07
imsm: cleanup migration definitions and usage
Dan Williams
1
-12
/
+18
2008-11-07
imsm: cleanup ->match_home and comment on return value
Dan Williams
1
-1
/
+8
2008-11-07
Create: don't wait for device to appear if we didn't actually start the array
NeilBrown
1
-1
/
+1
2008-11-07
Assemble: close mdfd before returning from assemble_container_content
NeilBrown
2
-4
/
+8
2008-11-07
Assemble: return correct status from assemble_container_content.
NeilBrown
1
-4
/
+5
2008-11-07
Assemble: fix some auto-assemble bugs.
NeilBrown
1
-5
/
+8
2008-11-07
mdopen: typo in buffer-length for a sprintf.
NeilBrown
1
-1
/
+1
2008-11-07
Makefile: install udev file into $DESTDIR
NeilBrown
1
-1
/
+1
2008-11-07
A couple of bugfixes found by suse autobuilding:
NeilBrown
2
-3
/
+17
2008-11-05
Release 3.0-devel2
mdadm-3.0-devel2
NeilBrown
6
-4
/
+104
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
[next]