summaryrefslogtreecommitdiff
path: root/Incremental.c
Commit message (Expand)AuthorAge
* Incremental: fix adding devices with --incrementalNeilBrown2012-03-22
* avoid double-free upon "old buggy kernel" sysfs_read failureJim Meyering2012-02-22
* Remove avail_disks arg from 'enough'.NeilBrown2012-02-07
* fix: container creation with --incremental used.Lukasz Dorau2012-01-12
* Assemble: make some plurals conditional.NeilBrown2011-12-23
* Incremental: make sure container name appears in /devNeilBrown2011-12-23
* array_try_spare(): open_dev() returns -1 on error, not zeroJes Sorensen2011-11-03
* IncrementalScan(): Fix memory leakJes Sorensen2011-11-02
* Incremental(): Check return value of dev_open() before trying to use itJes Sorensen2011-11-02
* Incremental: Fix a merge error in recent patchNeilBrown2011-11-01
* partition_try_spare() use closedir() to release DIR * returned by opendir()Jes Sorensen2011-11-01
* Fix memory leak of 'st3' in array_try_spare()Jes Sorensen2011-11-01
* Remove duplicated code: search_mdstat and conf_matchNeilBrown2011-11-01
* kill-subarray: fix, IMSM cannot kill-subarray with unsupported metadataLabun, Marcin2011-10-31
* Incremental() lock error handlingJes Sorensen2011-10-22
* array_try_spare(): missing map_unlock()Jes Sorensen2011-10-22
* Don't tell sysfs to launch the container as we are doing it ourselvesJes Sorensen2011-10-22
* Remove race for starting container devices.Jes Sorensen2011-10-22
* Do not continue reshape during initrd phaseAdam Kwolek2011-10-03
* fix: correct unlocking of map fileLukasz Dorau2011-10-03
* Discourage large devices from being added to 0.90 arrays.NeilBrown2011-09-08
* FIX: Prevent using null list pointerNeilBrown2011-09-07
* Fix some compiler warnings.Luca Berra2011-06-17
* Incr: fix breakage in count_active.NeilBrown2011-06-15
* getinfo_super now clears the 'info' structure before filling it in.NeilBrown2011-06-08
* Release 3.2.1NeilBrown2011-03-28
* FIX: ping_monitor() usage causes memory leaksAdam Kwolek2011-03-18
* Run Grow_restart/Grow_continue when assembling the content of a container.NeilBrown2011-03-08
* Continue reshape after assembling arrayAdam Kwolek2011-03-02
* FIX: Seg Fault in incremental if BBM log detectedKrzysztof Wojcik2011-02-18
* Various compile fixes.NeilBrown2011-02-01
* Allow domain_test to report that no domains were found.NeilBrown2011-02-01
* Incr: don't exclude 'active' devices from auto inclusion in a container.NeilBrown2011-02-01
* Incremental: move suitable spares to container when subarrays started.Anna Czarnowska2011-01-05
* Consider target only for spare-same-domainPrzemyslaw Czarnowski2010-12-26
* Validate size of potential spare disk for external metadata (with containers)Przemyslaw Czarnowski2010-12-26
* Skip domain check for spare-same-slotPrzemyslaw Czarnowski2010-12-26
* Added test for array degradation for spare-same-slotPrzemyslaw Czarnowski2010-12-26
* external: get number of failed disks for containerPrzemyslaw Czarnowski2010-12-26
* FIX: Bad block verification during assembling arrayKrzysztof Wojcik2010-12-26
* fix: incremental for bare disks returns invalid valuePrzemyslaw Czarnowski2010-12-21
* fix: adding spare via incremental do not trigger recoveryPrzemyslaw Czarnowski2010-12-21
* Allow --update=devicesize with --re-addNeilBrown2010-12-09
* fix: incremental on invalid container causes segfaultHawrylewicz Czarnowski, Przemyslaw2010-12-07
* Incremental - avoid including wayward devices.NeilBrown2010-11-29
* Incr: reduce the number of times we load data from sysfs.NeilBrown2010-11-25
* Add action=spare-same-slot policy.NeilBrown2010-11-22
* incr/spare: recheck allowed action for each metadata.NeilBrown2010-11-22
* Incr/spare: make sure failure to identify metadata if handled gracefully.NeilBrown2010-11-22
* Incr: fix up return value in try_spareNeilBrown2010-11-22