summaryrefslogtreecommitdiffstats
path: root/mdadm.h
Commit message (Expand)AuthorAgeFilesLines
* Remove 'major' from superswitch.Neil Brown2008-07-121-1/+0
* Use text_version in map_file rather than major.minor.Neil Brown2008-07-121-3/+3
* imsm: 'volume' is the proper name for imsm container membersDan Williams2008-06-131-1/+1
* sysfs: helper routine to retrieve the scsi idDan Williams2008-06-131-1/+1
* sysfs: provide a helper function for locating scsi_generic interfacesDan Williams2008-06-131-1/+1
* Support adding a spare to a degraded array.Neil Brown2008-06-121-0/+9
* Allow passing metadata update to the monitor.Neil Brown2008-06-121-1/+4
* Parse the 'instance' part of external:/mdXX/INST in metadata handler.Neil Brown2008-05-271-1/+2
* Discard st->container_memberNeil Brown2008-05-271-2/+4
* Remove st->text_version in favour of info->text_versionNeil Brown2008-05-271-1/+0
* Change mark_clean to set_array_state.Neil Brown2008-05-271-9/+8
* auto-start mdmon on --createNeil Brown2008-05-271-0/+19
* Exit when there are no more arrays to manage.Neil Brown2008-05-271-0/+1
* Remove supertype->devfdNeil Brown2008-05-271-1/+0
* Remove stopped arrays.Neil Brown2008-05-271-1/+1
* Set status of devices in ddf.Neil Brown2008-05-271-0/+8
* Implement mark_clean for ddf and remove mark_dirty and mark_syncNeil Brown2008-05-271-2/+9
* Remove 'fd' arg from sysfs_add_diskNeil Brown2008-05-271-1/+1
* add infrastructure to receive higher order commands, like remove_deviceDan Williams2008-05-151-1/+2
* handle disk failuresDan Williams2008-05-151-1/+7
* handle resync completionDan Williams2008-05-151-0/+1
* Merge mdmonNeil Brown2008-05-151-0/+35
* handle Manage_subdevs() for 'external' arraysDan Williams2008-05-151-0/+2
* set resync_start in Incremental_containerDan Williams2008-05-151-0/+1
* Set 'metadata_version' for container_member in Incremental_containerDan Williams2008-05-151-0/+1
* imsm: initial Intel(R) Matrix Storage Manager supportDan Williams2008-05-151-0/+2
* Create a container memberNeil Brown2008-05-151-0/+4
* Can now mostly assemble DDF arraysNeil Brown2008-05-151-2/+10
* More ddf stuffNeil Brown2008-05-151-0/+5
* more ddf stuffNeil Brown2008-05-151-0/+2
* Initial DDF support code.Dan Williams2008-05-151-1/+3
* Some support for external metadata.Neil Brown2008-05-151-0/+2
* Change write_init_super to be called only once.Neil Brown2008-05-151-4/+5
* Add cpu_to_be convertions functions.Neil Brown2008-05-151-0/+14
* Add 'container' level and ->validate_geometry method.Neil Brown2008-05-151-0/+7
* add --export option to --examineKay Sievers2008-05-061-3/+4
* Make device-special files for partitions when using --incrementalNeil Brown2008-05-051-1/+1
* Unify code into find_free_devnum.Neil Brown2008-05-051-0/+3
* diff -ru mdadm-2.6.4-orig/Query.c mdadm-2.6.4/Query.cNeil Brown2008-04-291-0/+1
* Replace sysarray with mdinfoNeil Brown2007-12-141-17/+9
* Use 'mdinfo' instead of special 'sysdev' structure.Neil Brown2007-12-141-14/+8
* Find super from fd on an array.Neil Brown2007-12-141-1/+1
* Drop the superblock arg from all metadata methods.Neil Brown2007-12-141-18/+22
* Fix compare_super to take supertype instead of a superblock.Neil Brown2007-12-141-2/+2
* Add 'supertype' arg to almost all metadata methods.Neil Brown2007-12-141-11/+12
* Allow metadata handlers to free their own superblock.Neil Brown2007-12-141-0/+1
* Remove spaces/tabs from ends of lines.Neil Brown2007-12-141-1/+1
* Add klibc support to mdadm.hmaximilian attems2007-09-241-1/+8
* Fix parsing of "-a" in various contexts.Doug Ledford2007-07-091-0/+1
* Release 2.6.2mdadm-2.6.2Neil Brown2007-05-211-1/+1