]> git.ipfire.org Git - thirdparty/mdadm.git/history - mdadm.c
imsm: enforce "all member disks must be members of all arrays"
[thirdparty/mdadm.git] / mdadm.c
2009-01-07  NeilBrownMerge branch 'master' into scratch-3.0
2009-01-07  NeilBrownFree mdstat data structures properly.
2008-12-18  NeilBrownMerge branch 'devel' of git://git.kernel.org/pub/scm...
2008-12-18  NeilBrownMerge branch 'master' into devel-3.0
2008-12-08  Dan Williamsintroduce --detail-platform to display platform raid...
2008-12-01  NeilBrownAllow --config in --incremental mode.
2008-11-27  NeilBrownMerge branch 'master' into devel-3.0
2008-11-27  Dan WilliamsSupport --wait-clean --scan
2008-11-20  NeilBrownAssemble: don't auto-assemble if any arrays are listed...
2008-11-04  NeilBrownAssemble: allow members of containers to be assembled...
2008-11-04  NeilBrownAlways set 'homehost' if not specified.
2008-11-04  NeilBrownconfig: Don't require an array to have a device name.
2008-11-03  NeilBrownDelay creation of array devices for assemble/build...
2008-11-03  NeilBrownAvoid opening md device twice in particular '--assemble...
2008-11-03  NeilBrownIntroduce new open_mddev which just does an open.
2008-11-03  NeilBrownRename open_mddev to create_mddev
2008-11-03  NeilBrownInitialise ->container and ->member properly.
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-15  Dan Williamsquiet WaitClean()
2008-09-18  NeilBrownAllow --config in --incremental mode.
2008-09-16  Dan Williams'mdadm --wait-clean' wait for array to be marked clean
2008-08-07  NeilBrownMerge branch 'devel' of git://git.kernel.org/pub/scm...
2008-08-07  NeilBrownMerge branch 'master' into from-stable
2008-08-01  NeilBrownCosmetic cleanup of some messages.
2008-07-18  Neil BrownStop managed arrays more carefully.
2008-07-12  Neil BrownImprove shutdown for container-based arrays.
2008-06-20  Neil BrownMerge branch 'release' of git://git.kernel.org/pub...
2008-06-19  Neil BrownMerge branch 'release' of git://git.kernel.org/pub...
2008-06-19  Neil BrownMerge branch 'master' into devel-3.0
2008-05-20  Neil BrownFix autoassemble for stack arrays.
2008-05-15  Neil BrownChange write_init_super to be called only once.
2008-05-12  Hans LambermontSet LOG_PID for syslog
2008-05-06  Kay Sieversadd --export option to --examine
2008-05-05  Dan Williamslet '-a' be specified for Incremental mode
2007-12-14  Neil BrownRemove spaces/tabs from ends of lines.
2007-07-23  Neil BrownReject '--bitmap none' for build and create.
2007-07-09  Ian DallAllow "--write-behind=" to be done in grow mode.
2007-07-08  Doug LedfordFix parsing of "-a" in various contexts.
2007-05-21  Neil BrownImprove error message for adding bitmap to a level...
2007-05-21  Neil BrownAdd --auto-detect for in-kernel autodetect.
2007-05-08  Kay SieversAdd --export option to --detail to use key=value pairs.
2007-05-08  Neil BrownSend help text to stdout rather than stderr.
2006-12-21  Neil BrownAdd new mode: --incremental
2006-12-14  Neil BrownSupport --uuid= with --create to choose your own UUID.
2006-12-14  Neil Brown--wait or -W will wait for resync activity to finish...
2006-12-14  Neil BrownSupport --update=devicesize for cases where the underly...
2006-10-23  Neil BrownSupport --examine --brief --verbose properly
2006-10-22  Neil BrownImprove error message when wrong --update option is...
2006-10-16  Luca BerraDon't trigger and error on -As if all arrays are alread...
2006-08-11  Neil BrownAllow symlink creation to be disabled from command...
2006-08-07  Neil BrownFix starting of degraded arrays.
2006-06-26  Neil BrownMore consistent honoring of --configfile
2006-06-02  Neil BrownGet --stop to honour --quiet
2006-06-02  Neil BrownDon't try to create a new device when using --manage...
2006-05-26  Neil BrownRelease 2.5 mdadm-2.5
2006-05-26  Neil BrownSupport --auto-update-homehost
2006-05-26  Neil BrownSupport auto-assembling of stacked devices
2006-05-26  Neil BrownInitial implementation of auto-assembly
2006-05-23  Neil BrownSupport --update=homehost to allow updating of homehost...
2006-05-23  Neil BrownAllow --update=name to update the name during assembly.
2006-05-23  Neil BrownMake sure homehost is set correctly when --update=uuid
2006-05-19  Neil BrownInclude homehost information in --examine as appropriate
2006-05-19  Neil BrownInclude homehost information in --detail where appropriate.
2006-05-19  Neil BrownMake homehost information appear in superblock.
2006-05-19  Neil BrownAllow homehost to be set on command line or in config...
2006-05-19  Neil BrownJust updaqte copyright dates and email address
2006-05-19  Neil BrownNew flag --no-degraded
2006-05-16  Neil BrownArrange the 'auto' setting in mdadm.conf can choose...
2006-05-15  Neil BrownAllow default creation info to to be stored in mdadm...
2006-05-15  Neil BrownLimit size of bitmap to 2million chunks.
2006-05-15  Neil BrownSupport new offset layout for raid10
2006-03-29  Neil BrownSupport 'bitmap=' in mdadm.conf for auto-assembling...
2006-03-28  Neil BrownKill old superblocks on create.
2006-03-28  Neil BrownReduce dependance on MD_SB_DISKS
2006-03-27  Neil BrownAllow resize to backup to a file.
2006-03-13  Neil BrownInitial reshape support
2006-02-06  Neil BrownRelease some compile fixes.
2006-01-31  Neil BrownSort mdstat entries so that composites are well-ordered.
2006-01-31  Neil BrownPrefer version-1 superblocks for v.large devices.
2006-01-30  Neil BrownStuff like..
2006-01-30  Neil BrownSupport --help --assemble etc.
2006-01-27  Neil BrownEnable support for v.large raid1.
2005-12-05  Neil BrownSupport updating of uuid during --assemble.
2005-12-05  Neil Brownsyslog support for monitor mode
2005-12-05  Neil BrownSupport --assume-clean for --create
2005-12-05  Neil BrownImprove option parsing
2005-11-22  Neil BrownSupport bitmaps with raid10
2005-10-21  Neil BrownMake sure mdadm -S returns correct error code
2005-08-16  Neil BrownAssorted fixes
2005-08-15  Neil BrownAdd 'quite' option and tidy up some tests.
2005-08-09  Neil BrownSupport nameing of version-1 arrays.
2005-08-09  Neil BrownAdd write-behind support
2005-08-09  Neil BrownSupport fixing of byte-swapped superblocks.
2005-06-14  Neil BrownAllow --force flag with --grow
next