summaryrefslogtreecommitdiff
path: root/mdadm.h
Commit message (Expand)AuthorAge
* handle Manage_subdevs() for 'external' arraysDan Williams2008-05-15
* set resync_start in Incremental_containerDan Williams2008-05-15
* Set 'metadata_version' for container_member in Incremental_containerDan Williams2008-05-15
* imsm: initial Intel(R) Matrix Storage Manager supportDan Williams2008-05-15
* Create a container memberNeil Brown2008-05-15
* Can now mostly assemble DDF arraysNeil Brown2008-05-15
* More ddf stuffNeil Brown2008-05-15
* more ddf stuffNeil Brown2008-05-15
* Initial DDF support code.Dan Williams2008-05-15
* Some support for external metadata.Neil Brown2008-05-15
* Change write_init_super to be called only once.Neil Brown2008-05-15
* Add cpu_to_be convertions functions.Neil Brown2008-05-15
* Add 'container' level and ->validate_geometry method.Neil Brown2008-05-15
* add --export option to --examineKay Sievers2008-05-06
* Make device-special files for partitions when using --incrementalNeil Brown2008-05-05
* Unify code into find_free_devnum.Neil Brown2008-05-05
* diff -ru mdadm-2.6.4-orig/Query.c mdadm-2.6.4/Query.cNeil Brown2008-04-29
* Replace sysarray with mdinfoNeil Brown2007-12-14
* Use 'mdinfo' instead of special 'sysdev' structure.Neil Brown2007-12-14
* Find super from fd on an array.Neil Brown2007-12-14
* 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
* Add klibc support to mdadm.hmaximilian attems2007-09-24
* Fix parsing of "-a" in various contexts.Doug Ledford2007-07-09
* Release 2.6.2Neil Brown2007-05-21
* Add --auto-detect for in-kernel autodetect.Neil Brown2007-05-21
* Add --export option to --detail to use key=value pairs.Kay Sievers2007-05-08
* Don't include uclibc as part of 'everything'Neil Brown2007-02-22
* Add new mode: --incrementalNeil Brown2006-12-21
* Centralise code for copying uuidNeil Brown2006-12-14
* Support --uuid= with --create to choose your own UUID.Neil Brown2006-12-14
* 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
* --wait or -W will wait for resync activity to finish on the given devices.Neil Brown2006-12-14
* Increase raid456 stripe cache size if needed to --grow the array.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
* Remove partitions from components of an md arrayNeil Brown2006-10-13
* Allow symlink creation to be disabled from command line or mdadm.confNeil Brown2006-08-11
* More consistent honoring of --configfileNeil Brown2006-06-26
* Improve ftw handling.Neil Brown2006-06-26
* Yet another include file that someone doesn't like....Neil Brown2006-06-02
* Allow default metadata to be specified in mdadm.confNeil Brown2006-06-02
* Finally (I hope) get byteorder stuff portable.Neil Brown2006-06-02
* check return status of all write/fwrite functions as required by glibc 2.4Neil Brown2006-05-29