summaryrefslogtreecommitdiff
path: root/super0.c
Commit message (Expand)AuthorAge
* Fix an error when assembling arrays that are in the middle of a reshape.Neil Brown2008-06-19
* Fix support for --update=swapsuperNeil Brown2008-05-15
* Recent change broken handling of metadata-less arrays.Neil Brown2008-05-15
* add --export option to --examineKay Sievers2008-05-06
* Small improvements to --incremental for arrays that are in the middle of reshapeNeil Brown2008-04-28
* Print 'Events' more sensibly.Neil Brown2008-04-28
* Drop the superblock arg from all metadata methods.Neil Brown2007-12-14
* Fix compare_super to take supertype instead of a superblock.Neil Brown2007-12-14
* Add 'supertype' arg to almost all metadata methods.Neil Brown2007-12-14
* Allow metadata handlers to free their own superblock.Neil Brown2007-12-14
* Remove spaces/tabs from ends of lines.Neil Brown2007-12-14
* Fix error message when adding a device that is too small.Neil Brown2007-08-20
* Fix --grow --add for linear arrays.Neil Brown2007-05-21
* Add --export option to --detail to use key=value pairs.Kay Sievers2007-05-08
* Release 2.6Neil Brown2006-12-21
* Add new mode: --incrementalNeil Brown2006-12-21
* Support --uuid= with --create to choose your own UUID.Neil Brown2006-12-14
* Central calls to ioctl BLKGETSIZENeil Brown2006-12-14
* Change 'Device Size' to 'Used Dev Size'Neil Brown2006-12-14
* Give useful message if raid4/5/6 cannot be started because it is not clean an...Neil Brown2006-12-14
* Improve allocation and use of space for bitmaps in version1 metadataNeil Brown2006-12-14
* Remove some unused interfaces to the metadata handlers.Neil Brown2006-12-14
* Make Assemble/Force work on raid6 with 2 missing devices.Neil Brown2006-12-14
* 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