summaryrefslogtreecommitdiffstats
path: root/super-intel.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc compile fixDoug Ledford2010-04-071-1/+1
* ddf/intel: zero out old metadata before creating a container.NeilBrown2010-03-101-1/+5
* Merge branch 'master' of git://github.com/djbw/mdadmNeilBrown2010-03-101-10/+5
|\
| * imsm: kill ->creating_imsm flagDan Williams2010-03-031-6/+4
| * Revert "Make the IMSM_DEVNAME_AS_SERIAL option work when creating containers."Dan Williams2010-03-031-4/+1
* | Make sure reshape_active is cleared by getinfo_superNeilBrown2010-03-091-0/+1
|/
* Assemble: fix --force assembly of v1.x arrays which are recovering.NeilBrown2010-02-041-0/+2
* super-intel.c: use %zu specifier for printf of size_tLuca Berra2010-02-011-1/+1
* Make the IMSM_DEVNAME_AS_SERIAL option work when creating containers.Doug Ledford2010-01-191-1/+4
* Merge branch 'klockwork' of git://github.com/djbw/mdadmNeilBrown2009-12-301-34/+46
|\
| * 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-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
* | imsm: add support for checkpointing via 'curr_migr_unit'Dan Williams2009-12-211-32/+288
* | Teach sysfs_add_disk() callers to use ->recovery_start versus 'insync' parameterDan Williams2009-12-211-0/+2
* | Introduce MaxSectorDan Williams2009-12-211-4/+4
* | mdmon: cleanup resync_startDan Williams2009-12-141-5/+4
* | imsm: cleanup print_imsm_dev()Dan Williams2009-12-121-9/+10
* | 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
|/
* Improve error messages when metadata handler does not support request.NeilBrown2009-11-171-1/+4
* super-intel: Fix compilation of mdassemble.NeilBrown2009-10-201-1/+7
* imsm: add --update=uuid supportDan Williams2009-10-131-12/+39
* imsm: fix/support --updateDan Williams2009-10-131-28/+26
* imsm: fix spare record writeout raceDan Williams2009-10-131-24/+35
* imsm: disambiguate family_numDan Williams2009-09-301-132/+448
* imsm: kill close() of component deviceDan Williams2009-09-301-3/+1
* imsm: cleanup disk status testsDan Williams2009-09-281-24/+29
* imsm: clear CONFIGURED_DISK for failed drivesDan Williams2009-09-151-0/+1
* imsm: kill USABLE_DISK flagDan Williams2009-09-151-8/+4
* imsm: fix spare promotionDan Williams2009-09-151-4/+3
* Exmaine/brief: put member arrays after container arrays.NeilBrown2009-08-071-3/+18
* imsm: fix spare-uuid assignmentDan Williams2009-07-311-1/+5
* imsm: fix family number handlingDan Williams2009-07-311-5/+36
* imsm: fix activate_spare off-by-oneDan Williams2009-07-311-9/+6
* conditionally update uuids in the map file after Create()Dan Williams2009-07-311-8/+13
* imsm: fixup examine_brief to be more descriptive in the container only caseDan Williams2009-07-311-1/+3