summaryrefslogtreecommitdiffstats
path: root/super1.c
Commit message (Expand)AuthorAgeFilesLines
* Release 2.5mdadm-2.5Neil Brown2006-05-261-1/+1
* Improve names reported by --examine --briefNeil Brown2006-05-261-1/+11
* When assembly arrays using incomplete detail, prefer arrays built for this host.Neil Brown2006-05-231-0/+11
* Support --update=homehost to allow updating of homehost information.Neil Brown2006-05-231-0/+11
* Allow --update=name to update the name during assembly.Neil Brown2006-05-231-0/+13
* Make sure homehost is set correctly when --update=uuidNeil Brown2006-05-231-1/+3
* Include homehost information in --examine as appropriateNeil Brown2006-05-191-3/+8
* Include homehost information in --detail where appropriate.Neil Brown2006-05-191-4/+9
* Make homehost information appear in superblock.Neil Brown2006-05-191-4/+18
* Just updaqte copyright dates and email addressNeil Brown2006-05-191-1/+1
* When updating uuid, update the bitmap as well - internal bitmaps.Neil Brown2006-05-161-7/+46
* Support new offset layout for raid10Neil Brown2006-05-151-3/+6
* [PATCH] Make sure update_super returns correct value.Neil Brown2006-04-281-0/+7
* Fix alignment problem in version-1 superblocks.Neil Brown2006-04-071-1/+1
* Add information about reshape to --detailNeil Brown2006-03-281-2/+2
* Remove ident arg from getinfo_super;Neil Brown2006-03-271-3/+3
* Support restarting of a reshape on --assembleNeil Brown2006-03-201-0/+17
* Release some compile fixes.Neil Brown2006-02-061-10/+12
* Some little bits and pieces...Neil Brown2006-02-021-3/+3
* Prefer version-1 superblocks for v.large devices.Neil Brown2006-01-311-1/+2
* Stuff like..Neil Brown2006-01-301-8/+10
* Report bitmap offset when examining v1 superblock.Neil Brown2006-01-301-1/+5
* Work towards allowing larger internal bitmaps in version1 superblocks.Neil Brown2006-01-301-6/+30
* Have --examine report reshape details.Neil Brown2006-01-271-6/+59
* Enable support for v.large raid1.Neil Brown2006-01-271-27/+50
* Minor fixesNeil Brown2006-01-271-1/+1
* Assorted fixes...Neil Brown2006-01-271-1/+1
* uhm.. assort fixes, particularly for recovery offset...Neil Brown2005-12-161-0/+14
* Support updating of uuid during --assemble.Neil Brown2005-12-051-0/+2
* Support bitmaps with raid10Neil Brown2005-11-221-5/+4
* Create version-4 bitmaps if kernel supports it.Neil Brown2005-10-111-2/+2
* Release 2-0Neil Brown2005-09-121-7/+9
* Fix byteordr covnerion ofr 'events' that was '32' instead of '64'Neil Brown2005-09-121-1/+1
* Fix remaining problems with hot-add bitmap to version-1 superblockNeil Brown2005-09-121-5/+10
* Fix assembling of raid10 in the face of missing devices.Neil Brown2005-09-121-0/+6
* Passes all tests, nearly ready for release.Neil Brown2005-08-261-74/+43
* Getting ready for 2.0 release...Neil Brown2005-08-261-2/+0
* Support internal bitmaps with format-1 superblocks.Neil Brown2005-08-251-26/+190
* Support nameing of version-1 arrays.Neil Brown2005-08-091-3/+12
* Add write-behind supportNeil Brown2005-08-091-2/+12
* Assorted Fixes for multiple bugs.Neil Brown2005-08-041-1/+6
* Document this...Neil Brown2005-07-181-2/+2
* Fix compiling of mdassembleNeil Brown2005-06-141-1/+5
* StuffNeil Brown2006-04-171-12/+9
* Make '-x nnn' spares work for type-1 superblocks.Neil Brown2005-06-071-1/+1
* Make --zero-superblock work for version 1 superblocks.Neil Brown2005-06-071-4/+42
* Fix type - MD_SB_CLEAN is a bit number, not a bitmask.Neil Brown2005-06-071-1/+1
* Increase max-devs on type-1 superblocksNeil Brown2005-06-071-1/+3
* Make sure to seed the random number generator for uuidsNeil Brown2005-06-071-4/+9
* Use ADD_NEW_DISK to hot-add to non-version-0 arraysNeil Brown2005-06-071-2/+16