]> git.ipfire.org Git - thirdparty/mdadm.git/history - super1.c
Create: user container_dev rather than subarray for some tests.
[thirdparty/mdadm.git] / super1.c
2010-11-22  NeilBrownCreate: user container_dev rather than subarray for...
2010-11-22  NeilBrownRemove subarray detection from load_super.
2010-11-22  NeilBrownAdd subarray arg to container_content.
2010-11-22  NeilBrownget_info_super: report which other devices are thought...
2010-11-22  NeilBrownReport error in --update string is not recognised.
2010-08-05  NeilBrownCompile with -Wextra by default
2010-07-22  NeilBrownMerge branch 'master' of git://github.com/djbw/mdadm
2010-07-22  NeilBrownDon't report Used Dev Size for RAID0.
2010-07-02  Dan WilliamsMerge branch 'fixes' into for-neil
2010-05-31  martin f. krafftCompile-time switch to enable 0.9 metadata as default
2010-05-31  NeilBrownRevert change to handling of -empty-string- metadata.
2010-03-03  NeilBrownsuper1: encourage data alignment on 1Meg boundary
2010-02-24  NeilBrownCreate: change default metadata type to 1.2
2010-02-24  NeilBrownsuper1: put bitmap on a 4K boundary when possible.
2010-02-04  NeilBrownAssemble: fix --force assembly of v1.x arrays which...
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 WilliamsIntroduce MaxSector
2009-11-24  NeilBrownVarious fixes for --kill
2009-11-19  NeilBrownMerge branch 'master' into devel-3.1
2009-11-17  NeilBrownImprove error messages when metadata handler does not...
2009-11-17  NeilBrownSet default bitmap-chunksize for internal bitmaps to...
2009-11-17  NeilBrownChange default metadata from 0.90 to 1.1
2009-11-17  NeilBrownAssemble: include ACTIVE but not in-sync devices as...
2009-10-22  NeilBrownMerge branch 'master' into devel-3.1
2009-10-22  NeilBrownMerge branch 'master' into devel-3.1
2009-10-16  NeilBrownHandle negative delta_disks in super0 and super1.
2009-10-01  NeilBrownMerge branch 'master' into devel-3.1
2009-08-13  NeilBrownsuper1: remove fd leak when opening /dev/urandom
2009-07-14  NeilBrownExamine/Detail: report raid6 layout
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  NeilBrownIgnore leading zeros in version number information.
2009-05-11  NeilBrownMerge branch 'master' into devel-3.0
2009-05-11  NeilBrownsuper1 - fix brief examine.
2009-05-11  NeilBrownMake --brief even briefer.
2009-05-11  NeilBrownconf/assemble: new config line "auto".
2009-04-29  NeilBrownFix gcc-4.4 compiler warning.
2009-03-10  NeilBrownMerge branch 'master' in devel-3.0
2009-03-08  NeilBrownsuper1/examine: remove confusing information.
2009-03-08  NeilBrownsuper1 - do metadata IO in sector_size units.
2009-03-08  NeilBrownsuper1: make sure max_dev grows enough when adding...
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 '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-11-27  NeilBrownMerge branch 'master' into devel-3.0
2008-11-27  Dan Williamsallow add_to_super to return errors
2008-11-04  NeilBrownDon't give array name in --examine --brief output if...
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-29  Doug LedfordFix bad metadata formatting
2008-10-26  NeilBrownMerge branch 'master' into devel-3.0
2008-10-17  NeilBrownMerge branch 'master' into devel-3.0
2008-10-15  Dan Williamstrivial warn_unused_result squashing
2008-10-15  NeilBrownGrow: Fix linear-growth when devices are not all the...
2008-10-13  NeilBrownImprove reporting of layout for raid10.
2008-10-13  NeilBrownManage: allow adding device that is just large enough...
2008-09-18  NeilBrownUse common code to report MD_UUID for --detail --export
2008-09-18  NeilBrownIgnore leading zeros in version number information.
2008-09-18  NeilBrownCompile fixes, particularly moving more stuff under...
2008-09-16  Dan WilliamsAllow metadata handlers to communicate desired safemode...
2008-08-07  NeilBrownMerge branch 'master' into from-stable
2008-07-12  Neil BrownPass 'verbose' flag to validate_geometry
2008-07-12  Neil BrownUse O_DIRECT for all IO to devices.
2008-07-12  Neil BrownRemove silly convention that major='-1' means 'zero...
2008-07-12  Neil BrownRemove getinfo_super_n and do some other cleaning up.
2008-07-12  Neil BrownAdd subarray field to supertype.
2008-07-12  Neil BrownRemove 'major' from superswitch.
2008-07-12  Neil BrownUse text_version in map_file rather than major.minor.
2008-07-12  Neil BrownFix write_init_super usage when hot-adding a spare
2008-07-12  Neil BrownAlways initialise a struct super_type to zero
2008-06-19  Neil BrownMerge branch 'master' into devel-3.0
2008-05-15  Neil BrownChange write_init_super to be called only once.
2008-05-15  Neil BrownAdd 'container' level and ->validate_geometry method.
2008-05-06  Kay Sieversadd --export option to --examine
2008-04-29  Neil BrownFix possible bug with bitmap space allocation with...
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-10-17  Neil BrownClarify the avail/used devices sizes with version1...
2007-10-01  Jérémy BobbioAlso use &tst instead of st later on when loading v1...
2007-09-30  martin f. krafftFix segfault on assembly on amd64 with v1 superblocks
2007-09-24  Neil BrownDon't corrupt 'supertype' when speculatively calling...
2007-08-20  Neil BrownFix problem with add a device to a 1.x array created...
2007-07-08  Doug LedfordInterpret "--metadata=1" with --assemble to imply any...
2007-05-21  Neil BrownUpdate tests and add linear-add
2007-05-21  Neil BrownFix --grow --add for linear arrays.
2007-05-21  Neil BrownFix handling of negative bitmap offsets on 64bit hosts.
2007-05-08  Kay SieversAdd --export option to --detail to use key=value pairs.
2007-05-08  Neil BrownFix up calculation of bitmap space when creating v1...
2007-02-22  Neil BrownA couple of casts needed in printf statements.
2007-02-22  Neil BrownFix a warning about an uninitialised variable.
2006-12-14  Neil BrownCentralise code for copying uuid
next