index
:
mdadm
main
mdadm
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
platform-intel.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-08-01
imsm: fix family number handling
Dan Williams
4
-16
/
+48
2009-08-01
imsm: fix activate_spare off-by-one
Dan Williams
1
-9
/
+6
2009-08-01
conditionally update uuids in the map file after Create()
Dan Williams
3
-13
/
+54
2009-08-01
imsm: fixup examine_brief to be more descriptive in the container only case
Dan Williams
1
-1
/
+3
2009-08-01
fix examine_brief segfault
Dan Williams
3
-3
/
+8
2009-08-01
fix RebuildMap() to retrieve 'subarray' info
Dan Williams
1
-1
/
+31
2009-08-01
teach imsm and ddf what st->subarray means at load_super time
Dan Williams
2
-3
/
+24
2009-06-04
Examine: fix --examine --brief --verbose on containers.
NeilBrown
2
-2
/
+2
2009-06-04
super-intel: fix test on failed_disk_num.
NeilBrown
1
-1
/
+1
2009-06-02
Release mdadm-3.0
mdadm-3.0
NeilBrown
36
-2180
/
+27
2009-06-02
Move WaitClean from Monitor.c to sysfs.c
NeilBrown
3
-105
/
+106
2009-06-02
Update copyright dates and remove references to @cse.unsw.edu.au
NeilBrown
28
-146
/
+51
2009-06-02
Monitor: reduce default poll interval if mdstat is pollable.
NeilBrown
1
-0
/
+7
2009-06-02
Monitor: don't get confused if utime is never set.
NeilBrown
1
-0
/
+4
2009-06-02
mdadm.8: Man page updates
NeilBrown
8
-241
/
+481
2009-05-18
imsm: kill "auto=" in brief_examine_super_imsm
Dan Williams
1
-3
/
+2
2009-05-18
imsm: fix num_domains
Dan Williams
1
-3
/
+6
2009-05-12
Monitor: support spare-group manipulation for 1.x metadata.
NeilBrown
4
-9
/
+22
2009-05-12
Ignore leading zeros in version number information.
NeilBrown
1
-3
/
+6
2009-05-11
Release mdadm-3.0-rc1
mdadm-3.0-rc1
NeilBrown
7
-5
/
+148
2009-05-11
create_mddev: don't replace /dev/mdX with /dev/md/X
NeilBrown
1
-1
/
+4
2009-05-11
mapfile - when rebuilding, choose an appropriate name is none is found.
NeilBrown
3
-1
/
+155
2009-05-11
Incr: use devname_matches to when looking in mdadm.conf for bitmap file
NeilBrown
1
-1
/
+1
2009-05-11
mapfile - Fix off-by-one error in RebuildMap
NeilBrown
1
-1
/
+1
2009-05-11
Fix printf compile warning.
NeilBrown
1
-1
/
+2
2009-05-11
Incremental: fix uninitialised variable.
NeilBrown
1
-2
/
+2
2009-05-11
Incr: cope better with possibility that mp->path might be NULL
NeilBrown
1
-17
/
+17
2009-05-11
mapfile: allow the path name to the device to be empty.
NeilBrown
2
-6
/
+10
2009-05-11
map_dev: prefer names in /dev/md/
NeilBrown
1
-14
/
+13
2009-05-11
udev-md-raid.rules: use string_escape
NeilBrown
1
-2
/
+2
2009-05-11
super1 - fix brief examine.
NeilBrown
1
-3
/
+3
2009-05-11
man pages: note that --auto is largely deprecated and irrelevant.
NeilBrown
3
-9
/
+16
2009-05-11
Be more consistent about keeping the host: prefix on array names.
NeilBrown
2
-5
/
+12
2009-05-11
config: enhance name matching in conf_get_ident.
NeilBrown
1
-1
/
+1
2009-05-11
Allow homehost to be largely ignored when assembling arrays.
NeilBrown
8
-25
/
+132
2009-05-11
util: fix test for text_version
NeilBrown
1
-1
/
+4
2009-05-11
Assemble/Incr : minor tidy up of setting 'trustworthy'.
NeilBrown
2
-10
/
+6
2009-05-11
config: allow Array line to contain array name without /dev/md/ prefix.
NeilBrown
3
-8
/
+55
2009-05-11
Fix tests on ->container and ->member
NeilBrown
2
-3
/
+3
2009-05-11
Make --brief even briefer.
NeilBrown
7
-23
/
+31
2009-05-11
mdadm.8 general updates
NeilBrown
1
-42
/
+8
2009-05-11
conf/assemble: new config line "auto".
NeilBrown
6
-3
/
+116
2009-05-11
config: support "ARRAY <ignore> ..." lines in mdadm.conf
NeilBrown
6
-2
/
+31
2009-05-11
assemble: support arrays created with --homehost=any
NeilBrown
2
-3
/
+5
2009-05-11
create_dev - allow array names like mdX and /dev/mdX to appear 'numeric'
NeilBrown
1
-3
/
+11
2009-05-05
re-add error check
NeilBrown
1
-0
/
+5
2009-04-29
Fix gcc-4.4 compiler warning.
NeilBrown
2
-25
/
+22
2009-04-29
Makefile: use $(CC) more consistently.
NeilBrown
1
-3
/
+3
2009-04-21
mdadm: allow build to use --size
Paul Clements
3
-7
/
+10
2009-04-14
Wait for POLLPRI on /proc or /sys files.
NeilBrown
3
-4
/
+14
[next]