]> git.ipfire.org Git - thirdparty/mdadm.git/history - super1.c
Create.c: fix uclibc build
[thirdparty/mdadm.git] / super1.c
2024-03-22  Mateusz KusiakRemove all "if zeros" pt.2
2024-02-23  Mateusz Kusiaksuper1: check fd before passing to get_dev_size() in...
2024-02-13  Mariusz Tkaczykmdadm: fix update=resync regression
2024-02-09  Mariusz Tkaczyksuper1: remove support for name= in config
2023-12-19  Mateusz KusiakRemove all "if zeros"
2023-10-26  Xiao Nimdadm/super1: Add MD_FEATURE_RAID0_LAYOUT if kernel...
2023-05-08  Mariusz Tkaczykmdadm: define DEV_MD_DIR
2023-04-10  Jes SorensenBump minimum kernel version to 2.6.32
2023-04-10  Jes SorensenFix some cases eyesore formatting
2023-04-10  Hristo Venevsuper1: fix truncation check for journal device
2023-01-04  Mateusz KusiakChange update to enum in update_super and update_subarray
2023-01-04  Mateusz Kusiaksuper1: refactor the code for enum
2022-09-29  Kinga Tanskamdadm: replace container level checking with inline
2022-08-29  NeilBrownsuper1: report truncated device
2022-06-24  Lukasz Florczakmdadm: block update=ppl for non raid456 levels
2022-06-24  Heming Zhaomdadm/super1: restore commit 45a87c2f31335 to fix clust...
2022-04-05  Mariusz Tkaczykmdadm: add map_num_s()
2021-07-16  Xiao Nimdadm/super1: It needs to specify int32 for bitmap_offset
2021-03-08  Mariusz Tkaczykimsm: add verbose flag to compare_super
2021-03-03  Zhao Hemingsuper1.c: avoid useless sync when bitmap switches from...
2021-03-03  Zhao Hemingsuper1: fix Floating point exception
2021-03-03  NeilBrownGrow: be careful of corrupt dev_roles list
2021-03-03  Xiao Nimdadm/bitmap: locate bitmap calcuate bitmap position...
2020-10-14  NeilBrownSuper1: allow RAID0 layout setting to be removed.
2020-06-05  David FavroDetect too-small device: error rather than underflow...
2019-12-02  NeilBrownAssemble: add support for RAID0 layouts.
2019-12-02  NeilBrownCreate: add support for RAID0 layouts.
2019-12-02  Blazej Kucmanimsm: return correct uuid for volume in detail
2019-02-28  Corey Hickeyadd missing units to --examine
2018-05-31  Jes Sorensensuper1: Fix cases triggering gcc-8.1 strncpy truncate...
2018-03-08  Guoqing Jiangmdadm: improve the dlm locking mechanism for clustered...
2017-10-02  Pawel BaldysiakZeroout whole ppl space during creation/force assemble
2017-10-02  Pawel Baldysiaksuper1: Add support for multiple-ppls
2017-10-02  Zhilong Liumdadm: fixes some trivial typos in comments
2017-08-16  NeilBrownsuper1: only set clustered flag when bitmap is present
2017-07-27  Pawel Baldysiaksuper1: Always round data offset to 1M
2017-05-26  Lidong Zhongsuper1: fix sb->max_dev when adding a new disk in linea...
2017-04-11  Jes Sorensensuper1: Clean up various style abuses
2017-04-11  Jes SorensenRetire mdassemble
2017-03-29  Gioh Kimsuper1: replace hard-coded values with bit definitions
2017-03-29  Artur PaszkiewiczAdd 'ppl' and 'no-ppl' options for --update=
2017-03-29  Artur Paszkiewiczsuper1: PPL support
2017-03-29  Artur PaszkiewiczDetail: show consistency policy
2017-03-29  Artur PaszkiewiczGeneric support for --consistency-policy and PPL
2017-03-28  Gioh Kimsuper1: ignore failfast flag for setting device role
2017-03-06  Zhilong Liumdadm:check the nodes when operate clustered array
2016-11-28  NeilBrownAdd failfast support.
2016-11-17  Pawel BaldysiakAdd function for getting member drive sector size
2016-11-16  Artur Paszkiewiczsuper1: fix setting bad block log offset in write_init_...
2016-11-16  Artur Paszkiewiczsuper1: make internal bitmap size calculations more...
2016-10-19  Guoqing Jiangsuper1: make write_bitmap1 compatible with previous...
2016-09-12  Song Liumdadm: fix a buffer overflow
2016-08-15  Jes SorensenIntroduce random_uuid() helper function
2016-08-11  Jes Sorensensuper1: Avoid if and return on the same line
2016-05-12  Guoqing Jiangsuper1: add more checks for NodeNumUpdate option
2016-05-12  Jes Sorensenmdadm: Make add_internal_bitmap() return 0 on success
2016-05-09  Guoqing Jiangsuper1: make the check for NodeNumUpdate more accurate
2016-05-09  Guoqing Jiangsuper1: don't update node nums if it is not more than 1
2016-04-06  Jes Sorensensuper1: Clear memory allocated for superblock + bitmap...
2016-03-24  Guoqing JiangChange the option from NoUpdate to NodeNumUpdate
2016-03-09  Jes Sorensensuper1: Fix potential buffer overflows when copying...
2016-03-07  Guoqing JiangFix wrong bitmap output for cluster raid
2016-02-01  NeilBrownsuper1: Fix bblog_size accesses on big-ending machines.
2016-01-28  NeilBrownAssorted fixed for a "make everything" build
2016-01-28  NeilBrownsuper1: allow reshape that hasn't really started to...
2016-01-28  NeilBrownsuper1: fix calculation of space_before
2015-12-21  NeilBrownAdd --update=force-no-bbl.
2015-12-21  NeilBrownMerge branch 'fix-unlikely-potential-overflows' of...
2015-12-21  NeilBrownMerge https://github.com/makelinux/mdadm
2015-12-16  Guoqing Jiangmdadm: improve the safeguard for change cluster raid...
2015-12-16  Guoqing Jiangmdadm: do not try to hold dlm lock in free_super1
2015-12-16  Guoqing Jiangmdadm: do not display bitmap info if it is cleared
2015-12-16  Guoqing Jiangmdadm: don't show cluster name once the bitmap is cleared
2015-12-16  Song Liurecreate journal in mdadm
2015-10-30  Song Liuadd crc32c and use it for r5l checksum
2015-10-22  Song Liumdadm: refactor write journal code in Assemble and...
2015-10-21  Guoqing JiangSafeguard against writing to an active device of anothe...
2015-10-19  Song LiuAssemble array with write journal
2015-10-19  Song LiuEnable create array with write journal (--write-journal...
2015-10-19  Song LiuShow device as journal in --detail --examine
2015-10-19  Song Liuadd macros for MD_DISK_ROLE_(SPARE/FAULTY)
2015-09-30  NeilBrownMerge branch 'fix' of git://github.com/ldzhong/mdadm
2015-09-28  NeilBrownsuper1: Do not create bad block log for clustered devices.
2015-09-28  Goldwyn RodriguesIncrement version for clustered bitmaps
2015-08-03  NeilBrownMerge branch 'mdadm-3.3.x'
2015-07-29  Guoqing Jiangmd-cluster: use %-64s to print cluster_name
2015-07-27  NeilBrownMerge branch 'cluster'
2015-06-16  Guoqing JiangReuse calc_bitmap_size to reduce code size cluster
2015-06-16  Guoqing Jiangmdadm: change the num of cluster node
2015-06-16  Guoqing Jiangmdadm: add the ability to change cluster name
2015-06-16  Guoqing JiangSkip clustered devices in incremental
2015-06-16  Guoqing JiangSet home-cluster while creating an array
2015-06-16  Guoqing JiangAdd nodes option while creating md
2015-06-16  Guoqing JiangCreate n bitmaps for clustered mode
2015-02-12  NeilBrownDon't break long strings onto multiple lines.
2015-02-12  NeilBrownConsistently print program Name and __func__ in debug...
2014-11-03  NeilBrownsuper1: remove some debugging printfs in update_super1
2014-08-21  NeilBrownsuper1: make sure 'room' includes 'bbl_size' when creat...
2014-08-15  NeilBrownsuper1: don't allow adding a bitmap if there is no...
2014-08-07  NeilBrownconfig: new option to suppress adding bad block lists.
next