]> git.ipfire.org Git - thirdparty/mdadm.git/history - mdadm.h
Remove 'fd' arg from sysfs_add_disk
[thirdparty/mdadm.git] / mdadm.h
2008-05-26  Neil BrownRemove 'fd' arg from sysfs_add_disk
2008-05-15  Dan Williamsadd infrastructure to receive higher order commands...
2008-05-15  Dan Williamshandle disk failures
2008-05-15  Dan Williamshandle resync completion
2008-05-15  Neil BrownMerge mdmon
2008-05-15  Dan Williamshandle Manage_subdevs() for 'external' arrays
2008-05-15  Dan Williamsset resync_start in Incremental_container
2008-05-15  Dan WilliamsSet 'metadata_version' for container_member in Incremen...
2008-05-15  Dan Williamsimsm: initial Intel(R) Matrix Storage Manager support
2008-05-15  Neil BrownCreate a container member
2008-05-15  Neil BrownCan now mostly assemble DDF arrays
2008-05-15  Neil BrownMore ddf stuff
2008-05-15  Neil Brownmore ddf stuff
2008-05-15  Dan WilliamsInitial DDF support code.
2008-05-15  Neil BrownSome support for external metadata.
2008-05-15  Neil BrownChange write_init_super to be called only once.
2008-05-15  Neil BrownAdd cpu_to_be convertions functions.
2008-05-15  Neil BrownAdd 'container' level and ->validate_geometry method.
2008-05-06  Kay Sieversadd --export option to --examine
2008-05-05  Neil BrownMake device-special files for partitions when using...
2008-05-05  Neil BrownUnify code into find_free_devnum.
2008-04-29  Neil Browndiff -ru mdadm-2.6.4-orig/Query.c mdadm-2.6.4/Query.c
2007-12-14  Neil BrownReplace sysarray with mdinfo
2007-12-14  Neil BrownUse 'mdinfo' instead of special 'sysdev' structure.
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 BrownFix compare_super to take supertype instead of a superb...
2007-12-14  Neil BrownAdd 'supertype' arg to almost all metadata methods.
2007-12-14  Neil BrownAllow metadata handlers to free their own superblock.
2007-12-14  Neil BrownRemove spaces/tabs from ends of lines.
2007-09-24  maximilian attemsAdd klibc support to mdadm.h
2007-07-08  Doug LedfordFix parsing of "-a" in various contexts.
2007-05-21  Neil BrownRelease 2.6.2 mdadm-2.6.2
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-02-22  Neil BrownDon't include uclibc as part of 'everything'
2006-12-21  Neil BrownAdd new mode: --incremental
2006-12-14  Neil BrownCentralise code for copying uuid
2006-12-14  Neil BrownSupport --uuid= with --create to choose your own UUID.
2006-12-14  Neil BrownCentral calls to ioctl BLKGETSIZE
2006-12-14  Neil BrownFix and test --update=uuid
2006-12-14  Neil BrownWhen resync finished, report the mismatch count if...
2006-12-14  Neil Brown--wait or -W will wait for resync activity to finish...
2006-12-14  Neil BrownIncrease raid456 stripe cache size if needed to --grow...
2006-12-14  Neil BrownGive useful message if raid4/5/6 cannot be started...
2006-12-14  Neil BrownImprove allocation and use of space for bitmaps in...
2006-12-14  Neil BrownRemove some unused interfaces to the metadata handlers.
2006-10-12  Neil BrownRemove partitions from components of an md array
2006-08-11  Neil BrownAllow symlink creation to be disabled from command...
2006-06-26  Neil BrownMore consistent honoring of --configfile
2006-06-26  Neil BrownImprove ftw handling.
2006-06-02  Neil BrownYet another include file that someone doesn't like....
2006-06-02  Neil BrownAllow default metadata to be specified in mdadm.conf
2006-06-02  Neil BrownFinally (I hope) get byteorder stuff portable.
2006-05-29  Neil Browncheck return status of all write/fwrite functions as...
2006-05-29  Neil BrownUclibc has deprecated 'random' so use 'rand' instead.
2006-05-29  Neil Brownadd CFLAGS to mdassemble build and fix a couple of...
2006-05-26  Neil BrownSupport --auto-update-homehost
2006-05-23  Neil BrownWhen assembly arrays using incomplete detail, prefer...
2006-05-23  Neil BrownReorganise Assemble code somewhat.
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-16  Neil BrownArrange the 'auto' setting in mdadm.conf can choose...
2006-05-16  Neil BrownWhen updating uuid, update the bitmap as well - externa...
2006-05-15  Neil BrownAllow default creation info to to be stored in mdadm...
2006-05-15  Neil BrownSupport 'mailfrom' line in mdadm.conf so the From:...
2006-05-15  Neil BrownUse O_DIRECT to read bitmap files.
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 BrownCreate missing /dev files where needed.
2006-03-27  Neil BrownAllow resize to backup to a file.
2006-03-27  Neil BrownRemove ident arg from getinfo_super;
2006-03-20  Neil BrownSupport restarting of a reshape on --assemble
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-30  Neil BrownStuff like..
2006-01-27  Neil BrownEnable support for v.large raid1.
2006-01-27  Neil BrownAssorted fixes...
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-12-05  Neil BrownAllow scanning of devices listed in /proc/partitions...
2005-11-22  Neil BrownSupport bitmaps with raid10
2005-10-11  Neil BrownCreate version-4 bitmaps if kernel supports it.
2005-09-12  Neil BrownFix remaining problems with hot-add bitmap to version...
2005-09-12  Neil BrownFix assembling of raid10 in the face of missing devices.
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 BrownSupport nameing of version-1 arrays.
2005-08-09  Neil BrownAdd write-behind support
2005-08-04  Neil BrownAssorted Fixes for multiple bugs.
2005-07-29  Neil BrownRedhat 6.2 seems to require sys/time.h as well as time.h
2005-07-18  Neil BrownDocument this...
next