index
:
mdadm
main
mdadm
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel-patch-2.6.18
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-11-19
Release mdadm-3.1.1
mdadm-3.1.1
NeilBrown
8
-5
/
+54
2009-11-19
Assemble: fix testing of 'verbose' flag.
NeilBrown
1
-2
/
+2
2009-11-19
Create: warn when creating a raid1 using default metadata.
NeilBrown
1
-0
/
+11
2009-11-17
Don't silently map --re-add to --add
NeilBrown
1
-0
/
+6
2009-11-17
Improve error messages when metadata handler does not support request.
NeilBrown
5
-10
/
+33
2009-11-17
Set default bitmap-chunksize for internal bitmaps to at least 64Meg
NeilBrown
13
-17
/
+27
2009-11-17
Grow: various fixes to recent breakages.
NeilBrown
1
-5
/
+8
2009-11-17
Change default metadata from 0.90 to 1.1
NeilBrown
35
-97
/
+106
2009-11-17
Increase default chunk size to 512K
NeilBrown
20
-41
/
+51
2009-11-17
Replace all relevant occurrences of -4 with LEVEL_MULTIPATH
NeilBrown
3
-7
/
+7
2009-11-17
Assemble/super0: allow non-in-sync devices to be assembled without complaint.
NeilBrown
1
-1
/
+8
2009-11-17
Assemble: include ACTIVE but not in-sync devices as non-spares.
NeilBrown
4
-4
/
+4
2009-11-16
Grow: data_offset is in sectors, offsets[] is in bytes - convert
NeilBrown
1
-1
/
+1
2009-11-06
Grow: do not allow size changes with other changes.
NeilBrown
2
-0
/
+18
2009-11-06
Grow: goto release rather than just return
NeilBrown
1
-4
/
+8
2009-11-06
Grow: restrict to 2.6.32
NeilBrown
1
-0
/
+6
2009-11-06
Grow: use large block count and make sure stripe cache can hold it.
NeilBrown
1
-7
/
+27
2009-11-06
Grow: get component_size before using it.
NeilBrown
1
-4
/
+5
2009-11-06
Grow: handle array going degraded during reshape.
NeilBrown
1
-6
/
+35
2009-11-06
Grow: restore backup to proper location.
NeilBrown
1
-2
/
+2
2009-10-29
vol_id was removed by the udev upstream maintainer in May 2009.
Marco d'Itri
1
-1
/
+1
2009-10-29
Remove bogus warnings from man page.
NeilBrown
1
-6
/
+6
2009-10-29
Detail: report new-layout for RAID6 arrays
NeilBrown
1
-0
/
+5
2009-10-22
Release 3.1
mdadm-3.1
NeilBrown
8
-5
/
+52
2009-10-22
Release 3.0.3
mdadm-3.0.3
NeilBrown
8
-5
/
+49
2009-10-22
Free some malloced memory that wasn't being freed.
NeilBrown
3
-2
/
+8
2009-10-22
Grow: update backup-metadata mtime every time we write it.
NeilBrown
1
-2
/
+4
2009-10-20
Compile fixes for mdassemble
NeilBrown
2
-0
/
+4
2009-10-20
Grow: reject raid-disks reduction in RAID5 etc before 2.6.32
NeilBrown
1
-1
/
+9
2009-10-20
Assemble: print more verbose messages about restarting a reshape
NeilBrown
3
-20
/
+63
2009-10-20
Add missing 'continue' in Grow_restart.
NeilBrown
1
-0
/
+1
2009-10-20
super-intel: Fix compilation of mdassemble.
NeilBrown
1
-1
/
+7
2009-10-19
testreshape5 fixes.
NeilBrown
1
-1
/
+2
2009-10-19
tests/imsm: allow for rounding of array size.
NeilBrown
2
-0
/
+8
2009-10-19
mdopen: only use 'dev' as chosen name if it is a full path.
NeilBrown
1
-2
/
+1
2009-10-19
Assemble: handle container members better
NeilBrown
1
-0
/
+18
2009-10-19
Assemble: print verbose messages when finding members in containers
NeilBrown
1
-0
/
+6
2009-10-19
Detail: list containers before members.
NeilBrown
1
-0
/
+8
2009-10-19
test/ddf: don't insist that mdadm.conf is always in the same order.
NeilBrown
1
-4
/
+4
2009-10-19
test/raid6integ: correct type
NeilBrown
1
-2
/
+2
2009-10-19
test: udev-settle before testing device.
NeilBrown
1
-0
/
+1
2009-10-19
mdadm(8): fix spurious space after -e header
Mike Frysinger
1
-1
/
+1
2009-10-19
Monitor: add option to specify rebuild increments
Zdenek Behan
5
-17
/
+36
2009-10-19
mdmon: lock current memory as well as future memory.
NeilBrown
1
-1
/
+1
2009-10-16
tests/imsm: allow for rounding of array size.
NeilBrown
2
-0
/
+8
2009-10-16
Test different r5/r6 layouts.
NeilBrown
5
-3
/
+155
2009-10-16
restripe: fix assignment of raid6 blocks for syndrome calculation.
NeilBrown
1
-8
/
+19
2009-10-16
Handle negative delta_disks in super0 and super1.
NeilBrown
2
-16
/
+19
2009-10-16
Grow_restart to handle reducing number of devices in an array.
NeilBrown
1
-10
/
+31
2009-10-16
Grow: don't make 'blocks' too large during in-place reshape.
NeilBrown
1
-3
/
+7
[next]