summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* md.4: add section on scrubbing and mismatch counts.NeilBrown2010-01-281-0/+109
* Grow: If bitmap interferes with grow, report this.NeilBrown2010-01-281-7/+28
* Assemble: error-check ->load_superNeilBrown2010-01-281-2/+16
* Remove stray debugging printfsNeilBrown2010-01-281-2/+4
* Fix segfault when the AUTO keyword is used in the config fileDoug Ledford2010-01-191-1/+10
* Don't use %02d as a metadata format specifier for metadata numbers.Doug Ledford2010-01-191-3/+3
* Make the IMSM_DEVNAME_AS_SERIAL option work when creating containers.Doug Ledford2010-01-191-1/+4
* Document validity of --assume-clean when all devices are zeroed.Michael Evan2009-12-301-0/+6
* Merge branch 'klockwork' of git://github.com/djbw/mdadmNeilBrown2009-12-305-49/+69
|\
| * imsm: prune dead code in validate_geometry_imsmDan Williams2009-12-101-15/+0
| * Fix required to enable RAID arrays on SAS disks.Artur Wojcik2009-12-103-10/+12
| * Fix for resource leak on error path.Artur Wojcik2009-12-101-3/+5
| * Fix for buffer overflow defect.Artur Wojcik2009-12-101-1/+1
| * Fix for buffer overflow error.Artur Wojcik2009-12-101-1/+1
| * Fix for memory leak defect.Artur Wojcik2009-12-101-0/+2
| * Fix for memory leak defect.Artur Wojcik2009-12-101-3/+5
| * Fix for memory leak defect.Artur Wojcik2009-12-101-3/+6
| * Fix for NULL pointer dereference defect.Artur Wojcik2009-12-101-0/+6
| * Fix for NULL pointer dereference defect.Artur Wojcik2009-12-101-1/+1
| * Fix for NULL pointer dereference defect.Artur Wojcik2009-12-101-0/+2
| * imsm: no need to report the component device name from container_contentDan Williams2009-12-101-2/+0
| * Fix for buffer overflow defect.Artur Wojcik2009-12-101-1/+1
| * Fix for NULL pointer dereference.Artur Wojcik2009-12-101-0/+4
| * Fix for NULL pointer dereference.Artur Wojcik2009-12-101-1/+2
| * Fix for memory and resource leak.Artur Wojcik2009-12-101-7/+12
| * Fix for possible NULL pointer dereference.Artur Wojcik2009-12-101-1/+6
| * Fix for buffer overflow defect in 'link'.Artur Wojcik2009-12-101-1/+5
* | Merge branch 'master' of git://github.com/djbw/mdadmNeilBrown2009-12-3012-153/+493
|\ \
| * | imsm: add support for checkpointing via 'curr_migr_unit'Dan Williams2009-12-214-34/+320
| * | Support external metadata recovery-resumeDan Williams2009-12-216-6/+15
| * | Teach sysfs_add_disk() callers to use ->recovery_start versus 'insync' parameterDan Williams2009-12-218-10/+17
| * | Introduce MaxSectorDan Williams2009-12-216-11/+12
| * | Add scaffolding for handling md/dev-XXX/recovery_startDan Williams2009-12-213-3/+14
| * | mdmon: cleanup resync_startDan Williams2009-12-145-28/+16
| * | mdmon: cleanup manage_member() leakDan Williams2009-12-121-33/+52
| * | imsm: cleanup print_imsm_dev()Dan Williams2009-12-121-9/+10
| * | util: fix devnum2devname for devnum == 0Dan Williams2009-12-121-1/+1
| * | imsm: fix thunderdome segfaultDan Williams2009-12-121-1/+1
| * | imsm: fix spare promotionDan Williams2009-12-101-0/+1
| * | imsm: honor orom constraints for auto-layoutDan Williams2009-12-101-19/+33
| * | imsm: catch attempt to auto-layout zero-length arraysDan Williams2009-12-011-9/+12
| |/
* | DDF: fix incorrect header magic number.NeilBrown2009-12-301-1/+1
* | Don't attempt a re-add if the device is marked as faulty.NeilBrown2009-12-081-1/+4
* | Check partition tables when creating array.Trela, Maciej2009-12-083-3/+191
* | Grow: be more careful when using array.sizeNeilBrown2009-11-261-8/+14
|/
* Grow: avoid truncation error when checking size of array.NeilBrown2009-11-261-1/+1
* Various fixes for --killNeilBrown2009-11-245-11/+20
* Release mdadm-3.1.1NeilBrown2009-11-198-5/+54
* Merge branch 'master' into devel-3.1NeilBrown2009-11-192-7/+7
|\
| * vol_id was removed by the udev upstream maintainer in May 2009.Marco d'Itri2009-10-291-1/+1