summaryrefslogtreecommitdiff
path: root/super0.c
Commit message (Expand)AuthorAge
...
* Compile-time switch to enable 0.9 metadata as defaultmartin f. krafft2010-05-31
* Revert change to handling of -empty-string- metadata.NeilBrown2010-05-31
* Assemble: fix --force assembly of v1.x arrays which are recovering.NeilBrown2010-02-04
* Various fixes for --killNeilBrown2009-11-24
* Improve error messages when metadata handler does not support request.NeilBrown2009-11-17
* Set default bitmap-chunksize for internal bitmaps to at least 64MegNeilBrown2009-11-17
* Change default metadata from 0.90 to 1.1NeilBrown2009-11-17
* Assemble/super0: allow non-in-sync devices to be assembled without complaint.NeilBrown2009-11-17
* Handle negative delta_disks in super0 and super1.NeilBrown2009-10-16
* Merge branch 'master' into devel-3.1NeilBrown2009-10-01
|\
| * super0: fix crash on assemble if homehost is not set.NeilBrown2009-09-25
| * Update copyright dates and remove references to @cse.unsw.edu.auNeilBrown2009-06-02
* | Grow: support restart of new migrations.NeilBrown2009-08-13
* | Examine/Detail: report raid6 layoutNeilBrown2009-07-14
|/
* Make --brief even briefer.NeilBrown2009-05-11
* super0: Do all metadata IO with 4096byte alignmentNeilBrown2009-03-09
* Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/md...NeilBrown2008-12-18
|\
| * introduce --detail-platform to display platform raid capabilitiesDan Williams2008-12-08
* | Change 'size' argument to validate_geometry to be sectors, not KNeilBrown2008-12-04
|/
* allow add_to_super to return errorsDan Williams2008-11-27
* Merge branch 'master' into devel-3.0NeilBrown2008-10-30
|\
| * Fix bad metadata formattingDoug Ledford2008-10-30
* | Merge branch 'master' into devel-3.0NeilBrown2008-10-17
|\|
| * Improve reporting of layout for raid10.NeilBrown2008-10-13
* | trivial warn_unused_result squashingDan Williams2008-10-15
* | Use common code to report MD_UUID for --detail --exportNeilBrown2008-09-18
* | Ignore leading zeros in version number information.NeilBrown2008-09-18
* | Compile fixes, particularly moving more stuff under MDASSEMBLENeilBrown2008-09-18
* | Allow metadata handlers to communicate desired safemode delay via mdinfoDan Williams2008-09-15
* | Pass 'verbose' flag to validate_geometryNeil Brown2008-07-12
* | Use O_DIRECT for all IO to devices.Neil Brown2008-07-12
* | Make super super0.c function static.Neil Brown2008-07-12
* | Remove silly convention that major='-1' means 'zero superblock'.Neil Brown2008-07-12
* | Remove getinfo_super_n and do some other cleaning up.Neil Brown2008-07-12
* | Add subarray field to supertype.Neil Brown2008-07-12
* | Remove 'major' from superswitch.Neil Brown2008-07-12
* | Use text_version in map_file rather than major.minor.Neil Brown2008-07-12
* | Fix write_init_super usage when hot-adding a spareNeil Brown2008-07-12
* | Always initialise a struct super_type to zeroNeil Brown2008-07-12
* | Merge branch 'master' into devel-3.0Neil Brown2008-06-19
|\|
| * Fix an error when assembling arrays that are in the middle of a reshape.Neil Brown2008-06-19
* | Change write_init_super to be called only once.Neil Brown2008-05-15
* | Add 'container' level and ->validate_geometry method.Neil Brown2008-05-15
|/
* 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