summaryrefslogtreecommitdiff
path: root/mdadm.h
Commit message (Expand)AuthorAge
* Split fmt_devnum out from devnum2devnameNeilBrown2010-12-16
* IMSM: Fix problem in mdmon monitor of using removed disk in imsm container.Labun, Marcin2010-12-15
* Allow --update=devicesize with --re-addNeilBrown2010-12-09
* Grow: warn if growing an array will make it degraded.NeilBrown2010-12-09
* Grow: open backup file for reshape as functionAdam Kwolek2010-12-03
* Assemble: allow an array undergoing reshape to be started without backup fileNeilBrown2010-12-01
* mdmon: don't copy an invalid chunk_sizeNeilBrown2010-11-30
* Compute backup blocks in function.Adam Kwolek2010-11-30
* Prepare and free fdlist in functionsAdam Kwolek2010-11-30
* Treat feature as experimentalAdam Kwolek2010-11-29
* Improve comments for block_monitor.NeilBrown2010-11-29
* Monitor: devid should be dev_tAnna Czarnowska2010-11-29
* Incremental - avoid including wayward devices.NeilBrown2010-11-29
* Improve opt parsing, and distinguish long from short.NeilBrown2010-11-25
* External reshape (step 1): container reshape and ->reshape_super()Dan Williams2010-11-23
* Create: cleanup/unify default geometry handlingDan Williams2010-11-23
* block monitor: freeze spare assignment for external arraysDan Williams2010-11-23
* Provide a mdstat_ent to subarray helperDan Williams2010-11-23
* Policy is aware of metadata disk's controller domains.Marcin Labun2010-11-22
* Monitor: Allow metadata to set minimum size for spare to migrate in.Anna Czarnowska2010-11-22
* Monitor: policy based spare migration.NeilBrown2010-11-22
* imsm: create mdinfo list of disks in a container from supertypeAnna Czarnowska2010-11-22
* mdadm: added --no-sharing option for Monitor modeAnna Czarnowska2010-11-22
* Util: get device size from idAnna Czarnowska2010-11-22
* Add action=spare-same-slot policy.NeilBrown2010-11-22
* extension of IncrementalRemove to store location (path-id) of removed devicePrzemyslaw Czarnowski2010-11-22
* added --path <path_id> to give the information on the 'path-id' of removed de...Przemyslaw Czarnowski2010-11-22
* Remove loaded_containerNeilBrown2010-11-22
* Add must_be_container helper.NeilBrown2010-11-22
* Remove content from mddev_devNeilBrown2010-11-22
* Improve type names for mddev_devNeilBrown2010-11-22
* Improve mddev_ident type definitions.NeilBrown2010-11-22
* Make Incremental_container staticNeilBrown2010-11-22
* New method: load_containerNeilBrown2010-11-22
* Remove subarray field in supertype.NeilBrown2010-11-22
* Pass subarray arg explicitly to ->update_subarray.NeilBrown2010-11-22
* Add subarray arg to container_content.NeilBrown2010-11-22
* super_by_fd: return subarray info explicitly.NeilBrown2010-11-22
* open_subarray: pass subarray name as explicit arg.NeilBrown2010-11-22
* get_info_super: report which other devices are thought to be working/failed.NeilBrown2010-11-22
* detail/wait: better handling of monitoring sync action.NeilBrown2010-11-22
* Manage: be more careful about --add attempts.NeilBrown2010-11-22
* Convert 'auto' config line to policy statementsNeilBrown2010-09-06
* Add guess_super_typeNeilBrown2010-09-06
* Factor out path_policy functon.NeilBrown2010-09-06
* Add gpt pseudo-metadataNeilBrown2010-09-06
* Add mbr pseudo metadata handler.NeilBrown2010-09-06
* Add domain policy support.NeilBrown2010-09-06
* Add policy_action supportNeilBrown2010-09-06
* Add policy framework.NeilBrown2010-09-06