]> git.ipfire.org Git - thirdparty/mdadm.git/shortlog
thirdparty/mdadm.git
2009-03-10  NeilBrownRelease mdadm-2.6.9 mdadm-2.6.9
2009-03-08  NeilBrownsuper1: make sure max_dev grows enough when adding...
2009-02-05  NeilBrownMonitor: send --test message for arrays in /proc/mdstat...
2009-02-02  NeilBrownFix possible crash if bitmap metadata is bad.
2009-02-01  NeilBrownDocument 'max' option to --grow --size in --help output.
2009-02-01  Dustin KirklandTypo in earlier patch : asprintf -> vasprintf
2009-02-01  NeilBrownFix the used device size in mdadm -D output.
2009-02-01  Bernhard Reutner... mdadm fix compilation for uClibc
2009-01-07  Dustin KirklandFail overtly when asprintf fails to allocate memory
2009-01-07  NeilBrownFree mdstat data structures properly.
2008-12-18  NeilBrownmap: rebuild map if it doesn't exist.
2008-12-18  NeilBrownAssemble: set stripe_cache_size properly when restartin...
2008-12-18  NeilBrownAssemble: don't assume array is 'clean' unless all...
2008-12-18  NeilBrownKill: Don't use O_EXCL when --force is used.
2008-12-01  NeilBrownAllow --config in --incremental mode.
2008-11-28  NeilBrownRelease 2.6.8 mdadm-2.6.8
2008-11-28  NeilBrownFix typo in mdadm.conf.5
2008-11-28  Dan Williamsfix add_dev() handling of broken links
2008-11-27  NeilBrownAssemble: allow --force to work even when event counts...
2008-11-02  NeilBrownmapfile: fix bug in testing for /var/run/mdadm/
2008-11-02  NeilBrownIncremental: change precedence order for autof setting.
2008-10-30  NeilBrownAdjust major number testing to allow for extended minor...
2008-10-29  NeilBrownIncremental: allow assembly of foreign array.
2008-10-29  NeilBrownIncremental: fix setting of 'autof' flag.
2008-10-29  NeilBrownFix --incremental assembly of partitions arrays.
2008-10-29  Doug LedfordFix NULL pointer oops
2008-10-29  Doug LedfordFix bad metadata formatting
2008-10-25  NeilBrownAllow WRITEMOSTLY to be cleared on --readd using -...
2008-10-17  NeilBrownRemove .UR .UE macros from man page because the don...
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-08-01  NeilBrownCosmetic cleanup of some messages.
2008-07-24  Doug LedfordClean up usage of open()
2008-07-24  Doug LedfordAdd support for distribution specific build extensions
2008-07-08  Neil BrownFix confusing usage in md.4 man page.
2008-07-07  Neil BrownDescribe the HOMEHOST entry in the mdadm.conf man page.
2008-06-27  Neil BrownSome more cleanup of tests.
2008-06-27  Neil BrownAdd test for stoping and restarting a raid5 reshape.
2008-06-25  Neil BrownAdd "bitmap=" to "--detail --brief" output when relevant.
2008-06-25  Neil BrownImprove error message when mdadm fails to stop an array.
2008-06-25  Neil BrownCouple more man page fixes
2008-06-25  Pascal CharestAdd text to man pages suggesting partition type to...
2008-06-25  Neil BrownItalic/bold fixes in man pages.
2008-06-19  Chris WebbFix bug in forced assemble.
2008-06-19  Neil BrownFix an error when assembling arrays that are in the...
2008-06-06  Neil BrownRelease 2.6.7 mdadm-2.6.7
2008-05-27  Neil BrownAvoid NULL reference calling free_super and elsewhere.
2008-05-27  Neil BrownRemove stray semicolon
2008-05-20  Neil BrownFix autoassemble for stack arrays.
2008-05-19  Neil BrownRelease 2.6.6 mdadm-2.6.6
2008-05-19  David GreavesRemove outdated HOWTO link and credit Jakob's contribution.
2008-05-19  Neil BrownInclude sysfs.c in mdassemble.auto
2008-05-19  Neil Brown"make everything" now also makes mdassemble.auto
2008-05-15  Neil BrownRelease 2.6.5 mdadm-2.6.5
2008-05-15  Neil BrownGet Changelog uptodate
2008-05-15  Neil BrownCompiple fixes for mdassemble and diet-libc
2008-05-15  Neil BrownDon't try the auto-detect test when md_mod is a module
2008-05-15  Neil BrownFix support for --update=swapsuper
2008-05-15  Neil BrownRecent change broken handling of metadata-less arrays.
2008-05-15  Neil BrownFix possible NULL dereference in super_by_fd
2008-05-15  Neil BrownAvoid possible null dereference in Assemble.
2008-05-12  Hans LambermontSet LOG_PID for syslog
2008-05-06  Kay Sieversadd --export option to --examine
2008-05-05  Neil BrownMake device-special files for partitions when using...
2008-05-05  Dan Williamslet '-a' be specified for Incremental mode
2008-05-05  Neil BrownUnify code into find_free_devnum.
2008-05-05  Dan Williamsfix load_super/free_super mismatch in util.c
2008-05-05  Bill NottinghamSimplistig locking for --incremental.
2008-05-05  Bill NottinghamCreate /dev/md if needed and it doesn't exist.
2008-05-05  Neil BrownFix RAID acronym in man page.
2008-04-29  Neil BrownAdd a .gitignore file.
2008-04-29  Neil BrownUse .\" instead of '''
2008-04-29  Neil Browndiff -ru mdadm-2.6.4-orig/Query.c mdadm-2.6.4/Query.c
2008-04-29  Neil BrownFix possible bug with bitmap space allocation with...
2008-04-28  Neil BrownSmall improvements to --incremental for arrays that...
2008-04-28  Neil BrownAllow creation of a RAID6 with a single missing device.
2008-04-28  Neil BrownUpdates some URLs in the man page.
2008-04-28  Neil BrownPrint 'Events' more sensibly.
2008-04-28  Neil BrownFix problems with array.size overflowing on large arrays.
2008-04-28  Neil BrownFix for segfault when reading /proc/mdstat
2007-12-14  Neil BrownUse sysfs info for metadata version info in Detail...
2007-12-14  Neil BrownReplace sysarray with mdinfo
2007-12-14  Neil BrownUse 'mdinfo' instead of special 'sysdev' structure.
2007-12-14  Neil BrownSome tidy up of 'devices' in assemble.
2007-12-14  Neil BrownDon't record oldmajor/oldminor any more during assemble.
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 BrownMake sure sysfs_read never succeeds for a non-MD device.
2007-12-14  Neil BrownRemove spaces/tabs from ends of lines.
2007-11-29  Neil BrownA recent patch broke --create --level=faulty - fix it.
2007-11-12  Neil BrownAdd metadata version information to "--detail --brief...
2007-10-19  Neil BrownRelease 2.6.4 mdadm-2.6.4
2007-10-19  Neil BrownRemove partitions from a device before adding it to...
2007-10-17  Neil BrownAdd some extra consistency checks based on level.
2007-10-17  Neil BrownClarify the avail/used devices sizes with version1...
2007-10-17  Neil BrownMake sure --auto=mdp is honoured properly
next