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
*
Add --export option to --detail to use key=value pairs.
Kay Sievers
2007-05-08
7
-5
/
+73
*
Fix up calculation of bitmap space when creating v1 metadata.
Neil Brown
2007-05-08
1
-31
/
+20
*
Send help text to stdout rather than stderr.
Neil Brown
2007-05-08
1
-9
/
+17
*
Typo in mdadm.conf man page
Neil Brown
2007-05-08
1
-1
/
+1
*
Hyphens and Other Manpage Typography, 4/4: literal ASCII hyphens.
Peter Samuelson
2007-05-08
3
-282
/
+282
*
Hyphens and Other Manpage Typography, 3/4: bold options.
Peter Samuelson
2007-05-08
2
-48
/
+63
*
Hyphens and Other Manpage Typography, 2/4: proper nroff "em dash".
Peter Samuelson
2007-05-08
3
-7
/
+7
*
Hyphens and Other Manpage Typography, 1/4:
Peter Samuelson
2007-05-08
3
-10
/
+10
*
Minor manpage fixes
Neil Brown
2007-05-08
1
-2
/
+2
*
Remove bogus add_dev definition.
Neil Brown
2007-05-08
1
-4
/
+0
*
Release 2.6.1
mdadm-2.6.1
Neil Brown
2007-02-22
6
-5
/
+6
*
Don't include uclibc as part of 'everything'
Neil Brown
2007-02-22
2
-1
/
+6
*
A couple of casts needed in printf statements.
Neil Brown
2007-02-22
1
-2
/
+4
*
Fixed old documentation in --grow --help
Neil Brown
2007-02-22
3
-7
/
+14
*
Teach restripe to calculate Q syndrome for raid6.
Neil Brown
2007-02-22
2
-8
/
+115
*
Fix a warning about an uninitialised variable.
Neil Brown
2007-02-22
2
-0
/
+3
*
Fix a bug that was causing incorrect warning from --monitor.
Neil Brown
2007-02-22
2
-1
/
+4
*
Release 2.6
mdadm-2.6
Neil Brown
2006-12-21
10
-9
/
+93
*
Add new mode: --incremental
Neil Brown
2006-12-21
20
-15
/
+1468
*
Centralise code for copying uuid
Neil Brown
2006-12-14
4
-38
/
+25
*
Support --uuid= with --create to choose your own UUID.
Neil Brown
2006-12-14
8
-24
/
+59
*
Fix bug where v1 superblock might appear active when they should be clean.
Neil Brown
2006-12-14
2
-2
/
+4
*
Central calls to ioctl BLKGETSIZE
Neil Brown
2006-12-14
12
-141
/
+62
*
Don't hold md device open for so long in --monitor mode
Neil Brown
2006-12-14
2
-4
/
+22
*
Check device is large enough before hot-add.
Neil Brown
2006-12-14
2
-1
/
+37
*
Change handling for "--assemble --force" when two drives disappeared at once.
Neil Brown
2006-12-14
2
-1
/
+24
*
Fix and test --update=uuid
Neil Brown
2006-12-14
7
-15
/
+140
*
When resync finished, report the mismatch count if there is one.
Neil Brown
2006-12-14
4
-4
/
+28
*
--wait or -W will wait for resync activity to finish on the given devices.
Neil Brown
2006-12-14
6
-3
/
+55
*
Change 'Device Size' to 'Used Dev Size'
Neil Brown
2006-12-14
4
-5
/
+13
*
Increase raid456 stripe cache size if needed to --grow the array.
Neil Brown
2006-12-14
4
-2
/
+29
*
Give useful message if raid4/5/6 cannot be started because it is not clean an...
Neil Brown
2006-12-14
6
-7
/
+42
*
Default to --auto=yes
Neil Brown
2006-12-14
4
-14
/
+19
*
Fix a misleading comment.
Neil Brown
2006-12-14
1
-1
/
+3
*
Support --update=devicesize for cases where the underlying device can change ...
Neil Brown
2006-12-14
4
-7
/
+52
*
Improve allocation and use of space for bitmaps in version1 metadata
Neil Brown
2006-12-14
5
-34
/
+114
*
Actually support --syslog
Neil Brown
2006-12-14
1
-0
/
+1
*
Remove some unused interfaces to the metadata handlers.
Neil Brown
2006-12-14
3
-38
/
+0
*
Make Assemble/Force work on raid6 with 2 missing devices.
Neil Brown
2006-12-14
5
-7
/
+29
*
--update=resync did exactly the wrong thing for version1 metadata.
Neil Brown
2006-11-12
2
-1
/
+3
*
Fixed UUID printing in "--detail --brief" for version1 metadata.
Neil Brown
2006-11-09
2
-1
/
+4
*
Release 2.5.6
mdadm-2.5.6
Neil Brown
2006-11-09
6
-23
/
+56
*
Fixed problems that could cause infinitel loop with auto assemble.
Neil Brown
2006-11-08
2
-3
/
+21
*
Document that the default metadata version can be overridden in config file.
Goswin Brederlow
2006-11-08
2
-0
/
+7
*
Strdup the bitmap file name found in the config file
Neil Brown
2006-11-08
2
-1
/
+5
*
Release 2-5-5
mdadm-2.5.5
Neil Brown
2006-11-03
7
-5
/
+49
*
Support --examine --brief --verbose properly
Neil Brown
2006-10-23
1
-0
/
+2
*
Check error return on a couple of syscalls.
Michael Labuschke
2006-10-23
1
-3
/
+6
*
Update test scripts for new blockdev
Neil Brown
2006-10-23
2
-6
/
+6
*
Improve error message when wrong --update option is given.
Neil Brown
2006-10-23
3
-3
/
+10
[next]