summaryrefslogtreecommitdiff
path: root/mdadm.c
Commit message (Expand)AuthorAge
* 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
* | Always set 'homehost' if not specified.NeilBrown2008-11-04
* | config: Don't require an array to have a device name.NeilBrown2008-11-04
* | Delay creation of array devices for assemble/build/createNeilBrown2008-11-04
* | Avoid opening md device twice in particular '--assemble' instance.NeilBrown2008-11-04
* | Introduce new open_mddev which just does an open.NeilBrown2008-11-04
* | Rename open_mddev to create_mddevNeilBrown2008-11-04
* | Initialise ->container and ->member properly.NeilBrown2008-11-04
* | Merge branch 'master' into devel-3.0NeilBrown2008-10-27
|\|
| * Allow WRITEMOSTLY to be cleared on --readd using --readwrite.NeilBrown2008-10-25
* | quiet WaitClean()Dan Williams2008-10-15
* | Allow --config in --incremental mode.NeilBrown2008-09-18
* | 'mdadm --wait-clean' wait for array to be marked cleanDan Williams2008-09-15
* | Merge branch 'master' into from-stableNeilBrown2008-08-07
|\|
| * Cosmetic cleanup of some messages.NeilBrown2008-08-01
* | Stop managed arrays more carefully.Neil Brown2008-07-18
* | Improve shutdown for container-based arrays.Neil Brown2008-07-12
* | Merge branch 'master' into devel-3.0Neil Brown2008-06-19
|\|
| * Fix autoassemble for stack arrays.Neil Brown2008-05-20
* | Change write_init_super to be called only once.Neil Brown2008-05-15
|/
* Set LOG_PID for syslogHans Lambermont2008-05-12
* add --export option to --examineKay Sievers2008-05-06
* let '-a' be specified for Incremental modeDan Williams2008-05-05
* Remove spaces/tabs from ends of lines.Neil Brown2007-12-14
* Reject '--bitmap none' for build and create.Neil Brown2007-07-23
* Allow "--write-behind=" to be done in grow mode.Ian Dall2007-07-09
* Fix parsing of "-a" in various contexts.Doug Ledford2007-07-09
* Improve error message for adding bitmap to a level that cannot support it.Neil Brown2007-05-21
* Add --auto-detect for in-kernel autodetect.Neil Brown2007-05-21
* Add --export option to --detail to use key=value pairs.Kay Sievers2007-05-08
* Send help text to stdout rather than stderr.Neil Brown2007-05-08
* Add new mode: --incrementalNeil Brown2006-12-21
* Support --uuid= with --create to choose your own UUID.Neil Brown2006-12-14
* --wait or -W will wait for resync activity to finish on the given devices.Neil Brown2006-12-14
* Support --update=devicesize for cases where the underlying device can change ...Neil Brown2006-12-14
* Support --examine --brief --verbose properlyNeil Brown2006-10-23