summaryrefslogtreecommitdiff
path: root/Manage.c
Commit message (Expand)AuthorAge
* Merge branch 'master' into devel-3.0NeilBrown2009-05-11
|\
| * re-add error checkNeilBrown2009-05-05
* | incremental_container: preserve 'in_sync' flag when adding to existing array.NeilBrown2009-04-14
* | Manage: permit '--remove detached' for containersDan Williams2009-02-24
* | Tidy error messages for add_to_super failure.NeilBrown2008-11-27
* | allow add_to_super to return errorsDan Williams2008-11-27
* | fix remove_devices()Dan Williams2008-11-08
* | Stop: drop any partitions that may be associated with an array when stopping it.NeilBrown2008-11-04
* | Manage: when stopping an array, delete all names from /dev.NeilBrown2008-11-04
* | Generate 'change' uevents when arrays change in non-obvious ways.NeilBrown2008-11-04
* | Merge branch 'master' into devel-3.0NeilBrown2008-10-27
|\|
| * Allow WRITEMOSTLY to be cleared on --readd using --readwrite.NeilBrown2008-10-25
* | Merge branch 'master' into devel-3.0NeilBrown2008-10-17
|\|
| * Manage: allow adding device that is just large enough to v1.x array.NeilBrown2008-10-13
* | Compile fixes, particularly moving more stuff under MDASSEMBLENeilBrown2008-09-18
* | ping_manager() to prevent 'add' before 'remove' completesDan Williams2008-09-15
* | Add ping_monitor() to mdadm --waitDan Williams2008-09-15
* | Allow an externally managed array to be marked readonlyNeilBrown2008-08-19
* | Factor out test for subarray version string.NeilBrown2008-08-19
* | mdadm: add device to a containerDan Williams2008-08-19
* | Merge branch 'master' into from-stableNeilBrown2008-08-07
|\|
| * Improve error message when mdadm fails to stop an array.Neil Brown2008-06-26
* | Manage: sync with mdmon before stopping containers.NeilBrown2008-07-18
* | Manage: fixed some error message in --stopNeilBrown2008-07-18
* | Stop managed arrays more carefully.Neil Brown2008-07-18
* | Use O_DIRECT for all IO to devices.Neil Brown2008-07-12
* | Handle device removal from containerNeil Brown2008-07-12
* | Add subarray field to supertype.Neil Brown2008-07-12
* | handle Manage_subdevs() for 'external' arraysDan Williams2008-05-15
* | Change write_init_super to be called only once.Neil Brown2008-05-15
|/
* Fix problems with array.size overflowing on large arrays.Neil Brown2008-04-28
* Find super from fd on an array.Neil Brown2007-12-14
* Drop the superblock arg from all metadata methods.Neil Brown2007-12-14
* Add 'supertype' arg to almost all metadata methods.Neil Brown2007-12-14
* Remove spaces/tabs from ends of lines.Neil Brown2007-12-14
* Remove partitions from a device before adding it to an array.Neil Brown2007-10-19
* Make "--write-mostly" effective when re-adding a device to an array.Neil Brown2007-09-24
* Add --auto-detect for in-kernel autodetect.Neil Brown2007-05-21
* Support failing and removed of detached and faulty devices.Neil Brown2007-05-11
* Add new mode: --incrementalNeil Brown2006-12-21
* Central calls to ioctl BLKGETSIZENeil Brown2006-12-14
* Check device is large enough before hot-add.Neil Brown2006-12-14
* Mdassemble improvementsLuca Berra2006-10-16
* Remove partitions from components of an md arrayNeil Brown2006-10-13
* Work around bug in --add handling for version-1 superblocksNeil Brown2006-06-26
* Get --stop to honour --quietNeil Brown2006-06-02
* Just updaqte copyright dates and email addressNeil Brown2006-05-19
* fix write mostly for add and re-addNeil Brown2006-04-03
* Create missing /dev files where needed.Neil Brown2006-03-28
* Remove ident arg from getinfo_super;Neil Brown2006-03-27