]> git.ipfire.org Git - thirdparty/mdadm.git/history - Manage.c
Pass subarray arg explicitly to ->update_subarray.
[thirdparty/mdadm.git] / Manage.c
2010-11-22  NeilBrownPass subarray arg explicitly to ->update_subarray.
2010-11-22  NeilBrownsuper_by_fd: return subarray info explicitly.
2010-11-22  NeilBrownopen_subarray: pass subarray name as explicit arg.
2010-11-22  NeilBrownget_info_super: report which other devices are thought...
2010-11-22  NeilBrownManage: be more careful about --add attempts.
2010-08-31  NeilBrownFix spare migration.
2010-08-31  NeilBrownDon't remove md devices with standard names.
2010-08-05  NeilBrownCompile with -Wextra by default
2010-07-22  Doug LedfordTwo Minor bug fixes to incremental support
2010-07-06  NeilBrownMerge branch 'master' of git://github.com/djbw/mdadm
2010-07-06  NeilBrownAdd --test option to --re-add and similar
2010-07-06  NeilBrownAdd support for "--re-add missing"
2010-07-02  Dan WilliamsMerge branch 'fixes' into for-neil
2010-07-02  Dan WilliamsMerge branch 'subarray' into for-neil
2010-06-30  NeilBrownAvoid skipping devices where removing all faulty/detach...
2010-06-30  NeilBrownAdd -fail support to --incremental
2010-06-30  NeilBrownSupport fail/remove using kernel name
2010-06-22  Dan WilliamsRename subarray v2
2010-04-19  Dan WilliamsCreate: cleanup after failed create in duplicated array...
2010-03-09  NeilBrownMerge branch 'master' of git://github.com/djbw/mdadm
2010-03-09  NeilBrownStop: done stop a container which still have members...
2010-03-03  NeilBrownManage: fix regression on removing detached devices.
2009-12-30  NeilBrownMerge branch 'klockwork' of git://github.com/djbw/mdadm
2009-12-30  NeilBrownMerge branch 'master' of git://github.com/djbw/mdadm
2009-12-21  Dan WilliamsSupport external metadata recovery-resume
2009-12-21  Dan WilliamsTeach sysfs_add_disk() callers to use ->recovery_start...
2009-12-08  NeilBrownDon't attempt a re-add if the device is marked as faulty.
2009-11-19  NeilBrownMerge branch 'master' into devel-3.1
2009-11-17  NeilBrownDon't silently map --re-add to --add
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;
next