summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Add subarray arg to container_content.NeilBrown2010-11-22
* mapinfo: simplify subarray handling.NeilBrown2010-11-22
* super_by_fd: return subarray info explicitly.NeilBrown2010-11-22
* open_subarray: pass subarray name as explicit arg.NeilBrown2010-11-22
* ddf: remove duplicate container_member setting.NeilBrown2010-11-22
* Incremental - fix small bug in count_active.NeilBrown2010-11-22
* Assemble - avoid including wayward devices.NeilBrown2010-11-22
* Assemble: handle devices array better.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
* policy: don't try to get policy when path == NULL.NeilBrown2010-11-22
* Fix error in pol_sort.NeilBrown2010-11-22
* Report error in --update string is not recognised.NeilBrown2010-11-22
* Convert 'auto' config line to policy statementsNeilBrown2010-09-06
* Add support for auto-partitioning base devices.NeilBrown2010-09-06
* Add guess_super_typeNeilBrown2010-09-06
* Factor out path_policy functon.NeilBrown2010-09-06
* First steps to supporting auto-spare-add to groups of partitioned devices.NeilBrown2010-09-06
* Add gpt pseudo-metadataNeilBrown2010-09-06
* Add mbr pseudo metadata handler.NeilBrown2010-09-06
* intel: Don't try to read from tiny devices.NeilBrown2010-09-06
* Allow --incremental to add a device as a spare if policy allows.NeilBrown2010-09-06
* Use action policy to keep recently-disconnected devices in the array.NeilBrown2010-09-06
* Introduce single-exit pattern for IncrementalNeilBrown2010-09-06
* Add domain policy support.NeilBrown2010-09-06
* Add policy_action supportNeilBrown2010-09-06
* Add policy framework.NeilBrown2010-09-06
* Fix compile error on non-x86 systems.NeilBrown2010-09-03
* Release mdadm-3.1.4NeilBrown2010-08-31
* Fix spare migration.NeilBrown2010-08-31
* Don't remove md devices with standard names.NeilBrown2010-08-31
* Allow dev_open to work on read-only /devNeilBrown2010-08-30
* Allow --incremental to add spares to an array.NeilBrown2010-08-12
* Incremental: accept '--no-degraded' as a deprecated optionDan Williams2010-08-12
* Incremental: return success in 'container not enough' caseDan Williams2010-08-10
* Don't link mdadm with pthreadsNeilBrown2010-08-06
* Fix compiler warning concering bad use of snprintf.NeilBrown2010-08-06
* Release mdadm-3.1.3NeilBrown2010-08-06
* mapfile: just have one place to store the mapfileNeilBrown2010-08-06
* Grow: use raid_disks, not nr_disksNeilBrown2010-08-06
* Fix writing of second backup superblock during growNeilBrown2010-08-05
* udevadm settle in autodetect testNeilBrown2010-08-05
* Compile with -Wextra by defaultNeilBrown2010-08-05
* Detail: clean up handing of the 'info' we load from superblock.NeilBrown2010-08-05
* Fix test for imsm prodigal member scenarioNeilBrown2010-08-05
* Fix tests/layoutsNeilBrown2010-07-29
* Fix restarting of reshaping arrays.NeilBrown2010-07-29
* Restore assembling of ddf containers.NeilBrown2010-07-29
* Fix use of rv in Grow_reshapeNeilBrown2010-07-29