]> git.ipfire.org Git - thirdparty/mdadm.git/history - Incremental.c
Create.c: fix uclibc build
[thirdparty/mdadm.git] / Incremental.c
2024-03-22  Mariusz Tkaczykmdadm: fix grow segfault for IMSM
2024-03-11  Mariusz TkaczykMonitor, Incremental: use device policies
2024-03-11  Mariusz Tkaczykmdadm: drop get_required_spare_criteria()
2024-03-11  Mariusz Tkaczykmdadm: Add functions for spare criteria verification
2024-02-09  Mariusz TkaczykRevert "mdadm: remove container_enough logic"
2024-01-24  Mateusz KusiakReplace "none" with macro
2024-01-24  Mateusz KusiakDefine sysfs max buffer size
2023-10-26  Pawel Piatkowskimdadm: remove container_enough logic
2023-10-26  Coly LiIncremental: remove obsoleted calls to udisks
2023-05-08  Mariusz Tkaczykmdadm: define is_devname_ignore()
2023-05-08  Mariusz Tkaczykmdadm: define DEV_MD_DIR
2023-04-10  miaoguanqinFix null pointer for incremental in mdadm
2023-01-05  Kinga Tanskaincremental, manage: do not verify if remove is safe
2023-01-04  Mateusz KusiakManage&Incremental: code refactor, string to enum
2022-09-29  Kinga Tanskamdadm: replace container level checking with inline
2022-06-14  Mateusz GrzonkaIncremental: Fix possible memory and resource leaks
2021-11-24  Mateusz GrzonkaCorrect checking if file descriptors are valid
2021-11-24  Mateusz GrzonkaIncremental: Close unclosed mdfd in IncrementalScan()
2021-03-08  Mariusz Tkaczykimsm: add verbose flag to compare_super
2020-12-20  Mariusz TkaczykIncremental: Remove redundant spare movement logic
2020-11-25  Mariusz Tkaczykmdadm: Unify forks behaviour
2019-07-10  Mariusz Dabrowskimdadm: load default sysfs attributes after assemblation
2018-12-06  NeilBrownpolicy: support devices with multiple paths.
2018-08-03  Mariusz TkaczykIncremental: remove external arrays and devices correctly
2018-06-11  Guoqing JiangFree map to avoid resource leak issues
2017-11-01  NeilBrownIncremental: Use ->validate_geometry instead of ->avail...
2017-09-01  Song Liumdadm: set journal_clean after scanning all disks
2017-06-05  Tomasz MajchrzakGet failed disk count from array state
2017-05-09  Alexey ObitotskiyAdd sector size as spare selection criterion
2017-05-09  Alexey ObitotskiyAllow more spare selection criteria
2017-05-05  Jes SorensenIncrementalScan: Use md_array_active() instead of md_ge...
2017-05-05  Jes Sorensencontainer_members_max_degradation: Switch to using...
2017-05-05  Jes SorensenIncremental: return is not a function
2017-05-05  Zhilong Liumdadm/util: unify stat checking blkdev into function
2017-05-05  Zhilong Liumdadm/util: unify fstat checking blkdev into function
2017-05-02  Jes SorensenIncremental: Use md_array_active() to determine state...
2017-05-02  NeilBrownCreate: tell udev md device is not ready when first...
2017-04-25  Jes SorensenIncremental: Cleanup some if() statement spaghetti
2017-04-25  Jes SorensenIncremental: Use md_array_active() where applicable
2017-03-30  Jes Sorensensysfs: Make sysfs_init() return an error code
2017-03-29  Jes SorensenIncremental: Remove redundant call for GET_ARRAY_INFO
2017-03-29  Jes Sorensenutil: Introduce md_get_array_info()
2017-03-29  Artur Paszkiewiczsuper1: PPL support
2016-11-29  NeilBrownIntroduce enum flag_mode for setting and clearing flags.
2016-11-28  NeilBrownAdd failfast support.
2016-08-09  Artur PaszkiewiczIncremental: don't try to load_container() for a subarray
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'.
next