summaryrefslogtreecommitdiff
path: root/Manage.c
Commit message (Expand)AuthorAge
* 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
* Fix assembling of array with spares when verion-1 superblock is used.Neil Brown2005-09-12
* Passes all tests, nearly ready for release.Neil Brown2005-08-26
* Support internal bitmaps with format-1 superblocks.Neil Brown2005-08-25
* Assorted fixesNeil Brown2005-08-16
* Add 'quite' option and tidy up some tests.Neil Brown2005-08-15
* Add write-behind supportNeil Brown2005-08-09
* Assorted Fixes for multiple bugs.Neil Brown2005-08-04
* Make hot-add work with v 1.0.1 superblocksNeil Brown2005-07-29
* Make sure we try hard enough to find a component device..Neil Brown2005-07-06
* Retry --stop --scan until all stoppable devices have been stoppedNeil Brown2005-06-14
* Support --grow --bitmap=internalNeil Brown2005-06-07
* Use ADD_NEW_DISK to hot-add to non-version-0 arraysNeil Brown2005-06-07
* Fix embarassing bug in 1.10.0 which broke --addNeil Brown2005-04-11
* Use O_EXCL when opening component devices to be assembled into an arrayNeil Brown2005-04-04