summaryrefslogtreecommitdiff
path: root/mdadm.c
Commit message (Expand)AuthorAge
* Improve opt parsing, and distinguish long from short.NeilBrown2010-11-25
* fix a get_linux_version() comparison typoDan Williams2010-11-23
* mdadm: added --no-sharing option for Monitor modeAnna Czarnowska2010-11-22
* added --path <path_id> to give the information on the 'path-id' of removed de...Przemyslaw Czarnowski2010-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
* Incremental: accept '--no-degraded' as a deprecated optionDan Williams2010-08-12
* Merge branch 'master' of git://github.com/djbw/mdadmNeilBrown2010-07-06
|\
| * Merge branch 'fixes' into for-neilDan Williams2010-07-01
| |\
| * | Rename subarray v2Dan Williams2010-06-22
| * | Kill subarray v2Dan Williams2010-06-15
* | | Add --test option to --re-add and similarNeilBrown2010-07-06
* | | Add -fail support to --incrementalNeilBrown2010-06-30
| |/ |/|
* | Revert "Incremental: honor --no-degraded to delay assembly"Dan Williams2010-05-26
|/
* Assemble: Handle assembling from config file which is out of order.NeilBrown2010-02-24
* Add test for "are we running as root".NeilBrown2010-02-01
* Kill: fix when zeroing busy devices.Artur Wojcik2010-01-29
* Tidy up some argument parsing, particularly for -bNeilBrown2010-01-29
* Various fixes for --killNeilBrown2009-11-24
* Grow: do not allow size changes with other changes.NeilBrown2009-11-06
* Merge branch 'master' into devel-3.1NeilBrown2009-10-22
|\
| * Detail: list containers before members.NeilBrown2009-10-19
| * Monitor: add option to specify rebuild incrementsZdenek Behan2009-10-19
| * mdmon: preserve socket over chrootDan Williams2009-10-13
* | Merge branch 'master' into devel-3.1NeilBrown2009-10-01
|\|
| * Update copyright dates and remove references to @cse.unsw.edu.auNeilBrown2009-06-02
| * Monitor: reduce default poll interval if mdstat is pollable.NeilBrown2009-06-02
| * mdadm.8: Man page updatesNeilBrown2009-06-02
* | Handle extra 'grow' variations.NeilBrown2009-08-11
* | Grow: --size improvements.NeilBrown2009-07-14
* | Grow: pass layout as a string rather than a number.NeilBrown2009-07-14
* | Remove Manage_reconfing in favour of Grow_reshapeNeilBrown2009-07-14
* | main: factor out code to parse layout for raid10 and faulty.NeilBrown2009-07-14
* | Grow: support --array-size changesNeilBrown2009-07-13
|/
* Merge branch 'master' into devel-3.0NeilBrown2009-05-11
|\
| * mdadm: allow build to use --sizePaul Clements2009-04-21
* | mapfile: allow the path name to the device to be empty.NeilBrown2009-05-11
* | Allow homehost to be largely ignored when assembling arrays.NeilBrown2009-05-11
* | config: support "ARRAY <ignore> ..." lines in mdadm.confNeilBrown2009-05-11
* | Detail: use meaningful names with --scan.NeilBrown2009-04-06
* | Support new raid6 layouts needed for DDFNeilBrown2009-03-09
* | Incremental: honor --no-degraded to delay assemblyDan Williams2009-02-24
* | Merge branch 'master' into scratch-3.0NeilBrown2009-01-08
|\|
| * Free mdstat data structures properly.NeilBrown2009-01-08
| * Allow --config in --incremental mode.NeilBrown2008-12-01
* | introduce --detail-platform to display platform raid capabilitiesDan Williams2008-12-08
* | Support --wait-clean --scanDan Williams2008-11-27
* | Assemble: don't auto-assemble if any arrays are listed in mdadm.confNeilBrown2008-11-20
* | Assemble: allow members of containers to be assembled and auto-assembled.NeilBrown2008-11-04