summaryrefslogtreecommitdiff
path: root/super-intel.c
Commit message (Expand)AuthorAge
* Fix compiler warning concering bad use of snprintf.NeilBrown2010-08-06
* Compile with -Wextra by defaultNeilBrown2010-08-05
* imsm: fix a -O2 build warningDan Williams2010-07-06
* Merge branch 'fixes' into for-neilDan Williams2010-07-01
|\
| * Always assume SKIP_GONE_DEVS behaviour and kill the flagDan Williams2010-06-16
| *-. Merge commit '3288b419b988b20a53a2b12eb8e5f9f536228db4'; commit '4363fd80bcc9...NeilBrown2010-05-31
| |\ \
| | * | imsm: robustify recovery-start detectionDan Williams2010-05-26
| * | | Incremental: honor an 'enough' flag from external handlersDan Williams2010-05-26
| |/ /
* | | Merge branch 'subarray' into for-neilDan Williams2010-07-01
|\ \ \
| * | | Rename subarray v2Dan Williams2010-06-22
| * | | Kill subarray v2Dan Williams2010-06-15
| |/ /
| * / IMSM/DDF: don't recognised these metadata on partitions.NeilBrown2010-04-29
| |/
* | mdmon: record sync_completed directly to the metadataDan Williams2010-06-15
* | imsm: dump each disk's view of the slot stateDan Williams2010-06-15
* | create: Check with OROM limit before setting default chunk sizeDave Jiang2010-06-15
* | mdmon: periodically checkpoint recoveryDan Williams2010-05-14
|/
* Create: cleanup after failed create in duplicated array member caseDan Williams2010-04-19
* powerpc compile fixDoug Ledford2010-04-07
* ddf/intel: zero out old metadata before creating a container.NeilBrown2010-03-10
* Merge branch 'master' of git://github.com/djbw/mdadmNeilBrown2010-03-10
|\
| * imsm: kill ->creating_imsm flagDan Williams2010-03-03
| * Revert "Make the IMSM_DEVNAME_AS_SERIAL option work when creating containers."Dan Williams2010-03-03
* | Make sure reshape_active is cleared by getinfo_superNeilBrown2010-03-09
|/
* Assemble: fix --force assembly of v1.x arrays which are recovering.NeilBrown2010-02-04
* super-intel.c: use %zu specifier for printf of size_tLuca Berra2010-02-01
* Make the IMSM_DEVNAME_AS_SERIAL option work when creating containers.Doug Ledford2010-01-19
* Merge branch 'klockwork' of git://github.com/djbw/mdadmNeilBrown2009-12-30
|\
| * imsm: prune dead code in validate_geometry_imsmDan Williams2009-12-10
| * Fix required to enable RAID arrays on SAS disks.Artur Wojcik2009-12-10
| * Fix for memory leak defect.Artur Wojcik2009-12-10
| * Fix for memory leak defect.Artur Wojcik2009-12-10
| * Fix for memory leak defect.Artur Wojcik2009-12-10
| * Fix for NULL pointer dereference defect.Artur Wojcik2009-12-10
| * Fix for NULL pointer dereference defect.Artur Wojcik2009-12-10
| * Fix for NULL pointer dereference defect.Artur Wojcik2009-12-10
| * imsm: no need to report the component device name from container_contentDan Williams2009-12-10
| * Fix for buffer overflow defect.Artur Wojcik2009-12-10
| * Fix for NULL pointer dereference.Artur Wojcik2009-12-10
| * Fix for NULL pointer dereference.Artur Wojcik2009-12-10
| * Fix for memory and resource leak.Artur Wojcik2009-12-10
| * Fix for possible NULL pointer dereference.Artur Wojcik2009-12-10
* | imsm: add support for checkpointing via 'curr_migr_unit'Dan Williams2009-12-21
* | Teach sysfs_add_disk() callers to use ->recovery_start versus 'insync' parameterDan Williams2009-12-21
* | Introduce MaxSectorDan Williams2009-12-21
* | mdmon: cleanup resync_startDan Williams2009-12-14
* | imsm: cleanup print_imsm_dev()Dan Williams2009-12-12
* | imsm: fix thunderdome segfaultDan Williams2009-12-12
* | imsm: fix spare promotionDan Williams2009-12-10
* | imsm: honor orom constraints for auto-layoutDan Williams2009-12-10
* | imsm: catch attempt to auto-layout zero-length arraysDan Williams2009-12-01
|/