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