]> git.ipfire.org Git - thirdparty/mdadm.git/history - super0.c
Allow autoassembly to choose it's own name for the array.
[thirdparty/mdadm.git] / super0.c
2006-05-23  Neil BrownAllow autoassembly to choose it's own name for the...
2006-05-23  Neil BrownWhen assembly arrays using incomplete detail, prefer...
2006-05-23  Neil BrownSupport --update=homehost to allow updating of homehost...
2006-05-23  Neil BrownMake sure homehost is set correctly when --update=uuid
2006-05-19  Neil BrownInclude homehost information in --examine as appropriate
2006-05-19  Neil BrownInclude homehost information in --detail where appropriate.
2006-05-19  Neil BrownMake homehost information appear in superblock.
2006-05-19  Neil BrownJust updaqte copyright dates and email address
2006-05-16  Neil BrownWhen updating uuid, update the bitmap as well - interna...
2006-05-15  Neil BrownFix problem with sector/KB size confuision for bitmap...
2006-05-15  Neil BrownSupport new offset layout for raid10
2006-04-28  Neil Brown[PATCH] Make sure update_super returns correct value.
2006-03-28  Neil BrownCreate missing /dev files where needed.
2006-03-27  Neil BrownRemove ident arg from getinfo_super;
2006-03-20  Neil BrownSupport restarting of a reshape on --assemble
2006-02-06  Neil BrownRelease some compile fixes.
2006-01-27  Neil BrownHave --examine report reshape details.
2006-01-27  Neil BrownEnable support for v.large raid1.
2006-01-27  Neil BrownMinor fixes
2005-12-05  Neil BrownSupport updating of uuid during --assemble.
2005-11-22  Neil BrownSupport bitmaps with raid10
2005-10-11  Neil BrownCreate version-4 bitmaps if kernel supports it.
2005-09-12  Neil BrownFix remaining problems with hot-add bitmap to version...
2005-09-12  Neil BrownFix assembling of raid10 in the face of missing devices.
2005-08-26  Neil BrownPasses all tests, nearly ready for release.
2005-08-25  Neil BrownSupport internal bitmaps with format-1 superblocks.
2005-08-15  Neil BrownAdd 'quite' option and tidy up some tests.
2005-08-09  Neil BrownSupport nameing of version-1 arrays.
2005-08-09  Neil BrownAdd write-behind support
2005-08-09  Neil BrownSupport fixing of byte-swapped superblocks.
2005-08-04  Neil BrownAssorted Fixes for multiple bugs.
2005-07-18  Neil BrownDocument this...
2005-06-14  Neil BrownFix compiling of mdassemble
2005-06-14  Neil BrownReplace sprintf calls with snprintf
2005-06-07  Neil BrownMake --zero-superblock work for version 1 superblocks.
2005-06-07  Neil BrownIncrease max-devs on type-1 superblocks
2005-06-07  Neil BrownAssorted fixes for bitmap related stuff
2005-06-07  Neil BrownAdd support for internal bitmaps
2005-06-07  Neil BrownMake sure to seed the random number generator for uuids
2005-06-07  Neil BrownWasn't initialising spare disks on create.
2005-06-07  Neil BrownRelease 1.8.1 after some man page updates and other... mdadm-1.11.1
2005-05-03  Neil Brownsuper1
2005-05-03  Neil BrownAdd a 'super-switch' so that different format superbloc...
2005-05-03  Neil BrownSeparate sueprblock handling into separate file