summaryrefslogtreecommitdiff
path: root/mdadm.h
Commit message (Expand)AuthorAge
* Remove mgr_pipe for communicating from manage to monitor.Neil Brown2008-07-12
* Remove mon_pipe for communicating from monitor to managerNeil Brown2008-07-12
* Handle device removal from containerNeil Brown2008-07-12
* Remove the multiple super_switchs for ddf.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
* Add some comments to explain some of the bits of superswitch.Neil Brown2008-07-12
* Hide subordinate superswitch structures.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
* imsm: 'volume' is the proper name for imsm container membersDan Williams2008-06-13
* sysfs: helper routine to retrieve the scsi idDan Williams2008-06-13
* sysfs: provide a helper function for locating scsi_generic interfacesDan Williams2008-06-13
* Support adding a spare to a degraded array.Neil Brown2008-06-12
* Allow passing metadata update to the monitor.Neil Brown2008-06-12
* Parse the 'instance' part of external:/mdXX/INST in metadata handler.Neil Brown2008-05-27
* Discard st->container_memberNeil Brown2008-05-27
* Remove st->text_version in favour of info->text_versionNeil Brown2008-05-27
* Change mark_clean to set_array_state.Neil Brown2008-05-27
* auto-start mdmon on --createNeil Brown2008-05-27
* Exit when there are no more arrays to manage.Neil Brown2008-05-27
* Remove supertype->devfdNeil Brown2008-05-27
* Remove stopped arrays.Neil Brown2008-05-27
* Set status of devices in ddf.Neil Brown2008-05-27
* Implement mark_clean for ddf and remove mark_dirty and mark_syncNeil Brown2008-05-27
* Remove 'fd' arg from sysfs_add_diskNeil Brown2008-05-27
* add infrastructure to receive higher order commands, like remove_deviceDan Williams2008-05-15
* handle disk failuresDan Williams2008-05-15
* handle resync completionDan Williams2008-05-15
* Merge mdmonNeil Brown2008-05-15
* 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