summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Hyphens and Other Manpage Typography, 4/4: literal ASCII hyphens.Peter Samuelson2007-05-083-282/+282
* Hyphens and Other Manpage Typography, 3/4: bold options.Peter Samuelson2007-05-082-48/+63
* Hyphens and Other Manpage Typography, 2/4: proper nroff "em dash".Peter Samuelson2007-05-083-7/+7
* Hyphens and Other Manpage Typography, 1/4:Peter Samuelson2007-05-083-10/+10
* Minor manpage fixesNeil Brown2007-05-081-2/+2
* Remove bogus add_dev definition.Neil Brown2007-05-081-4/+0
* Release 2.6.1mdadm-2.6.1Neil Brown2007-02-226-5/+6
* Don't include uclibc as part of 'everything'Neil Brown2007-02-222-1/+6
* A couple of casts needed in printf statements.Neil Brown2007-02-221-2/+4
* Fixed old documentation in --grow --helpNeil Brown2007-02-223-7/+14
* Teach restripe to calculate Q syndrome for raid6.Neil Brown2007-02-222-8/+115
* Fix a warning about an uninitialised variable.Neil Brown2007-02-222-0/+3
* Fix a bug that was causing incorrect warning from --monitor.Neil Brown2007-02-222-1/+4
* Release 2.6mdadm-2.6Neil Brown2006-12-2110-9/+93
* Add new mode: --incrementalNeil Brown2006-12-2120-15/+1468
* Centralise code for copying uuidNeil Brown2006-12-144-38/+25
* Support --uuid= with --create to choose your own UUID.Neil Brown2006-12-148-24/+59
* Fix bug where v1 superblock might appear active when they should be clean.Neil Brown2006-12-142-2/+4
* Central calls to ioctl BLKGETSIZENeil Brown2006-12-1412-141/+62
* Don't hold md device open for so long in --monitor modeNeil Brown2006-12-142-4/+22
* Check device is large enough before hot-add.Neil Brown2006-12-142-1/+37
* Change handling for "--assemble --force" when two drives disappeared at once.Neil Brown2006-12-142-1/+24
* Fix and test --update=uuidNeil Brown2006-12-147-15/+140
* When resync finished, report the mismatch count if there is one.Neil Brown2006-12-144-4/+28
* --wait or -W will wait for resync activity to finish on the given devices.Neil Brown2006-12-146-3/+55
* Change 'Device Size' to 'Used Dev Size'Neil Brown2006-12-144-5/+13
* Increase raid456 stripe cache size if needed to --grow the array.Neil Brown2006-12-144-2/+29
* Give useful message if raid4/5/6 cannot be started because it is not clean an...Neil Brown2006-12-146-7/+42
* Default to --auto=yesNeil Brown2006-12-144-14/+19
* Fix a misleading comment.Neil Brown2006-12-141-1/+3
* Support --update=devicesize for cases where the underlying device can change ...Neil Brown2006-12-144-7/+52
* Improve allocation and use of space for bitmaps in version1 metadataNeil Brown2006-12-145-34/+114
* Actually support --syslogNeil Brown2006-12-141-0/+1
* Remove some unused interfaces to the metadata handlers.Neil Brown2006-12-143-38/+0
* Make Assemble/Force work on raid6 with 2 missing devices.Neil Brown2006-12-145-7/+29
* --update=resync did exactly the wrong thing for version1 metadata.Neil Brown2006-11-132-1/+3
* Fixed UUID printing in "--detail --brief" for version1 metadata.Neil Brown2006-11-092-1/+4
* Release 2.5.6mdadm-2.5.6Neil Brown2006-11-096-23/+56
* Fixed problems that could cause infinitel loop with auto assemble.Neil Brown2006-11-092-3/+21
* Document that the default metadata version can be overridden in config file.Goswin Brederlow2006-11-092-0/+7
* Strdup the bitmap file name found in the config fileNeil Brown2006-11-092-1/+5
* Release 2-5-5mdadm-2.5.5Neil Brown2006-11-037-5/+49
* Support --examine --brief --verbose properlyNeil Brown2006-10-231-0/+2
* Check error return on a couple of syscalls.Michael Labuschke2006-10-231-3/+6
* Update test scripts for new blockdevNeil Brown2006-10-232-6/+6
* Improve error message when wrong --update option is given.Neil Brown2006-10-233-3/+10
* Increase default size of bitmap for v1 superblocks.Neil Brown2006-10-191-1/+1
* Fix bugs related to raid10 and the new offset layout.Neil Brown2006-10-193-2/+3
* Fix array-subscript error.Neil Brown2006-10-191-1/+1
* Don't trigger and error on -As if all arrays are already started.Luca Berra2006-10-162-1/+3