]> git.ipfire.org Git - thirdparty/mdadm.git/shortlog
thirdparty/mdadm.git
2006-08-11  Neil BrownCreate symlinks from /dev into /dev/md
2006-08-11  Neil BrownMinor improvement in name auto-chosen for version-1...
2006-08-11  Neil BrownRemove indeterminism from names in --examine --brief...
2006-08-07  Neil BrownRelease 2.5.3 mdadm-2.5.3
2006-08-07  Neil BrownTidyup automatic name choice for v-1 arrays
2006-08-07  Neil BrownFix starting of degraded arrays.
2006-08-07  Neil BrownExplicitly state GPL license in man pages.
2006-08-07  Neil BrownDocument usage of version0.91 superblock.
2006-06-27  Neil BrownRelease 2.5.2 mdadm-2.5.2
2006-06-26  Neil BrownMore consistent honoring of --configfile
2006-06-26  Neil BrownFix user-after-free bug in error path in --monitor...
2006-06-26  Neil BrownImprove ftw handling.
2006-06-26  Neil BrownFix a recently introduced bug, and make --assemble...
2006-06-26  Neil BrownWork around bug in --add handling for version-1 superb...
2006-06-26  Neil BrownAdd 'Array Slot' line to --examine for version-1 superb...
2006-06-26  martin f krafftFix manpage typo
2006-06-26  Neil BrownGet the changelog uptodate for recent changes.
2006-06-20  Paul ClementsMove a variable declaration to the declaration area.
2006-06-20  Neil BrownStop map_dev from returning [0:0]
2006-06-20  Paul ClementsFix problem with post-increment usage in macro
2006-06-16  Neil BrownRelease 2.5.1 mdadm-2.5.1
2006-06-16  Neil BrownUpdate Changelog for 2.5.1
2006-06-16  Neil BrownFix offsetof macro for 64bit hosts
2006-06-16  Neil BrownFix memory leak in monitor mode
2006-06-16  Neil BrownFix up some internalbitmap tests
2006-06-02  martin f. krafftAllow CONFFILE2 to be overridden during make invocation. origin
2006-06-02  martin f krafftCPPFLAGS gets used automatically on implicit rules.
2006-06-02  Neil BrownAvoid misdetection of overlapping partitions...
2006-06-02  Neil BrownRemove libssl dependancy and always use sha1.c code
2006-06-02  Neil BrownGet --stop to honour --quiet
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 BrownDon't try to create a new device when using --manage...
2006-06-02  Neil BrownFinally (I hope) get byteorder stuff portable.
2006-06-02  Neil BrownFix typo in mail message from --monitor
2006-06-02  Neil BrownFix error code from examine properly..
2006-05-29  Neil BrownImprove compiling for static binaries.
2006-05-29  Neil BrownMake add_dev for uclibc return something.
2006-05-29  Neil BrownAdd uninstall target to Makefile
2006-05-29  Neil BrownNew install-* targets for installing differently compil...
2006-05-29  Neil BrownMakefile improvements for static linking.
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-29  Neil BrownThis is to avoid gcc warnings when building with strict...
2006-05-29  Neil Brownsnprintf size should be at most the size of the buffer
2006-05-26  Neil BrownRelease 2.5 mdadm-2.5
2006-05-26  Neil BrownMake sure everything compiles...
2006-05-26  Neil BrownSupport --auto-update-homehost
2006-05-26  Neil BrownSet default name for v1 array based on device name.
2006-05-26  Neil BrownSupport auto-assembling of stacked devices
2006-05-26  Neil BrownNever remove device nodes of active devices.
2006-05-26  Neil BrownImprove names reported by --examine --brief
2006-05-26  Neil BrownChoose better devnumbers and tidy up some issues with...
2006-05-26  Neil BrownInitial implementation of auto-assembly
2006-05-23  Neil BrownAllow autoassembly to choose it's own name for the...
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 name matching for array assembly understand...
2006-05-23  Neil BrownSupport --update=homehost to allow updating of homehost...
2006-05-23  Neil BrownAllow --update=name to update the name during assembly.
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 BrownImprove code for recognising config lines.
2006-05-19  Neil BrownJust updaqte copyright dates and email address
2006-05-19  Neil BrownNew flag --no-degraded
2006-05-19  Neil BrownAdd a copy of /proc/mdstat to the mail message send...
2006-05-19  Neil BrownFix incorrect error status from --examine --scan
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-16  Neil BrownFix a couple of typos in the man page.
2006-05-16  Neil BrownWhen updating uuid, update the bitmap as well - interna...
2006-05-15  Neil BrownDetail checks if array has been started or not and...
2006-05-15  Neil BrownAllow default creation info to to be stored in mdadm...
2006-05-15  Neil BrownLimit size of bitmap to 2million chunks.
2006-05-15  Neil BrownFix problem with sector/KB size confuision for bitmap...
2006-05-15  Neil BrownSupport new offset layout for raid10
2006-05-15  Neil BrownAssume "DEVICE partitions" if no DEVICE line present.
2006-05-15  Neil BrownArrange that SparesMissing events generate an email...
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-04-28  Neil Brown[PATCH] Make sure update_super returns correct value.
2006-04-28  Neil Brown[PATCH] Get the name for partitioned devices in sysfs...
2006-04-17  Neil BrownRelease 2.4.1 mdadm-2.4.1
2006-04-07  Neil BrownFix alignment problem in version-1 superblocks.
2006-04-01  Neil BrownAdd tests/05r1-grow-internal-1
2006-04-03  Neil Brownfix write mostly for add and re-add
2006-03-30  Neil BrownAdd ANNOUNCE-2.4 mdadm-2.4
2006-04-03  Neil BrownRelease 2.4
2006-03-29  Neil BrownAdd tests/05r1-grow-internal-1
2006-03-30  Neil BrownUpdates to md.4
2006-03-29  Neil BrownBug fixes to pass test suite
2006-03-29  Neil BrownSupport 'bitmap=' in mdadm.conf for auto-assembling...
2006-03-29  Neil BrownMan page tidyup.
2006-03-28  Neil BrownChangelog Updates
2006-03-28  Neil BrownKill old superblocks on create.
2006-03-28  Neil BrownReduce dependance on MD_SB_DISKS
next