summaryrefslogtreecommitdiff
path: root/mdadm.h
Commit message (Expand)AuthorAge
* Incremental: lock against multiple concurrent additions to an array.NeilBrown2008-11-04
* Manage: when stopping an array, delete all names from /dev.NeilBrown2008-11-04
* Generate 'change' uevents when arrays change in non-obvious ways.NeilBrown2008-11-04
* config: Support container=uuid as alternative to container=/dev/name in mdadm...NeilBrown2008-11-04
* Incremental: adjust to the new naming scheme.NeilBrown2008-11-04
* mdopen: Introduce new rules for creating device name.NeilBrown2008-11-04
* util: make env checking more genericNeilBrown2008-11-04
* Delay creation of array devices for assemble/build/createNeilBrown2008-11-04
* Introduce new open_mddev which just does an open.NeilBrown2008-11-04
* Rename open_mddev to create_mddevNeilBrown2008-11-04
* Preliminary -As support for container member arraysDan Williams2008-10-28
* Merge branch 'master' into devel-3.0NeilBrown2008-10-27
|\
| * Allow WRITEMOSTLY to be cleared on --readd using --readwrite.NeilBrown2008-10-25
* | Merge branch 'master' into devel-3.0NeilBrown2008-10-17
|\|
| * Improve reporting of layout for raid10.NeilBrown2008-10-13
| * Manage: allow adding device that is just large enough to v1.x array.NeilBrown2008-10-13
* | quiet WaitClean()Dan Williams2008-10-15
* | 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