summaryrefslogtreecommitdiffstats
path: root/mdadm.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Assemble: allow an array undergoing reshape to be started without backup fileNeilBrown2010-12-011-1/+3
* mdmon: don't copy an invalid chunk_sizeNeilBrown2010-11-301-1/+0
* Compute backup blocks in function.Adam Kwolek2010-11-301-0/+2
* Prepare and free fdlist in functionsAdam Kwolek2010-11-301-0/+11
* Treat feature as experimentalAdam Kwolek2010-11-291-0/+1
* Improve comments for block_monitor.NeilBrown2010-11-291-1/+3
* Monitor: devid should be dev_tAnna Czarnowska2010-11-281-1/+1
* Incremental - avoid including wayward devices.NeilBrown2010-11-281-0/+2
* Improve opt parsing, and distinguish long from short.NeilBrown2010-11-251-7/+27
* External reshape (step 1): container reshape and ->reshape_super()Dan Williams2010-11-231-0/+9
* Create: cleanup/unify default geometry handlingDan Williams2010-11-231-5/+3
* block monitor: freeze spare assignment for external arraysDan Williams2010-11-231-0/+4
* Provide a mdstat_ent to subarray helperDan Williams2010-11-231-0/+5
* Policy is aware of metadata disk's controller domains.Marcin Labun2010-11-221-2/+17
* Monitor: Allow metadata to set minimum size for spare to migrate in.Anna Czarnowska2010-11-221-0/+1
* Monitor: policy based spare migration.NeilBrown2010-11-221-1/+5
* imsm: create mdinfo list of disks in a container from supertypeAnna Czarnowska2010-11-221-1/+1
* mdadm: added --no-sharing option for Monitor modeAnna Czarnowska2010-11-221-2/+4
* Util: get device size from idAnna Czarnowska2010-11-221-0/+1
* Add action=spare-same-slot policy.NeilBrown2010-11-221-2/+4
* extension of IncrementalRemove to store location (path-id) of removed devicePrzemyslaw Czarnowski2010-11-221-0/+11
* added --path <path_id> to give the information on the 'path-id' of removed de...Przemyslaw Czarnowski2010-11-221-1/+2
* Remove loaded_containerNeilBrown2010-11-221-2/+0
* Add must_be_container helper.NeilBrown2010-11-221-0/+1
* Remove content from mddev_devNeilBrown2010-11-221-2/+0
* Improve type names for mddev_devNeilBrown2010-11-221-10/+10
* Improve mddev_ident type definitions.NeilBrown2010-11-221-8/+8
* Make Incremental_container staticNeilBrown2010-11-221-3/+0
* New method: load_containerNeilBrown2010-11-221-0/+1
* Remove subarray field in supertype.NeilBrown2010-11-221-1/+0
* Pass subarray arg explicitly to ->update_subarray.NeilBrown2010-11-221-1/+2
* Add subarray arg to container_content.NeilBrown2010-11-221-1/+1
* super_by_fd: return subarray info explicitly.NeilBrown2010-11-221-1/+1
* open_subarray: pass subarray name as explicit arg.NeilBrown2010-11-221-1/+1
* get_info_super: report which other devices are thought to be working/failed.NeilBrown2010-11-221-1/+5
* detail/wait: better handling of monitoring sync action.NeilBrown2010-11-221-1/+1
* Manage: be more careful about --add attempts.NeilBrown2010-11-221-0/+1
* Convert 'auto' config line to policy statementsNeilBrown2010-09-061-2/+4
* Add guess_super_typeNeilBrown2010-09-061-1/+5
* Factor out path_policy functon.NeilBrown2010-09-061-0/+1
* Add gpt pseudo-metadataNeilBrown2010-09-061-1/+1
* Add mbr pseudo metadata handler.NeilBrown2010-09-061-2/+4
* Add domain policy support.NeilBrown2010-09-061-0/+14
* Add policy_action supportNeilBrown2010-09-061-0/+13
* Add policy framework.NeilBrown2010-09-061-0/+58
* Compile with -Wextra by defaultNeilBrown2010-08-051-4/+4
* Switch from /lib/init/rw to /dev for early-boot files.NeilBrown2010-07-281-3/+3
* Fix all the confusion over directories once and for all.Doug Ledford2010-07-221-20/+21
* Incremental: restore assembly for inactive containers, block activeDan Williams2010-07-191-0/+1
* Merge branch 'master' of git://github.com/djbw/mdadmNeilBrown2010-07-061-2/+16
|\