index
:
mdadm
main
mdadm
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.gitignore
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-10-04
Add data_offset arg to ->validate_geometry.
NeilBrown
9
-15
/
+40
2012-10-04
Add data_offset arg to ->avail_size
NeilBrown
7
-12
/
+39
2012-10-04
Allow parse_size to return 0.
NeilBrown
3
-7
/
+17
2012-10-04
Handles spaces in array names better.
NeilBrown
6
-12
/
+106
2012-10-04
imsm: Allow to specify controller for --detail-platform.
Maciej Naruszewicz
7
-32
/
+72
2012-10-03
Add zlib license to crc32.c
Jes Sorensen
1
-0
/
+20
2012-10-03
super1: ensure bitmap doesn't overlap bad block log.
NeilBrown
1
-1
/
+25
2012-10-03
Allow --update to add or remove space for a bad block list.
NeilBrown
3
-6
/
+78
2012-10-03
Bad block log
NeilBrown
3
-5
/
+73
2012-10-03
Grow: make warning about old metadata more explicit.
NeilBrown
1
-3
/
+2
2012-10-03
Grow - be careful about 'delayed' reshapes.
NeilBrown
1
-0
/
+34
2012-10-03
Use --offroot flag when assembling md arrays via --incrmental
NeilBrown
1
-1
/
+1
2012-10-03
Detail/raid10: don't report 'set' names for 'far' and 'offset' raid10.
NeilBrown
1
-1
/
+1
2012-10-03
Fix 'enough' function for RAID10.
NeilBrown
1
-3
/
+4
2012-10-03
Replace sha1.h with slightly older version.
NeilBrown
1
-2
/
+2
2012-10-02
Add MD_ARRAY_SIZE for --examine --export
Maciej Naruszewicz
1
-0
/
+19
2012-10-02
Display size with human_size_brief with a chosen prefix
Maciej Naruszewicz
3
-11
/
+34
2012-10-02
Synchronize size calculation in human_size and human_size_brief
Maciej Naruszewicz
1
-13
/
+20
2012-10-02
Fix return code for --detail-platform
Maciej Naruszewicz
1
-0
/
+1
2012-10-02
imsm: Add --export option for --detail-platform
Maciej Naruszewicz
6
-7
/
+82
2012-09-24
Manage: fix checks for removal from a container.
NeilBrown
2
-33
/
+39
2012-09-20
fix: imsm: do not accept too small sizes
Lukasz Dorau
1
-0
/
+7
2012-09-20
fix: adjust parse_size() to the unsigned size variable
Lukasz Dorau
2
-5
/
+6
2012-09-20
fix: imsm: re-enable size expansion to the max value
Lukasz Dorau
1
-1
/
+1
2012-09-20
grow: fix typo : MAX_DISKS -> MAX_SIZE
NeilBrown
1
-1
/
+1
2012-09-20
fix segfaults in Detail()
Lukasz Dorau
1
-2
/
+3
2012-09-10
raid6check: Auto-repair mode
Robert Buchholz
2
-1
/
+75
2012-09-10
raid6check: Extract (un)locking into functions
Robert Buchholz
1
-43
/
+47
2012-09-10
raid6check: Repair mode used geo_map incorrectly
Robert Buchholz
2
-11
/
+42
2012-09-10
raid6check: Fix off-by-one in argument check
Robert Buchholz
1
-2
/
+2
2012-09-10
Move xmalloc et al into their own file
Robert Buchholz
4
-68
/
+78
2012-08-20
mapfile: fix mapfile rebuild for containers
NeilBrown
1
-1
/
+6
2012-08-20
find_free_devnum: avoid auto-using names in /etc/mdadm.conf
NeilBrown
1
-0
/
+4
2012-08-20
mdmon: allow --takeover when original was started with --offroot
NeilBrown
1
-1
/
+5
2012-08-20
mdmon: fix arg processing for -a
NeilBrown
1
-1
/
+1
2012-08-15
ddf: hack to fix container recognition.
NeilBrown
1
-0
/
+1
2012-08-15
ddf: allow a non-spare to be used to recovery a missing device.
NeilBrown
1
-0
/
+4
2012-08-15
ddf: fix multiple white-space issues.
NeilBrown
1
-69
/
+61
2012-08-15
Manage: zero metadata before adding to 'external' array.
NeilBrown
1
-0
/
+1
2012-08-14
Manage.c: fix make everything compilation error
Lukasz Dorau
1
-1
/
+1
2012-08-14
sha1.h: remove ansidecl.h header inclusion
Lukasz Dorau
1
-2
/
+0
2012-08-14
query udev dir via pkg-config
Samuli Suominen
1
-1
/
+8
2012-08-13
mdassemble: split dietlibc logic into dedicated target
Mike Frysinger
2
-0
/
+4
2012-08-13
fix handling of CPPFLAGS
Mike Frysinger
1
-4
/
+2
2012-08-13
Grow.c: change size to be unsigned and use '0' in case of 'no change'
Lukasz Dorau
1
-5
/
+5
2012-08-13
udev-rules: prevent systemd from mount devices before they are ready.
Harald Hoyer
1
-1
/
+1
2012-08-13
07reshape5intr: Set speed_limit_min to be able to reduce resync speed below 1000
Jes Sorensen
1
-0
/
+2
2012-08-13
Minor cosmetic fixes in various files.
NeilBrown
8
-110
/
+127
2012-08-13
tests/03r5assemV1: reduce sync speed further.
NeilBrown
1
-1
/
+3
2012-08-13
Manage_subdevs: factor out Manage_delete
NeilBrown
1
-105
/
+115
[next]