summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Just some minor stuff...mdadm-2.1Neil Brown2005-10-111-0/+5
* Release 2-0Neil Brown2005-09-125-10/+49
* Add tests/05r1-grow-internal-1Neil Brown2005-09-121-0/+32
* Refine some tests.Neil Brown2005-09-122-2/+3
* Fix byteordr covnerion ofr 'events' that was '32' instead of '64'Neil Brown2005-09-123-3/+3
* Fix remaining problems with hot-add bitmap to version-1 superblockNeil Brown2005-09-1214-16/+165
* Fix assembling of array with spares when verion-1 superblock is used.Neil Brown2005-09-126-28/+51
* Fix assembling of raid10 in the face of missing devices.Neil Brown2005-09-126-8/+55
* Release!!mdadm-2.0Neil Brown2005-08-263-19/+5
* Add tests/05r1-internalbitmap-v1cNeil Brown2005-08-251-0/+47
* Add tests/05r1-internalbitmap-v1bNeil Brown2005-08-251-0/+48
* Add tests/05r1-internalbitmap-v1aNeil Brown2005-08-261-0/+47
* Passes all tests, nearly ready for release.Neil Brown2005-08-2612-121/+71
* Getting ready for 2.0 release...Neil Brown2005-08-2613-20/+74
* remove ANNOUNCE-2.0-devel-?Neil Brown2005-08-253-84/+0
* remove ANNOUNCE-1*Neil Brown2005-08-2513-474/+0
* Add raid10 doco to mdadm.8Neil Brown2005-08-251-10/+33
* Lots of little manpage updates.Neil Brown2005-08-254-76/+129
* Add RAID10 and other stuff to md.4Neil Brown2005-08-251-22/+123
* Support internal bitmaps with format-1 superblocks.Neil Brown2005-08-259-43/+236
* Check-in swap_super.cNeil Brown2005-08-182-2/+85
* Support cross-compiling in MakefileNeil Brown2005-08-181-1/+1
* Print descriptive level when warning about pre-existing arrays.Neil Brown2005-08-181-2/+5
* Fix bug on new --detail codeNeil Brown2005-08-161-0/+2
* Add test for multipath and make it work.Neil Brown2005-08-163-2/+39
* Assorted fixesNeil Brown2005-08-1616-61/+484
* Fix --detail output for version 1 superblocks.Neil Brown2005-08-151-8/+26
* Fix but when assembling v1 arraysNeil Brown2005-08-1516-25/+12
* Add 'quite' option and tidy up some tests.Neil Brown2005-08-1536-515/+593
* Add a test.Neil Brown2005-08-152-4/+30
* Support nameing of version-1 arrays.Neil Brown2005-08-0917-22/+114
* Add write-behind supportNeil Brown2005-08-0916-34/+172
* Support fixing of byte-swapped superblocks.Neil Brown2005-08-097-2/+96
* Add ANNOUNCE-2.0-devel-3mdadm-2.0-devel-3Neil Brown2005-08-041-0/+18
* Add ANNOUNCE to inventoryNeil Brown2005-08-091-0/+1
* Add test suite and releaseNeil Brown2005-08-0429-3/+1012
* Assorted Fixes for multiple bugs.Neil Brown2005-08-049-23/+55
* Redhat 6.2 seems to require sys/time.h as well as time.hNeil Brown2005-07-291-0/+1
* Don't for a chunk-size when "build"ing a raid1Neil Brown2005-07-291-1/+1
* Make hot-add work with v 1.0.1 superblocksNeil Brown2005-07-291-5/+2
* Document this...Neil Brown2005-07-185-18/+35
* Add ANNOUNCE-2.0-devel-2mdadm-2.0-devel-2Neil Brown2005-07-061-0/+31
* Release devel-2Neil Brown2005-07-155-7/+9
* Make sure we try hard enough to find a component device..Neil Brown2005-07-061-1/+1
* Fix compiling of mdassembleNeil Brown2005-06-143-3/+11
* Fix compilation with tinycNeil Brown2005-06-143-1/+18
* Add man page for mdassembleNeil Brown2005-06-143-1/+64
* Replace sprintf calls with snprintfNeil Brown2005-06-145-13/+15
* Add device files created with --auto to list of known device files.Neil Brown2005-06-143-10/+30
* Allow --force flag with --growNeil Brown2005-06-142-0/+2