summaryrefslogtreecommitdiff
path: root/super0.c
Commit message (Expand)AuthorAge
* Make --examine report chunk size when it shouldNeil Brown2006-10-09
* Remove indeterminism from names in --examine --brief output.Neil Brown2006-08-11
* Fix a recently introduced bug, and make --assemble more resilient to it.Neil Brown2006-06-26
* Remove libssl dependancy and always use sha1.c codeNeil Brown2006-06-02
* check return status of all write/fwrite functions as required by glibc 2.4Neil Brown2006-05-29
* Make sure everything compiles...Neil Brown2006-05-26
* Improve names reported by --examine --briefNeil Brown2006-05-26
* Choose better devnumbers and tidy up some issues with finding names.Neil Brown2006-05-26
* Allow autoassembly to choose it's own name for the array.Neil Brown2006-05-23
* When assembly arrays using incomplete detail, prefer arrays built for this host.Neil Brown2006-05-23
* Support --update=homehost to allow updating of homehost information.Neil Brown2006-05-23
* Make sure homehost is set correctly when --update=uuidNeil Brown2006-05-23
* Include homehost information in --examine as appropriateNeil Brown2006-05-19
* Include homehost information in --detail where appropriate.Neil Brown2006-05-19
* Make homehost information appear in superblock.Neil Brown2006-05-19
* Just updaqte copyright dates and email addressNeil Brown2006-05-19
* When updating uuid, update the bitmap as well - internal bitmaps.Neil Brown2006-05-16
* Fix problem with sector/KB size confuision for bitmap sizing.Neil Brown2006-05-15
* Support new offset layout for raid10Neil Brown2006-05-15
* [PATCH] Make sure update_super returns correct value.Neil Brown2006-04-28
* Create missing /dev files where needed.Neil Brown2006-03-28
* Remove ident arg from getinfo_super;Neil Brown2006-03-27
* Support restarting of a reshape on --assembleNeil Brown2006-03-20
* Release some compile fixes.Neil Brown2006-02-06
* Have --examine report reshape details.Neil Brown2006-01-27
* Enable support for v.large raid1.Neil Brown2006-01-27
* Minor fixesNeil Brown2006-01-27
* Support updating of uuid during --assemble.Neil Brown2005-12-05
* Support bitmaps with raid10Neil Brown2005-11-22
* Create version-4 bitmaps if kernel supports it.Neil Brown2005-10-11
* Fix remaining problems with hot-add bitmap to version-1 superblockNeil Brown2005-09-12
* Fix assembling of raid10 in the face of missing devices.Neil Brown2005-09-12
* Passes all tests, nearly ready for release.Neil Brown2005-08-26
* Support internal bitmaps with format-1 superblocks.Neil Brown2005-08-25
* Add 'quite' option and tidy up some tests.Neil Brown2005-08-15
* Support nameing of version-1 arrays.Neil Brown2005-08-09
* Add write-behind supportNeil Brown2005-08-09
* Support fixing of byte-swapped superblocks.Neil Brown2005-08-09
* Assorted Fixes for multiple bugs.Neil Brown2005-08-04
* Document this...Neil Brown2005-07-18
* Fix compiling of mdassembleNeil Brown2005-06-14
* Replace sprintf calls with snprintfNeil Brown2005-06-14
* Make --zero-superblock work for version 1 superblocks.Neil Brown2005-06-07
* Increase max-devs on type-1 superblocksNeil Brown2005-06-07
* Assorted fixes for bitmap related stuffNeil Brown2005-06-07
* Add support for internal bitmapsNeil Brown2005-06-07
* Make sure to seed the random number generator for uuidsNeil Brown2005-06-07
* Wasn't initialising spare disks on create.Neil Brown2005-06-07
* Release 1.8.1 after some man page updates and other fixes.Neil Brown2005-06-07
* super1Neil Brown2005-05-03