summaryrefslogtreecommitdiffstats
path: root/ANNOUNCE-3.1.1 (unfollow)
Commit message (Expand)AuthorFilesLines
2011-02-21fix: memory leak in CreateCzarnowska, Anna1-1/+3
2011-02-21modified message on failure to read metadata in ManageCzarnowska, Anna1-1/+1
2011-02-18FIX: sysfs_disk_to_scsi_id() adapted to current sysfs formatKrzysztof Wojcik1-8/+6
2011-02-18User space RAID-6 access fixPiergiorgio Sartor1-5/+5
2011-02-18FIX: Seg Fault in incremental if BBM log detectedKrzysztof Wojcik1-1/+3
2011-02-15mdadm.man add encouragement to shrink filesystem before shrinking array.NeilBrown1-1/+24
2011-02-15Fix regression with removing 'failed' and 'detached' devices.NeilBrown1-2/+2
2011-02-14analyse_change: fix calculation of after.data_disks and ->delta_disks.NeilBrown1-26/+34
2011-02-14FIX: Add raid5 to raid0 case to analyse_change()Adam Kwolek1-0/+1
2011-02-14imsm: FIX: Add spare disks information to array descriptionAdam Kwolek1-0/+9
2011-02-14FIX: Get spares from external metadataAdam Kwolek1-0/+13
2011-02-14FIX: delta_disk can have UnSet valueAdam Kwolek3-8/+15
2011-02-13fix: imsm: assemble doesn't restart recoveryCzarnowska, Anna1-1/+1
2011-02-13fix: imsm: size must be in K for rounding to chunkCzarnowska, Anna1-3/+4
2011-02-13imsm: Add information about failed disk to '-E' optionAdam Kwolek1-0/+6
2011-02-13FIX: array after migration should be unfrozenAdam Kwolek1-0/+1
2011-02-13imsm: Use single migration type for all migrationsAdam Kwolek1-10/+6
2011-02-13imsm: FIX: add raid5 to raid0 case to analyse_change()Adam Kwolek1-1/+1
2011-02-13imsm: Test for raid1 -> raid0 takeover addedKrzysztof Wojcik2-1/+23
2011-02-09UT FIX: Pass all UT in suit 13Adam Kwolek3-5/+5
2011-02-09FIX: md runs recovery instead reshape for growing single disk raid0 arrayAdam Kwolek1-0/+1
2011-02-09FIX: Container can be left frozenAdam Kwolek1-1/+4
2011-02-09UT FIX: imsm container can have different blocks numberAdam Kwolek1-1/+1
2011-02-09imsm: FIX: Wrong output string formatAdam Kwolek1-2/+2
2011-02-08Spare migration tests updatedCzarnowska, Anna1-3/+69
2011-02-08fix: array is reassembled inactive if stopped during resyncCzarnowska, Anna1-1/+2
2011-02-08User space RAID-6 accessPiergiorgio Sartor1-6/+99
2011-02-03imsm: FIX: Size is already set in metadataAdam Kwolek1-6/+1
2011-02-03imsm: FIX: size have to be calculated based on first mapAdam Kwolek1-1/+1
2011-02-03imsm: move common code for array size calculation to functionAdam Kwolek1-41/+33
2011-02-03imsm: FIX: Debug strings cleanupAdam Kwolek1-7/+7
2011-02-03imsm: fix: imsm_num_data_members() can return errorAdam Kwolek1-11/+20
2011-02-03imsm: FIX: put expansion finalization in to one placeAdam Kwolek1-18/+9
2011-02-03imsm: FIX: array size is wrongAdam Kwolek1-2/+2
2011-02-03FIX: Last checkpoint is not setAdam Kwolek1-0/+18
2011-02-03imsm: FIX: crash during getting mapAdam Kwolek1-11/+11
2011-02-01Release mdadm-3.2 - developer only releasemdadm-3.2NeilBrown7-8/+128
2011-02-01Various compile fixes.NeilBrown9-17/+24
2011-02-01Various man page fixes.NeilBrown2-27/+38
2011-02-01tests: add IMSM_NO_PLATFORM to some places that were missing it.NeilBrown2-0/+2
2011-02-01managemon: don't try to add spares when resync/recovery is happening.NeilBrown1-0/+6
2011-02-01Allow explicitly listed spared to be included by default.NeilBrown1-4/+9
2011-02-01Allow domain_test to report that no domains were found.NeilBrown5-8/+11
2011-02-01test: remind where the log file is.NeilBrown1-1/+1
2011-02-01test: remove all the environment handling.NeilBrown84-288/+248
2011-02-01Incr: don't exclude 'active' devices from auto inclusion in a container.NeilBrown3-20/+8
2011-02-01free_super after assembling a containerNeilBrown1-0/+1
2011-02-01Assemble: ignore unknown devices not listed on command line.NeilBrown1-1/+1
2011-02-01Assemble: allow to assemble container with uuid=0:0:0:0Czarnowska, Anna1-1/+4
2011-02-01Monitor: do not move partitions to external containerCzarnowska, Anna3-0/+18