summaryrefslogtreecommitdiff
path: root/super1.c
Commit message (Expand)AuthorAge
* Central calls to ioctl BLKGETSIZENeil Brown2006-12-14
* Fix and test --update=uuidNeil Brown2006-12-14
* When resync finished, report the mismatch count if there is one.Neil 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
* Fix a misleading comment.Neil Brown2006-12-14
* Support --update=devicesize for cases where the underlying device can change ...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
* --update=resync did exactly the wrong thing for version1 metadata.Neil Brown2006-11-13
* Fixed UUID printing in "--detail --brief" for version1 metadata.Neil Brown2006-11-09
* Increase default size of bitmap for v1 superblocks.Neil Brown2006-10-19
* Fix array-subscript error.Neil Brown2006-10-19
* Fix typo in earlier patch.Neil Brown2006-10-10
* Fix some endian-ness issues with v1 superblocks.Neil Brown2006-10-09
* Work around bug in --add handling for version-1 superblocksNeil Brown2006-06-26
* Add 'Array Slot' line to --examine for version-1 superblocksNeil Brown2006-06-26
* Move a variable declaration to the declaration area.Paul Clements2006-06-20
* Fix problem with post-increment usage in macroPaul Clements2006-06-20
* Fix offsetof macro for 64bit hostsNeil Brown2006-06-16
* check return status of all write/fwrite functions as required by glibc 2.4Neil Brown2006-05-29
* Release 2.5Neil Brown2006-05-26
* Improve names reported by --examine --briefNeil Brown2006-05-26
* 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
* Allow --update=name to update the name during assembly.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
* Support new offset layout for raid10Neil Brown2006-05-15
* [PATCH] Make sure update_super returns correct value.Neil Brown2006-04-28
* Fix alignment problem in version-1 superblocks.Neil Brown2006-04-07
* Add information about reshape to --detailNeil 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
* Some little bits and pieces...Neil Brown2006-02-02
* Prefer version-1 superblocks for v.large devices.Neil Brown2006-01-31
* Stuff like..Neil Brown2006-01-30
* Report bitmap offset when examining v1 superblock.Neil Brown2006-01-30
* Work towards allowing larger internal bitmaps in version1 superblocks.Neil Brown2006-01-30
* Have --examine report reshape details.Neil Brown2006-01-27
* Enable support for v.large raid1.Neil Brown2006-01-27
* Minor fixesNeil Brown2006-01-27
* Assorted fixes...Neil Brown2006-01-27
* uhm.. assort fixes, particularly for recovery offset...Neil Brown2005-12-16