]> git.ipfire.org Git - thirdparty/mdadm.git/history - Manage.c
Replace all relevant occurrences of -4 with LEVEL_MULTIPATH
[thirdparty/mdadm.git] / Manage.c
2009-10-22  NeilBrownMerge branch 'master' into devel-3.1
2009-10-22  NeilBrownMerge branch 'master' into devel-3.1
2009-10-22  NeilBrownFree some malloced memory that wasn't being freed.
2009-10-01  NeilBrownMerge branch 'master' into devel-3.1
2009-07-14  NeilBrownRemove Manage_reconfing in favour of Grow_reshape
2009-06-02  NeilBrownMerge branch 'master' of git://github.com/djbw/mdadm...
2009-06-02  NeilBrownMerge branch 'master' into devel-3.0
2009-06-02  NeilBrownUpdate copyright dates and remove references to @cse...
2009-05-11  NeilBrownMonitor: support spare-group manipulation for 1.x metadata.
2009-05-11  NeilBrownMerge branch 'master' into devel-3.0
2009-05-05  NeilBrownre-add error check
2009-04-14  NeilBrownMerge branch 'master' of git://github.com/djbw/mdadm...
2009-04-14  NeilBrownincremental_container: preserve 'in_sync' flag when...
2009-03-10  NeilBrownMerge branch 'master' in devel-3.0
2009-02-25  Dan WilliamsManage: permit '--remove detached' for containers
2009-02-02  NeilBrownMerge branch 'master' into devel-3.0
2009-01-07  NeilBrownMerge branch 'master' into scratch-3.0
2008-12-18  NeilBrownMerge branch 'master' into devel-3.0
2008-11-27  NeilBrownMerge branch 'master' into devel-3.0
2008-11-27  NeilBrownTidy error messages for add_to_super failure.
2008-11-27  Dan Williamsallow add_to_super to return errors
2008-11-08  Dan Williamsfix remove_devices()
2008-11-04  NeilBrownStop: drop any partitions that may be associated with...
2008-11-04  NeilBrownManage: when stopping an array, delete all names from...
2008-11-04  NeilBrownGenerate 'change' uevents when arrays change in non...
2008-11-02  NeilBrownMerge branch 'master' into scratch-3.0
2008-11-02  NeilBrownMerge branch 'master' into scratch-3.0
2008-10-30  NeilBrownMerge branch 'master' into devel-3.0
2008-10-30  NeilBrownMerge branch 'master' into devel-3.0
2008-10-26  NeilBrownMerge branch 'master' into devel-3.0
2008-10-25  NeilBrownAllow WRITEMOSTLY to be cleared on --readd using -...
2008-10-17  NeilBrownMerge branch 'master' into devel-3.0
2008-10-13  NeilBrownManage: allow adding device that is just large enough...
2008-09-18  NeilBrownCompile fixes, particularly moving more stuff under...
2008-09-16  Dan Williamsping_manager() to prevent 'add' before 'remove' completes
2008-09-16  Dan WilliamsAdd ping_monitor() to mdadm --wait
2008-08-19  NeilBrownAllow an externally managed array to be marked readonly
2008-08-19  NeilBrownFactor out test for subarray version string.
2008-08-19  Dan Williamsmdadm: add device to a container
2008-08-07  NeilBrownMerge branch 'devel' of git://git.kernel.org/pub/scm...
2008-08-07  NeilBrownMerge branch 'master' into from-stable
2008-07-18  NeilBrownManage: sync with mdmon before stopping containers.
2008-07-18  NeilBrownManage: fixed some error message in --stop
2008-07-18  Neil BrownStop managed arrays more carefully.
2008-07-12  Neil BrownUse O_DIRECT for all IO to devices.
2008-07-12  Neil BrownHandle device removal from container
2008-07-12  Neil BrownAdd subarray field to supertype.
2008-06-25  Neil BrownImprove error message when mdadm fails to stop an array.
2008-06-19  Neil BrownMerge branch 'master' into devel-3.0
2008-05-15  Dan Williamshandle Manage_subdevs() for 'external' arrays
2008-05-15  Neil BrownChange write_init_super to be called only once.
2008-04-28  Neil BrownFix problems with array.size overflowing on large arrays.
2007-12-14  Neil BrownFind super from fd on an array.
2007-12-14  Neil BrownDrop the superblock arg from all metadata methods.
2007-12-14  Neil BrownAdd 'supertype' arg to almost all metadata methods.
2007-12-14  Neil BrownRemove spaces/tabs from ends of lines.
2007-10-19  Neil BrownRemove partitions from a device before adding it to...
2007-09-24  Neil BrownMake "--write-mostly" effective when re-adding a device...
2007-05-21  Neil BrownAdd --auto-detect for in-kernel autodetect.
2007-05-11  Neil BrownSupport failing and removed of detached and faulty...
2006-12-21  Neil BrownAdd new mode: --incremental
2006-12-14  Neil BrownCentral calls to ioctl BLKGETSIZE
2006-12-14  Neil BrownCheck device is large enough before hot-add.
2006-10-16  Luca BerraMdassemble improvements
2006-10-12  Neil BrownRemove partitions from components of an md array
2006-06-26  Neil BrownWork around bug in --add handling for version-1 superb...
2006-06-02  Neil BrownGet --stop to honour --quiet
2006-05-19  Neil BrownJust updaqte copyright dates and email address
2006-04-03  Neil Brownfix write mostly for add and re-add
2006-03-28  Neil BrownCreate missing /dev files where needed.
2006-03-27  Neil BrownRemove ident arg from getinfo_super;
2005-09-12  Neil BrownFix assembling of array with spares when verion-1 super...
2005-08-26  Neil BrownPasses all tests, nearly ready for release.
2005-08-25  Neil BrownSupport internal bitmaps with format-1 superblocks.
2005-08-16  Neil BrownAssorted fixes
2005-08-15  Neil BrownAdd 'quite' option and tidy up some tests.
2005-08-09  Neil BrownAdd write-behind support
2005-08-04  Neil BrownAssorted Fixes for multiple bugs.
2005-07-29  Neil BrownMake hot-add work with v 1.0.1 superblocks
2005-07-06  Neil BrownMake sure we try hard enough to find a component device..
2005-06-14  Neil BrownRetry --stop --scan until all stoppable devices have...
2005-06-07  Neil BrownSupport --grow --bitmap=internal
2005-06-07  Neil BrownUse ADD_NEW_DISK to hot-add to non-version-0 arrays
2005-04-11  Neil BrownFix embarassing bug in 1.10.0 which broke --add
2005-04-04  Neil BrownUse O_EXCL when opening component devices to be assembl...
2005-04-04  Neil BrownChange MAJOR() etc to major() etc
2004-11-01  Neil Brownmdadm-1.8.0 mdadm-1.8.0
2004-06-04  Neil Brownmdadm-1.6.0 mdadm-1.6.0
2003-07-28  Neil Brownmdadm-1.3.0 mdadm-1.3.0
2002-04-11  Neil Brownmdadm-0.8.2 mdadm-0.8.2
2002-04-05  Neil Brownmdadm-0.8.1 mdadm-0.8.1
2002-04-04  Neil Brownmdadm-0.8 mdadm-0.8
2002-03-08  Neil Brownmdadm-0.7 mdadm-0.7
2002-03-06  Neil Brownmdctl-0.6 mdctl-0.6
2001-08-23  Neil Brownmdctl-0.5 mdctl-0.5
2001-07-26  Neil Brownmdctl-v0.4 mdctl-v0.4
2001-06-14  Neil Brownmdctl-v0.3 mdctl-v0.3
2001-06-08  Neil Brownmdctl-v0.2 mdctl-v0.2