summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Use posix_memalign() for memory used to write bitmapsJes Sorensen2012-02-162-5/+10
* config: conf_match should ignore devname when not set.NeilBrown2012-02-161-1/+1
* FIX: Do not try to (continue) reshape using inactive arrayAdam Kwolek2012-02-091-0/+14
* FIX: restart reshape when reshape process is stopped just between 2 reshapesAdam Kwolek2012-02-091-0/+12
* imsm: FIX: Clear migration record when migration switches to next volume.Adam Kwolek2012-02-091-3/+16
* imsm: FIX: use md position to reshape restartAdam Kwolek2012-02-091-0/+12
* FIX: use md position to reshape restartAdam Kwolek2012-02-091-26/+60
* imsm: FIX: Chunk size migration problemAdam Kwolek2012-02-091-1/+2
* Flush mdmon before next reshape step during container operationAdam Kwolek2012-02-093-2/+21
* Fix: Sometimes mdmon throws core dump during reshapeAdam Kwolek2012-02-091-0/+6
* imsm: FIX: imsm_get_allowed_degradation() doesn't count degradation for raid1Adam Kwolek2012-02-091-0/+1
* FIX: Array is not run when expansion disks are addedAdam Kwolek2012-02-091-1/+1
* imsm: FIX: No new missing disks are allowed during general migrationAdam Kwolek2012-02-091-1/+11
* FIX: NULL pointer to strdup() can be passedAdam Kwolek2012-02-091-2/+3
* config: fix handing of 'homehost' in AUTO line.NeilBrown2012-02-091-5/+5
* Assemble: fix --force assemble during reshape.NeilBrown2012-02-071-3/+11
* Remove avail_disks arg from 'enough'.NeilBrown2012-02-075-15/+20
* super1: make aread/awrite always use an aligned buffer.NeilBrown2012-02-071-16/+23
* getinfo_super1: Use MaxSector in place of sb->sizeAlexander Lyakas2012-02-071-1/+1
* imsm: fix, the second array need to have the whole available space on devicesLabun, Marcin2012-01-301-1/+8
* Spawn mdmon with --offroot if mdadm was launched with --offrootJes Sorensen2012-01-303-4/+16
* Add --offroot argument to mdmonJes Sorensen2012-01-302-1/+19
* Add --offroot argument to mdadmJes Sorensen2012-01-304-0/+27
* mdmon: Use getopt_long() to parse command line optionsJes Sorensen2012-01-301-11/+40
* imsm: display fd in error trace when when store_imsm_mpb failesLabun, Marcin2012-01-301-2/+3
* imsm: validate the number of imsm volumes per controllerLabun, Marcin2012-01-301-5/+399
* imsm: load_imsm_super_all supports loading metadata from the device listLabun, Marcin2012-01-301-6/+73
* imsm: load_super_imsm_all function refactoringLabun, Marcin2012-01-301-60/+116
* FIX: Typo error in fprint commandAdam Kwolek2012-01-301-1/+1
* FIX: mdmon check in reshape_container() can cause a problemAdam Kwolek2012-01-301-6/+0
* FIX: External metadata sometimes is not updatedAdam Kwolek2012-01-301-0/+1
* fix: container creation with --incremental used.Lukasz Dorau2012-01-121-2/+1
* Work around gcc-4.7's strict aliasing checksJes Sorensen2012-01-122-11/+19
* fix: Monitor sometimes crashesLukasz Dorau2012-01-121-2/+3
* monitor: ensure we retry soon when 'remove' fails.NeilBrown2012-01-032-6/+11
* monitor: make return from read_and_act more symbolic.NeilBrown2012-01-031-10/+10
* Release mdadm-3.2.3mdadm-3.2.3NeilBrown2011-12-238-7/+45
* Grow/bitmap: support adding bitmap via sysfs.NeilBrown2011-12-235-25/+65
* super1: use awrite when writing a new bitmap.NeilBrown2011-12-231-2/+2
* Subject: bitmap: used 4K aligned buffers when reading the bitmap.NeilBrown2011-12-232-2/+2
* super1 - fix for bigendian machines.NeilBrown2011-12-231-2/+2
* Assemble: fix count in "assembled with .. but not started".NeilBrown2011-12-231-4/+8
* Assemble: make some plurals conditional.NeilBrown2011-12-232-8/+11
* Incremental: make sure container name appears in /devNeilBrown2011-12-231-0/+1
* bitmap: print correct percentage of bitmap in use.NeilBrown2011-12-231-1/+1
* ddf: fix auto-allocation problem.NeilBrown2011-12-231-1/+1
* allow --monitor to be run by non-privileged use.NeilBrown2011-12-231-1/+2
* FIX: Verify if array name doesn't exist alreadyAdam Kwolek2011-12-231-0/+12
* Grow.c: fix lots of white-space issues.NeilBrown2011-12-231-43/+41
* Grow: fix reshape-array for shrinking reshapes.NeilBrown2011-12-231-3/+5