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