]> git.ipfire.org Git - thirdparty/mdadm.git/history - Incremental.c
Report uuid in --detail --brief for ddf and intel
[thirdparty/mdadm.git] / Incremental.c
2008-09-18  NeilBrownReport uuid in --detail --brief for ddf and intel
2008-09-18  NeilBrownUse uuid as /dev name when assembling array of uncertai...
2008-09-18  NeilBrownAllow metadata handler to report that it doesn't record...
2008-09-18  NeilBrownLots of fixes to make incremental assembly of container...
2008-09-18  NeilBrownHandle incremental assembly of containers.
2008-09-18  NeilBrownMove calls to SET_ARRAY_INFO to common helper.
2008-09-18  NeilBrownFactor out add-disk code
2008-09-16  Dan WilliamsHonor safemode_delay at Create() and Incremental()...
2008-08-07  NeilBrownMerge branch 'master' into from-stable
2008-07-18  NeilBrownFactor common code into new "start_mdmon".
2008-07-14  Dan Williamsmdadm: add an environment variable to prevent auto...
2008-07-12  Neil BrownFix fd comparison in Incremental
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 'master' into devel-3.0
2008-05-26  Neil BrownDiscard st->container_member
2008-05-26  Neil BrownStart mdmon during incremental assembly of container
2008-05-26  Neil Brownallow --incremental to reuse devices that already exist
2008-05-26  Neil BrownRemove 'fd' arg from sysfs_add_disk
2008-05-15  Dan WilliamsSet 'metadata_version' for container_member in Incremen...
2008-05-15  Neil BrownCan now mostly assemble DDF arrays
2008-05-05  Neil BrownMake device-special files for partitions when using...
2008-05-05  Neil BrownUnify code into find_free_devnum.
2008-04-28  Neil BrownFix for segfault when reading /proc/mdstat
2007-12-14  Neil BrownReplace sysarray with mdinfo
2007-12-14  Neil BrownUse 'mdinfo' instead of special 'sysdev' structure.
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 BrownAllow metadata handlers to free their own superblock.
2006-12-21  Neil BrownRelease 2.6 mdadm-2.6
2006-12-21  Neil BrownAdd new mode: --incremental