]> git.ipfire.org Git - thirdparty/mdadm.git/history - mdadm.h
Change update to enum in update_super and update_subarray
[thirdparty/mdadm.git] / mdadm.h
2023-01-04  Mateusz KusiakChange update to enum in update_super and update_subarray
2023-01-04  Mateusz KusiakAdd code specific update options to enum.
2023-01-04  Mateusz Kusiakmdadm: Add option validation for --update-subarray
2022-12-28  Mariusz Tkaczykmdadm: create ident_init()
2022-09-29  Kinga Tanskamdadm: replace container level checking with inline
2022-08-24  Mateusz KusiakGrow: Split Grow_reshape into helper function
2022-08-23  Logan Gunthorpemdadm: Don't open md device for CREATE and ASSEMBLE
2022-08-23  Mariusz Tkaczykmdadm: move data_offset to struct shape
2022-08-23  Mariusz Tkaczykmdadm: remove symlink option
2022-08-22  Mateusz Grzonkamdadm: Replace obsolete usleep with nanosleep
2022-08-07  Logan Gunthorpemdadm: Fix mdadm -r remove option regression
2022-06-24  Lukasz Florczakmdadm: block update=ppl for non raid456 levels
2022-06-14  Kinga TanskaMdmonitor: Fix segfault
2022-04-05  Mariusz Tkaczykmdadm: add map_num_s()
2022-04-05  Mariusz TkaczykCreate, Build: use default_layout()
2022-04-04  Lukasz FlorczakReplace error prone signal() with sigaction()
2021-12-08  Blazej Kucmanmdadm: block creation with long names
2021-11-02  Mariusz Tkaczykimsm: introduce helpers to manage file descriptors
2021-11-02  Xiao Nimdadm/lib: Define a new helper function is_dev_alived
2021-10-08  Mateusz GrzonkaRefactor parse_num and use it to parse optarg.
2021-08-02  oshchirsAdd monitor delay parameter to mdadm.conf
2021-03-09  Jakub RadtkeEnable bitmap support for external metadata
2021-03-08  Mariusz Tkaczykimsm: add verbose flag to compare_super
2020-11-25  Zhao Hemingmdadm/Detail: show correct state for clustered array
2020-11-25  Mariusz Tkaczykmdadm: Unify forks behaviour
2020-10-14  Blazej Kucmanmdmonitor: set small delay once
2020-04-27  Lidong ZhongDetail: adding sync status for cluster device
2020-02-24  Blazej Kucmanimsm: pass subarray id to kill_subarray function
2019-12-02  NeilBrownCreate: add support for RAID0 layouts.
2019-12-02  Blazej Kucmanimsm: return correct uuid for volume in detail
2019-09-30  Guilherme G. Piccolimdadm: Introduce new array state 'broken' for raid0...
2019-08-12  Coly Limdadm: add --no-devices to avoid component devices...
2019-08-12  Baruch Siachmdadm.h: include sysmacros.h unconditionally
2019-07-10  Mariusz Dabrowskimdadm: load default sysfs attributes after assemblation
2019-07-09  Jes Sorensenmdadm.h: Introduced unaligned {get,put}_unaligned{16...
2019-05-20  Artur Paszkiewiczmdmon: fix wrong array state when disk fails during...
2018-12-06  NeilBrownpolicy: support devices with multiple paths.
2018-05-31  Michal Zylowskiimsm: Do not require MDADM_EXPERIMENTAL flag anymore
2018-03-08  Guoqing Jiangmdadm: improve the dlm locking mechanism for clustered...
2017-11-21  Mariusz TkaczykMonitor/msg: Don't print error message if mdmon doesn...
2017-11-09  Guoqing JiangTo support clustered raid10
2017-10-02  Pawel BaldysiakZeroout whole ppl space during creation/force assemble
2017-09-29  Jes Sorensensysfs_init_dev - take a dev_t argument
2017-09-29  Jes Sorensenlib: devid2kname() should take a dev_t
2017-08-16  Mariusz TkaczykDetail: correct output for active arrays
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  Zhilong Liumdadm/util: unify stat checking blkdev into function
2017-05-05  Zhilong Liumdadm/util: unify fstat checking blkdev into function
2017-05-03  Jes Sorensenutil: md_array_valid(): Introduce md_array_valid()...
2017-05-02  NeilBrownCreate: tell udev md device is not ready when first...
2017-04-20  Jes Sorensenutil: Get rid of unused enough_fd()
2017-04-20  Jes Sorensenutil: Introduce md_array_active() helper
2017-04-20  Jes Sorensensysfs: Parse array_state in sysfs_read()
2017-04-05  Jes Sorensenutil: Finally kill off md_get_version()
2017-03-30  Jes Sorensensysfs: Make sysfs_init() return an error code
2017-03-29  Jes Sorensenutil: Introduce md_set_array_info()
2017-03-29  Jes Sorensenutil: Introduce md_get_disk_info()
2017-03-29  Jes Sorensenutil: Introduce md_get_array_info()
2017-03-29  Jes Sorensenmdadm.h: struct mdinfo: reorganize ppl elements for...
2017-03-29  Artur PaszkiewiczGrow: support consistency policy change
2017-03-29  Artur Paszkiewiczsuper1: PPL support
2017-03-29  Artur Paszkiewiczimsm: PPL support
2017-03-29  Artur PaszkiewiczGeneric support for --consistency-policy and PPL
2017-03-28  NeilBrownAdd 'force' flag to *hot_remove_disk().
2017-03-28  NeilBrownIntroduce sys_hot_remove_disk()
2017-03-28  NeilBrownRetry HOT_REMOVE_DISK a few times.
2017-03-27  Zhilong Liumdadm:fixed some trivial typos in comments of mdadm.h
2016-11-29  NeilBrownIntroduce enum flag_mode for setting and clearing flags.
2016-11-28  Tomasz Majchrzakmdmon: bad block support for external metadata - clear...
2016-11-28  Tomasz Majchrzakmdmon: bad block support for external metadata - store...
2016-11-28  Tomasz Majchrzakmdmon: bad block support for external metadata - sysfs...
2016-11-28  Tomasz Majchrzakmdadm: bad block support for external metadata - initia...
2016-11-28  NeilBrownAdd failfast support.
2016-11-17  Pawel BaldysiakAdd function for getting member drive sector size
2016-11-16  Artur Paszkiewiczsuper1: make internal bitmap size calculations more...
2016-08-15  Jes SorensenIntroduce random_uuid() helper function
2016-08-15  Jes Sorensenmdadm.h: Fix build problem against newer glibc
2016-06-14  Nikhil KshirsagarThe sys_name array in the mdinfo structure is 20 bytes...
2016-06-03  Mike LovellUse dev_t for devnm2devid and devid2devnm
2016-05-12  Jes Sorensenmdadm: Make add_internal_bitmap() return 0 on success
2016-03-30  Artur PaszkiewiczIntroduce stat2kname() and fd2kname()
2016-03-09  Jes Sorensenload_sys(): Add a buffer size argument
2016-03-07  Guoqing JiangRemove dead code about LKF_CONVERT flag
2016-03-07  Guoqing JiangFix wrong bitmap output for cluster raid
2016-02-10  Jes Sorensenmdadm.h: rename bswap macros to avoid clash with uClibc...
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 display bitmap info if it is cleared
2015-12-16  Song Liurecreate journal in mdadm
2015-12-16  Song Liuadd sysfs_array_state to struct mdinfo
2015-12-16  Deepa Dinamanimdadm: Change timestamps to unsigned data type.
2015-10-22  Song Liumdadm: refactor write journal code in Assemble and...
2015-10-21  Guoqing JiangMake cmap_* also has same policy as dlm_*
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...
next