summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Cherry-pick gcc-4.4 compiler fixes into quilt patchesmartin f. krafft2009-04-29
* Prepare package for quiltmartin f. krafft2009-04-29
* remove trailing whitespace in debian/rulesmartin f. krafft2009-04-29
* Remove Mario Joußen from the uploaders listmartin f. krafft2009-04-29
* No longer pass -k to modprobe,martin f. krafft2009-04-27
* Remove extra -x check for mdadm binaryCristian Ionescu-Idbohrn2009-04-27
* Remove extra characters from variable initialisationsCristian Ionescu-Idbohrn2009-04-27
* Properly quote argument to prereq queryCristian Ionescu-Idbohrn2009-04-26
* Fix mdadm.conf check for know arraysmartin f. krafft2009-04-26
* bump standards version to 3.8.1martin f. krafft2009-04-25
* Scan arrays every day to prevent missing failed arraysmartin f. krafft2009-04-25
* Make checkarray skip over arrays still marked auto-read-onlymartin f. krafft2009-04-25
* Check if all known arrays are listed in mdadm.confmartin f. krafft2009-04-25
* Honour debconf pre-selection of mdadm/initrdstartmartin f. krafft2009-04-25
* Provide an alternative (postfix) for mail-transport-agentmartin f. krafft2009-04-25
* record new upstream release in changelogmartin f. krafft2009-03-12
* Merge commit 'mdadm-2.6.9'martin f. krafft2009-03-12
|\
| * Release mdadm-2.6.9NeilBrown2009-03-10
| * super1: make sure max_dev grows enough when adding a device to an array.NeilBrown2009-03-09
| * Monitor: send --test message for arrays in /proc/mdstat that aren't in mdadm....NeilBrown2009-02-05
* | update urlsmartin f. krafft2009-03-09
* | remove trailing whitespacemartin f. krafft2009-03-09
* | add auto-read-only FAQ itemmartin f. krafft2009-03-09
* | Make initramfs script depend on multipath to ensure its script is run before ...martin f. krafft2009-02-23
* | Do not set -eu in the bugscript to maximise information output in the case of...martin f. krafft2009-02-17
* | prepare 2.6.8-12-gb47dff6-2martin f. krafft2009-02-16
* | record snapshotting upstream in changelogmartin f. krafft2009-02-16
* | Merge branch 'upstream'martin f. krafft2009-02-16
|\|
| * Fix possible crash if bitmap metadata is bad.NeilBrown2009-02-02
| * Document 'max' option to --grow --size in --help output.NeilBrown2009-02-02
| * Typo in earlier patch : asprintf -> vasprintfDustin Kirkland2009-02-02
| * Fix the used device size in mdadm -D output.NeilBrown2009-02-02
| * mdadm fix compilation for uClibcBernhard Reutner-Fischer2009-02-02
| * Fail overtly when asprintf fails to allocate memoryDustin Kirkland2009-01-08
| * Free mdstat data structures properly.NeilBrown2009-01-08
| * map: rebuild map if it doesn't exist.NeilBrown2008-12-18
| * Assemble: set stripe_cache_size properly when restarting a reshape.NeilBrown2008-12-18
| * Assemble: don't assume array is 'clean' unless all devices think it is.NeilBrown2008-12-18
| * Kill: Don't use O_EXCL when --force is used.NeilBrown2008-12-18
| * Allow --config in --incremental mode.NeilBrown2008-12-01
* | record 2.6.8 release in changelogmartin f. krafft2009-02-16
* | Merge commit 'mdadm-2.6.8'martin f. krafft2009-02-16
|\|
| * Release 2.6.8NeilBrown2008-11-28
| * Fix typo in mdadm.conf.5NeilBrown2008-11-28
| * fix add_dev() handling of broken linksDan Williams2008-11-28
| * Assemble: allow --force to work even when event counts are 0.NeilBrown2008-11-27
| * mapfile: fix bug in testing for /var/run/mdadm/NeilBrown2008-11-03
| * Incremental: change precedence order for autof setting.NeilBrown2008-11-03
| * Adjust major number testing to allow for extended minor number in 2.6.28NeilBrown2008-10-30
| * Incremental: allow assembly of foreign array.NeilBrown2008-10-30