summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Release 2.6.3mdadm-2.6.3Neil Brown2007-08-207-7/+52
* Update changelogNeil Brown2007-08-201-0/+9
* Report error when grow cannot be restarted.Neil Brown2007-08-202-3/+5
* Fix error message when adding a device that is too small.Neil Brown2007-08-202-6/+8
* Fix problem with add a device to a 1.x array created with older mdadm.Neil Brown2007-08-206-0/+7
* Reject '--bitmap none' for build and create.Neil Brown2007-07-231-1/+7
* "--export" segfaults with non-persistent super blocksTim Woods2007-07-231-1/+2
* In the MISC MODE section in mdadm(8), the names of the options should beNeil Brown2007-07-231-8/+8
* Substantial corrections to man pages.Scott Weikart2007-07-134-159/+156
* Typo in man page: Multipath has an L ...Neil Brown2007-07-111-1/+1
* Allow "--write-behind=" to be done in grow mode.Ian Dall2007-07-092-0/+4
* Enhance raid4 support: --assemble and --monitor wasn't quite happy with it.Doug Ledford2007-07-093-8/+10
* Fix parsing of "-a" in various contexts.Doug Ledford2007-07-093-3/+8
* Mark some files FD_CLOEXEC to protect sendmail from them.Doug Ledford2007-07-092-1/+6
* Improve error message when trying to create an array that already exists.Doug Ledford2007-07-091-1/+11
* Interpret "--metadata=1" with --assemble to imply any version-1, not just 1.0Doug Ledford2007-07-091-8/+29
* Fix spare migration and other problems with --monitor.Neil Brown2007-07-092-0/+3
* Compile with various -O flags for testing.Neil Brown2007-05-221-2/+14
* Fix compile error in Detail.cNeil Brown2007-05-221-1/+1
* Release 2.6.2mdadm-2.6.2Neil Brown2007-05-218-13/+48
* Make return code for "--detail --test" more reliable.Neil Brown2007-05-213-6/+17
* Improve error message for adding bitmap to a level that cannot support it.Neil Brown2007-05-214-5/+26
* Add --auto-detect for in-kernel autodetect.Neil Brown2007-05-218-1/+74
* Update tests and add linear-addNeil Brown2007-05-217-9/+36
* Fix --grow --add for linear arrays.Neil Brown2007-05-214-15/+45
* Fix handling of negative bitmap offsets on 64bit hosts.Neil Brown2007-05-214-2/+2
* Support failing and removed of detached and faulty devices.Neil Brown2007-05-113-18/+124
* Minor typo in mdadm man pageDavid Huffman2007-05-111-1/+1
* Add --export option to --detail to use key=value pairs.Kay Sievers2007-05-087-5/+73
* Fix up calculation of bitmap space when creating v1 metadata.Neil Brown2007-05-081-31/+20
* Send help text to stdout rather than stderr.Neil Brown2007-05-081-9/+17
* Typo in mdadm.conf man pageNeil Brown2007-05-081-1/+1
* 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