index
:
delta/mdadm.git
cluster
data_offset
devel-3.0
devel-3.1
devel-3.2
devel-3.3
hotunplug
master
mdadm-2
mdadm-2.6.7.x
mdadm-3.2.x
mdadm-3.3.x
origin
r10-reshape
scratch-3.0
sles11
stable-1
git.kernel.org: pub/scm/utils/mdadm/mdadm.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Grow: print useful error when converting RAID1->RAID5 will fail.
NeilBrown
2012-03-22
1
-0
/
+4
*
Create: round off size for RAID1 arrays.
NeilBrown
2012-03-22
18
-40
/
+53
*
Manage: freeze recovery while adding multiple devices.
NeilBrown
2012-03-22
1
-0
/
+13
*
Manage: replace 'return 1' with 'goto abort'.
NeilBrown
2012-03-22
1
-36
/
+39
*
Incremental: fix adding devices with --incremental
NeilBrown
2012-03-22
1
-4
/
+4
*
Remove possible crash during RAID6 -> RAID5 reshape.
NeilBrown
2012-03-22
1
-6
/
+22
*
Assemble: improve verbose logging when including old devices.
NeilBrown
2012-03-22
1
-2
/
+4
*
Examine: fix array size calculation for RAID10.
NeilBrown
2012-03-22
2
-11
/
+17
*
__write_init_super_ddf(): Use posix_memalign() instead of static aligned buffer
Jes Sorensen
2012-03-21
1
-8
/
+11
*
super-intel.c: Use ROUND_UP() instead of manually coding it
Jes Sorensen
2012-03-21
1
-1
/
+1
*
super1.c: use ROUND_UP/ROUND_UP_PTR
Jes Sorensen
2012-03-21
1
-4
/
+3
*
Generalize ROUND_UP() macro and introduce matching ROUND_UP_PTR()
Jes Sorensen
2012-03-21
1
-4
/
+4
*
match_metadata_desc0(): Use calloc instead of malloc+memset
Jes Sorensen
2012-03-21
1
-3
/
+3
*
Use struct align_fd to cache fd's block size for aligned reads/writes
Jes Sorensen
2012-03-21
1
-21
/
+54
*
Use 4K buffer alignment for superblock allocations
Jes Sorensen
2012-03-21
1
-3
/
+3
*
match_metadata_desc1(): Use calloc instead of malloc+memset
Jes Sorensen
2012-03-21
1
-3
/
+3
*
init_super1() memset full buffer allocated for superblock
Jes Sorensen
2012-03-21
1
-2
/
+1
*
Define and use SUPER1_SIZE for allocations
Jes Sorensen
2012-03-21
1
-10
/
+6
*
super1.c don't keep recalculating bitmap pointer
Jes Sorensen
2012-03-21
1
-3
/
+2
*
Create: reduce the verbosity of 'default_layout'.
NeilBrown
2012-03-08
1
-1
/
+1
*
super1: support superblocks up to 4K.
NeilBrown
2012-03-08
1
-27
/
+33
*
Reset bad flag on map update
Czarnowska, Anna
2012-03-08
1
-0
/
+1
*
Manage: allow --re-add to failed array.
NeilBrown
2012-03-07
1
-3
/
+13
*
Assemble: support assembling of a RAID0 being reshaped.
NeilBrown
2012-03-07
1
-1
/
+3
*
Assemble: don't use O_EXCL until we have checked device content.
NeilBrown
2012-03-07
1
-1
/
+24
*
Use MDMON_DIR for pid files created in Monitor.c
Jes Sorensen
2012-02-23
1
-3
/
+5
*
Print error message if failing to write super for 1.x metadata
Jes Sorensen
2012-02-23
2
-12
/
+16
*
avoid double-free upon "old buggy kernel" sysfs_read failure
Jim Meyering
2012-02-22
1
-1
/
+0
*
FIX: Changes in '0' case for reshape position verification
Adam Kwolek
2012-02-20
1
-2
/
+10
*
Use posix_memalign() for memory used to write bitmaps
Jes Sorensen
2012-02-16
2
-5
/
+10
*
config: conf_match should ignore devname when not set.
NeilBrown
2012-02-16
1
-1
/
+1
*
FIX: Do not try to (continue) reshape using inactive array
Adam Kwolek
2012-02-09
1
-0
/
+14
*
FIX: restart reshape when reshape process is stopped just between 2 reshapes
Adam Kwolek
2012-02-09
1
-0
/
+12
*
imsm: FIX: Clear migration record when migration switches to next volume.
Adam Kwolek
2012-02-09
1
-3
/
+16
*
imsm: FIX: use md position to reshape restart
Adam Kwolek
2012-02-09
1
-0
/
+12
*
FIX: use md position to reshape restart
Adam Kwolek
2012-02-09
1
-26
/
+60
*
imsm: FIX: Chunk size migration problem
Adam Kwolek
2012-02-09
1
-1
/
+2
*
Flush mdmon before next reshape step during container operation
Adam Kwolek
2012-02-09
3
-2
/
+21
*
Fix: Sometimes mdmon throws core dump during reshape
Adam Kwolek
2012-02-09
1
-0
/
+6
*
imsm: FIX: imsm_get_allowed_degradation() doesn't count degradation for raid1
Adam Kwolek
2012-02-09
1
-0
/
+1
*
FIX: Array is not run when expansion disks are added
Adam Kwolek
2012-02-09
1
-1
/
+1
*
imsm: FIX: No new missing disks are allowed during general migration
Adam Kwolek
2012-02-09
1
-1
/
+11
*
FIX: NULL pointer to strdup() can be passed
Adam Kwolek
2012-02-09
1
-2
/
+3
*
config: fix handing of 'homehost' in AUTO line.
NeilBrown
2012-02-09
1
-5
/
+5
*
Assemble: fix --force assemble during reshape.
NeilBrown
2012-02-07
1
-3
/
+11
*
Remove avail_disks arg from 'enough'.
NeilBrown
2012-02-07
5
-15
/
+20
*
super1: make aread/awrite always use an aligned buffer.
NeilBrown
2012-02-07
1
-16
/
+23
*
getinfo_super1: Use MaxSector in place of sb->size
Alexander Lyakas
2012-02-07
1
-1
/
+1
*
imsm: fix, the second array need to have the whole available space on devices
Labun, Marcin
2012-01-30
1
-1
/
+8
*
Spawn mdmon with --offroot if mdadm was launched with --offroot
Jes Sorensen
2012-01-30
3
-4
/
+16
[prev]
[next]