summaryrefslogtreecommitdiff
path: root/mdadm.h
Commit message (Expand)AuthorAge
* Allow a uuid of all f's to always matchDan Williams2008-10-15
* sysfs: dprintf when we fail to write a sysfs fileDan Williams2008-10-15
* Add support for assembling specific subarrays.NeilBrown2008-09-18
* Report uuid in --detail --brief for ddf and intelNeilBrown2008-09-18
* Use uuid as /dev name when assembling array of uncertain origin.NeilBrown2008-09-18
* Allow metadata handler to report that it doesn't record homehost.NeilBrown2008-09-18
* Handle incremental assembly of containers.NeilBrown2008-09-18
* Move calls to SET_ARRAY_INFO to common helper.NeilBrown2008-09-18
* Factor out add-disk codeNeilBrown2008-09-18
* Teach --detail about containers and members there-of.NeilBrown2008-09-18
* 'mdadm --wait-clean' wait for array to be marked cleanDan Williams2008-09-15
* Add ping_monitor() to mdadm --waitDan Williams2008-09-15
* Honor safemode_delay at Create() and Incremental() timeDan Williams2008-09-15
* Allow metadata handlers to communicate desired safemode delay via mdinfoDan Williams2008-09-15
* Allow an externally managed array to be marked readonlyNeilBrown2008-08-19
* Factor out test for subarray version string.NeilBrown2008-08-19
* Extra option for set_array_state: you choose dirty or clean.NeilBrown2008-08-19
* mdmon: handle failures versus readauto arraysDan Williams2008-08-15
* mdmon: allow degraded arrays to be monitoredDan Williams2008-08-15
* sysfs: deprecate sysfs_disk_to_sgDan Williams2008-07-24
* Factor common code into new "start_mdmon".NeilBrown2008-07-18
* mdadm: add an environment variable to prevent auto-launching mdmonDan Williams2008-07-14
* Introduce devname2devnumNeil Brown2008-07-12
* Pass 'verbose' flag to validate_geometryNeil Brown2008-07-12
* Use O_DIRECT for all IO to devices.Neil Brown2008-07-12
* Create arrays via metadata-updateNeil Brown2008-07-12
* 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