summaryrefslogtreecommitdiffstats
path: root/super-intel.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fixes' into for-neilDan Williams2010-07-011-26/+89
|\
| * Always assume SKIP_GONE_DEVS behaviour and kill the flagDan Williams2010-06-161-6/+1
| *-. Merge commit '3288b419b988b20a53a2b12eb8e5f9f536228db4'; commit '4363fd80bcc9...NeilBrown2010-05-311-0/+9
| |\ \
| | * | imsm: robustify recovery-start detectionDan Williams2010-05-261-0/+9
| * | | Incremental: honor an 'enough' flag from external handlersDan Williams2010-05-261-20/+79
| |/ /
* | | Merge branch 'subarray' into for-neilDan Williams2010-07-011-24/+275
|\ \ \
| * | | Rename subarray v2Dan Williams2010-06-221-10/+107
| * | | Kill subarray v2Dan Williams2010-06-151-14/+165
| |/ /
| * / IMSM/DDF: don't recognised these metadata on partitions.NeilBrown2010-04-291-0/+4
| |/
* | mdmon: record sync_completed directly to the metadataDan Williams2010-06-151-5/+2
* | imsm: dump each disk's view of the slot stateDan Williams2010-06-151-1/+7
* | create: Check with OROM limit before setting default chunk sizeDave Jiang2010-06-151-0/+12
* | mdmon: periodically checkpoint recoveryDan Williams2010-05-141-0/+4
|/
* Create: cleanup after failed create in duplicated array member caseDan Williams2010-04-191-1/+10
* 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