summaryrefslogtreecommitdiff
path: root/mdadm.h
Commit message (Expand)AuthorAge
* 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
* Compile with -Wextra by defaultNeilBrown2010-08-05
* Switch from /lib/init/rw to /dev for early-boot files.NeilBrown2010-07-28
* Fix all the confusion over directories once and for all.Doug Ledford2010-07-22
* Incremental: restore assembly for inactive containers, block activeDan Williams2010-07-19
* Merge branch 'master' of git://github.com/djbw/mdadmNeilBrown2010-07-06
|\
| * Merge branch 'fixes' into for-neilDan Williams2010-07-01
| |\
| | * Always assume SKIP_GONE_DEVS behaviour and kill the flagDan Williams2010-06-16
| * | Merge branch 'subarray' into for-neilDan Williams2010-07-01
| |\ \
| | * | Rename subarray v2Dan Williams2010-06-22
| | * | Kill subarray v2Dan Williams2010-06-15