]> git.ipfire.org Git - thirdparty/mdadm.git/history - mdadm.h
Detail: export MD_UUID from mapfile
[thirdparty/mdadm.git] / mdadm.h
2008-07-12  Neil BrownRemove 'major' from superswitch.
2008-07-12  Neil BrownUse text_version in map_file rather than major.minor.
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-06-14  Dan Williamsimsm: 'volume' is the proper name for imsm container...
2008-06-14  Dan Williamssysfs: helper routine to retrieve the scsi id
2008-06-14  Dan Williamssysfs: provide a helper function for locating scsi_gene...
2008-06-12  Neil BrownSupport adding a spare to a degraded array.
2008-06-12  Neil BrownAllow passing metadata update to the monitor.
2008-05-26  Neil BrownParse the 'instance' part of external:/mdXX/INST in...
2008-05-26  Neil BrownDiscard st->container_member
2008-05-26  Neil BrownRemove st->text_version in favour of info->text_version
2008-05-26  Neil BrownChange mark_clean to set_array_state.
2008-05-26  Neil Brownauto-start mdmon on --create
2008-05-26  Neil BrownExit when there are no more arrays to manage.
2008-05-26  Neil BrownRemove supertype->devfd
2008-05-26  Neil BrownRemove stopped arrays.
2008-05-26  Neil BrownSet status of devices in ddf.
2008-05-26  Neil BrownImplement mark_clean for ddf and remove mark_dirty...
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..
next