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
*
Release mdadm-3.2.3
mdadm-3.2.3
NeilBrown
2011-12-23
8
-7
/
+45
*
Grow/bitmap: support adding bitmap via sysfs.
NeilBrown
2011-12-23
5
-25
/
+65
*
super1: use awrite when writing a new bitmap.
NeilBrown
2011-12-23
1
-2
/
+2
*
Subject: bitmap: used 4K aligned buffers when reading the bitmap.
NeilBrown
2011-12-23
2
-2
/
+2
*
super1 - fix for bigendian machines.
NeilBrown
2011-12-23
1
-2
/
+2
*
Assemble: fix count in "assembled with .. but not started".
NeilBrown
2011-12-23
1
-4
/
+8
*
Assemble: make some plurals conditional.
NeilBrown
2011-12-23
2
-8
/
+11
*
Incremental: make sure container name appears in /dev
NeilBrown
2011-12-23
1
-0
/
+1
*
bitmap: print correct percentage of bitmap in use.
NeilBrown
2011-12-22
1
-1
/
+1
*
ddf: fix auto-allocation problem.
NeilBrown
2011-12-22
1
-1
/
+1
*
allow --monitor to be run by non-privileged use.
NeilBrown
2011-12-22
1
-1
/
+2
*
FIX: Verify if array name doesn't exist already
Adam Kwolek
2011-12-22
1
-0
/
+12
*
Grow.c: fix lots of white-space issues.
NeilBrown
2011-12-22
1
-43
/
+41
*
Grow: fix reshape-array for shrinking reshapes.
NeilBrown
2011-12-22
1
-3
/
+5
*
Grow: fix start_reshape for shrinking arrays.
NeilBrown
2011-12-22
1
-4
/
+9
*
tests/03r5assemV1 - slow down recovery a bit more.
NeilBrown
2011-12-22
1
-0
/
+4
*
super1: getinfo_super should set write-mostly flag.
NeilBrown
2011-12-20
1
-0
/
+2
*
imsm: make messages more understandable
Lukasz Dorau
2011-12-20
1
-3
/
+10
*
imsm: FIX: UT '08imsm-overlap' fails
Williams, Dan J
2011-12-20
1
-6
/
+5
*
Remove update_private
NeilBrown
2011-12-20
3
-24
/
+21
*
imsm: FIX: Chunk size migration is not possible
Adam Kwolek
2011-12-15
1
-7
/
+12
*
imsm: FIX: return correct status from load_imsm_migr_rec()
Adam Kwolek
2011-12-15
1
-3
/
+7
*
FIX: Add error message in container_reshape()
Adam Kwolek
2011-12-15
1
-3
/
+7
*
FIX: Do not allow for multiple reshape_array() execution during reshape_conta...
Adam Kwolek
2011-12-15
1
-0
/
+19
*
Resolve some more warnings
NeilBrown
2011-12-13
3
-6
/
+11
*
imsm: FIX: Correct make everything and variable initialization
Adam Kwolek
2011-12-13
1
-4
/
+8
*
imsm: FIX: Use definitions for migration record disk operations
Adam Kwolek
2011-12-13
1
-9
/
+19
*
imsm: FIX: Use first map only in migration record disk operations
Adam Kwolek
2011-12-13
1
-4
/
+4
*
imsm: FIX: Limit migration record operation by disk slot not by index
Adam Kwolek
2011-12-13
1
-6
/
+72
*
imsm: FIX: Use defines for device map access
Adam Kwolek
2011-12-08
1
-132
/
+136
*
imsm: FIX: Check correct slots on disk failure
Adam Kwolek
2011-12-08
1
-5
/
+10
*
imsm: FIX: Finish rebuild and initialization when missing drive is handled
Adam Kwolek
2011-12-08
1
-0
/
+11
*
imsm: FIX: Mark failure for rebuild
Adam Kwolek
2011-12-08
1
-1
/
+5
*
imsm: FIX: Add array map state transition for failures during initialization
Adam Kwolek
2011-12-08
1
-0
/
+25
*
imsm: FIX: Do not allow spare activation during rebuild
Adam Kwolek
2011-12-08
1
-0
/
+8
*
imsm: Function imsm_set_disk() rework
Adam Kwolek
2011-12-08
1
-32
/
+66
*
imsm: FIX: Correct ords merging in end_migration()
Adam Kwolek
2011-12-08
1
-16
/
+29
*
imsm: FIX: Remove longer map request
Adam Kwolek
2011-12-08
1
-12
/
+3
*
fix: imsm: validate strip size - tuned up
Hawrylewicz Czarnowski, Przemyslaw
2011-12-07
1
-4
/
+3
*
Report raid level type to syslog on RebuildFinished event.
Sergey B Kirpichev
2011-12-06
1
-1
/
+2
*
monitor: don't unblock a device that isn't blocked.
NeilBrown
2011-12-06
1
-1
/
+2
*
FIX: resolve make everything compilation error
Adam Kwolek
2011-12-06
2
-4
/
+4
*
imsm: FIX: Just created redundant array is not in uninitialized state
Adam Kwolek
2011-12-06
1
-1
/
+5
*
imsm: fix: does not allow to use invalid chunk size
Przemyslaw Czarnowski
2011-12-06
1
-1
/
+3
*
imsm: FIX: Check maximum allowed degradation level in recover_backup_imsm()
Adam Kwolek
2011-12-06
1
-7
/
+12
*
imsm: FIX: Check maximum allowed degradation level in open_backup_targets()
Adam Kwolek
2011-12-06
1
-7
/
+90
*
imsm: FIX: Function rework - imsm_count_failed()
Adam Kwolek
2011-12-06
1
-15
/
+26
*
imsm: FIX: Manage second map state on array degradation
Adam Kwolek
2011-12-06
1
-17
/
+56
*
imsm: FIX: Restore critical section on degraded array
Adam Kwolek
2011-12-06
1
-1
/
+9
*
imsm: FIX: Remove single map state limitation in getinfo
Adam Kwolek
2011-12-06
1
-2
/
+1
[next]