summaryrefslogtreecommitdiffstats
path: root/mdadm.h
Commit message (Expand)AuthorAgeFilesLines
* Preliminary -As support for container member arraysDan Williams2008-10-281-0/+1
* Merge branch 'master' into devel-3.0NeilBrown2008-10-271-1/+1
|\
| * Allow WRITEMOSTLY to be cleared on --readd using --readwrite.NeilBrown2008-10-251-1/+1
* | Merge branch 'master' into devel-3.0NeilBrown2008-10-171-1/+3
|\|
| * Improve reporting of layout for raid10.NeilBrown2008-10-131-1/+2
| * Manage: allow adding device that is just large enough to v1.x array.NeilBrown2008-10-131-0/+1
* | quiet WaitClean()Dan Williams2008-10-151-1/+1
* | Allow a uuid of all f's to always matchDan Williams2008-10-151-0/+1
* | sysfs: dprintf when we fail to write a sysfs fileDan Williams2008-10-151-0/+8
* | Add support for assembling specific subarrays.NeilBrown2008-09-181-0/+6
* | Report uuid in --detail --brief for ddf and intelNeilBrown2008-09-181-1/+1
* | Use uuid as /dev name when assembling array of uncertain origin.NeilBrown2008-09-181-0/+2
* | Allow metadata handler to report that it doesn't record homehost.NeilBrown2008-09-181-2/+1
* | Handle incremental assembly of containers.NeilBrown2008-09-181-0/+8
* | Move calls to SET_ARRAY_INFO to common helper.NeilBrown2008-09-181-2/+3
* | Factor out add-disk codeNeilBrown2008-09-181-0/+2
* | Teach --detail about containers and members there-of.NeilBrown2008-09-181-0/+1
* | 'mdadm --wait-clean' wait for array to be marked cleanDan Williams2008-09-151-0/+5
* | Add ping_monitor() to mdadm --waitDan Williams2008-09-151-0/+1
* | Honor safemode_delay at Create() and Incremental() timeDan Williams2008-09-151-0/+1
* | Allow metadata handlers to communicate desired safemode delay via mdinfoDan Williams2008-09-151-0/+1
* | Allow an externally managed array to be marked readonlyNeilBrown2008-08-191-1/+8
* | Factor out test for subarray version string.NeilBrown2008-08-191-0/+5
* | Extra option for set_array_state: you choose dirty or clean.NeilBrown2008-08-191-2/+6
* | mdmon: handle failures versus readauto arraysDan Williams2008-08-151-0/+1
* | mdmon: allow degraded arrays to be monitoredDan Williams2008-08-151-0/+1
* | sysfs: deprecate sysfs_disk_to_sgDan Williams2008-07-241-1/+0
* | Factor common code into new "start_mdmon".NeilBrown2008-07-181-0/+1
* | mdadm: add an environment variable to prevent auto-launching mdmonDan Williams2008-07-141-0/+1
* | Introduce devname2devnumNeil Brown2008-07-121-0/+1
* | Pass 'verbose' flag to validate_geometryNeil Brown2008-07-121-1/+2
* | Use O_DIRECT for all IO to devices.Neil Brown2008-07-121-0/+5
* | Create arrays via metadata-updateNeil Brown2008-07-121-0/+14
* | Remove mgr_pipe for communicating from manage to monitor.Neil Brown2008-07-121-1/+0
* | Remove mon_pipe for communicating from monitor to managerNeil Brown2008-07-121-1/+0
* | Handle device removal from containerNeil Brown2008-07-121-0/+1
* | Remove the multiple super_switchs for ddf.Neil Brown2008-07-121-0/+9
* | Remove getinfo_super_n and do some other cleaning up.Neil Brown2008-07-121-2/+4
* | Add subarray field to supertype.Neil Brown2008-07-121-1/+1
* | Add some comments to explain some of the bits of superswitch.Neil Brown2008-07-121-0/+104
* | Hide subordinate superswitch structures.Neil Brown2008-07-121-2/+2
* | 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