]> git.neil.brown.name Git - mdadm.git/history - Incremental.c
super1: add more checks for NodeNumUpdate option
[mdadm.git] / Incremental.c
2016-03-08 Jes SorensenIncremental: Remove unnecesary NULL pointer checks...
2015-12-21 NeilBrownMerge branch 'fix-unlikely-potential-overflows' of...
2015-12-21 NeilBrownMerge https://github.com/makelinux/mdadm
2015-12-16 Guoqing Jiangmdadm: let cluster raid could also add disk within...
2015-12-03 Bas van Schaikavoid confusion with parameter 'devname' with same...
2015-12-03 Bas van Schaikensure buffer is large enough for two ints and some...
2015-10-22 Song Liumdadm: refactor write journal code in Assemble and...
2015-10-19 Song LiuCheck write journal in incremental
2015-09-30 NeilBrownMerge branch 'fix' of git://github.com/ldzhong/mdadm
2015-09-28 Goldwyn RodriguesFix --incremental handling on cluster array.
2015-08-03 NeilBrownMerge branch 'mdadm-3.3.x'
2015-08-03 NeilBrownAssemble: really don't assemble IMSM array without...
2015-08-03 NeilBrownAssemble: don't assemble IMSM array without OROM.
2015-07-29 NeilBrownAssemble: don't assemble IMSM array without OROM.
2015-07-27 NeilBrownMerge branch 'cluster'
2015-07-01 NeilBrownmdstat: discard 'dev' field, just use 'devnm'
2015-06-16 Guoqing JiangSkip clustered devices in incremental
2015-03-04 Pawel BaldysiakIncRemove: Set "auto-read" only after successful excl...
2015-03-04 Jes SorensenIncrementalScan(): Make sure 'st' is valid before deref...
2015-02-12 NeilBrownDon't break long strings onto multiple lines.
2015-02-12 NeilBrownConsistently print program Name and __func__ in debug...
2015-02-12 Pawel BaldysiakChange way of printing name of a process
2014-11-05 NeilBrownIncremental: don't be distracted by partition table...
2013-12-04 NeilBrownAssemble/Incremental: don't hold O_EXCL on mddev after...
2013-12-03 NeilBrownIncremental: improve support for "DEVICE" based restric...
2013-11-28 NeilBrownIncremental: add --export handling.
2013-11-28 NeilBrownIncremental: don't abort container if one member explic...
2013-11-28 NeilBrownIncremental: remove test that can never succeed.
2013-09-13 NeilBrownMake -IRs and --run work properly for containers.
2013-09-03 NeilBrownRelease mdadm-3.3 mdadm-3.3
2013-08-26 NeilBrownChange "mdadm --run" to use the same code as "mdadm...
2013-06-19 NeilBrownManage: split Manage_runstop into Manage_run and Manage...
2013-06-17 NeilBrownAssemble/Incr: Don't include spares with too-high event...
2013-05-28 NeilBrownIncremental: allow --quiet to silence from errors from...
2013-05-21 NeilBrownChange some "fprintf(stderr,"s to pr_err.
2013-05-14 NeilBrownIncremental: remove partitions when assembling.
2013-05-13 NeilBrownIncrmental: tell udevs to unmount when array looks...
2013-03-04 NeilBrownEnhance incremental removal.
2013-02-21 NeilBrownDiscard devnum in favour of devnm
2012-11-20 NeilBrownIncremental: allow recently removed device to be added...
2012-11-20 NeilBrownIMSM - allow assembling any imsm array even without...
2012-10-24 NeilBrownIncremental: support replacement devices.
2012-10-10 NeilBrownFix up interactions between --assemble and --incremental
2012-10-04 NeilBrownNew RESHAPE_NO_BACKUP flag to track when backup action...
2012-10-04 NeilBrownAdd data_offset arg to ->avail_size
2012-08-12 NeilBrownMinor cosmetic fixes in various files.
2012-07-09 NeilBrownChange Incremental and related functions to take struct...
2012-07-09 NeilBrownAssemble: allow arrays to be assembled read-only.
2012-07-09 NeilBrownRemove scattered checks for malloc success.
2012-07-09 NeilBrownRemove re_add flag in favour of new disposition.
2012-07-09 NeilBrownIntroduce pr_err for printing error messages.
2012-03-22 NeilBrownIncremental: fix adding devices with --incremental
2012-02-21 Jim Meyeringavoid double-free upon "old buggy kernel" sysfs_read...
2012-02-07 NeilBrownRemove avail_disks arg from 'enough'.
2012-01-11 Lukasz Doraufix: container creation with --incremental used.
2011-12-22 NeilBrownAssemble: make some plurals conditional.
2011-12-22 NeilBrownIncremental: make sure container name appears in /dev
2011-11-02 Jes Sorensenarray_try_spare(): open_dev() returns -1 on error,...
2011-11-01 Jes SorensenIncrementalScan(): Fix memory leak
2011-11-01 Jes SorensenIncremental(): Check return value of dev_open() before...
2011-11-01 NeilBrownIncremental: Fix a merge error in recent patch
2011-11-01 Jes Sorensenpartition_try_spare() use closedir() to release DIR...
2011-11-01 Jes SorensenFix memory leak of 'st3' in array_try_spare()
2011-11-01 NeilBrownRemove duplicated code: search_mdstat and conf_match
2011-10-31 Labun, Marcinkill-subarray: fix, IMSM cannot kill-subarray with...
2011-10-22 Jes SorensenIncremental() lock error handling
2011-10-22 Jes Sorensenarray_try_spare(): missing map_unlock()
2011-10-22 Jes SorensenDon't tell sysfs to launch the container as we are...
2011-10-22 Jes SorensenRemove race for starting container devices.
2011-10-02 Adam KwolekDo not continue reshape during initrd phase
2011-10-02 Lukasz Doraufix: correct unlocking of map file
2011-09-08 NeilBrownDiscourage large devices from being added to 0.90 arrays.
2011-09-07 NeilBrownFIX: Prevent using null list pointer
2011-06-17 Luca BerraFix some compiler warnings.
2011-06-15 NeilBrownIncr: fix breakage in count_active.
2011-06-08 NeilBrowngetinfo_super now clears the 'info' structure before...
2011-03-28 NeilBrownRelease 3.2.1 mdadm-3.2.1
2011-03-24 NeilBrownMerge branch 'master' into devel-3.2
2011-03-23 NeilBrownIncr: don't exclude 'active' devices from auto inclusio...
2011-03-18 Adam KwolekFIX: ping_monitor() usage causes memory leaks
2011-03-15 NeilBrownMerge branch 'master' into devel-3.2
2011-03-14 NeilBrownMerge branch 'master' into devel-3.2
2011-03-10 NeilBrownMerge branch 'master' into devel-3.2
2011-03-08 NeilBrownRun Grow_restart/Grow_continue when assembling the...
2011-03-02 Adam KwolekContinue reshape after assembling array
2011-02-18 Krzysztof WojcikFIX: Seg Fault in incremental if BBM log detected
2011-02-01 NeilBrownVarious compile fixes.
2011-02-01 NeilBrownAllow domain_test to report that no domains were found.
2011-02-01 NeilBrownIncr: don't exclude 'active' devices from auto inclusio...
2011-01-05 Anna CzarnowskaIncremental: move suitable spares to container when...
2010-12-26 Przemyslaw CzarnowskiConsider target only for spare-same-domain
2010-12-26 Przemyslaw CzarnowskiValidate size of potential spare disk for external...
2010-12-26 Przemyslaw CzarnowskiSkip domain check for spare-same-slot
2010-12-26 Przemyslaw CzarnowskiAdded test for array degradation for spare-same-slot
2010-12-26 Przemyslaw Czarnowskiexternal: get number of failed disks for container
2010-12-26 Krzysztof WojcikFIX: Bad block verification during assembling array
2010-12-20 Przemyslaw Czarnowskifix: incremental for bare disks returns invalid value
2010-12-20 Przemyslaw Czarnowskifix: adding spare via incremental do not trigger recovery
2010-12-13 NeilBrownMerge branch 'master' into devel-3.2
2010-12-09 NeilBrownAllow --update=devicesize with --re-add
next