summaryrefslogtreecommitdiff
path: root/mdadm.h
Commit message (Expand)AuthorAge
* 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
| * | | create: Check with OROM limit before setting default chunk sizeDave Jiang2010-06-15
* | | | Add --test option to --re-add and similarNeilBrown2010-07-06
* | | | Add -fail support to --incrementalNeilBrown2010-06-30
* | | | Add mdstat_by_componentNeilBrown2010-06-30
| |_|/ |/| |
* | | Incremental: honor an 'enough' flag from external handlersDan Williams2010-05-26
| |/ |/|
* | IMSM/DDF: don't recognised these metadata on partitions.NeilBrown2010-04-29
|/
* Create: cleanup after failed create in duplicated array member caseDan Williams2010-04-19
* mapfile: if we putting the mapfile in a custom location via ALT_RUN, allowDoug Ledford2010-03-24
* config: add 'homehost' option to 'AUTO' line.NeilBrown2010-03-03
* allow redefinition of VAR_RUNLuca Berra2010-03-03
* Assemble: Handle assembling from config file which is out of order.NeilBrown2010-02-24
* mdmon: don't monitor /proc/mounts to decide when to create .pid file.NeilBrown2010-02-08
* mdmon: allow pid to be stored in different directory.NeilBrown2010-02-04
* Having single function to read mdmon pid file.NeilBrown2010-02-04
* Merge branch 'klockwork' of git://github.com/djbw/mdadmNeilBrown2009-12-30
|\
| * Fix required to enable RAID arrays on SAS disks.Artur Wojcik2009-12-10