]> git.ipfire.org Git - thirdparty/mdadm.git/history - mdadm.h
util: Introduce md_get_array_info()
[thirdparty/mdadm.git] / mdadm.h
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...
2015-10-08  Guoqing Jiangre-add: make re-add try to write sysfs node first
2015-08-03  NeilBrownMerge branch 'mdadm-3.3.x'
2015-08-03  NeilBrownmdassemble: include mapfile support.
2015-08-03  NeilBrownmdassemble: include mapfile support.
2015-07-27  NeilBrownMerge branch 'cluster'
2015-07-01  NeilBrownmdstat: discard 'dev' field, just use 'devnm'
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 JiangAdd a new clustered disk
2015-06-16  Guoqing JiangSet home-cluster while creating an array
2015-06-16  Guoqing JiangAdd nodes option while creating md
2015-02-12  NeilBrownConsistently print program Name and __func__ in debug...
2015-02-12  Pawel BaldysiakChange way of printing name of a process
2014-08-11  NeilBrownutil: split get_maj_min() out from dev_open()
2014-08-07  NeilBrownconfig: new option to suppress adding bad block lists.
2014-07-10  NeilBrownmdmon: allow prepare_update to report failure.
2014-07-08  Pawel BaldysiakIMSM: Add warning message when assemble spanned container
2014-05-22  NeilBrownMISC: add --action option to set or abort check/repair.
2014-05-22  NeilBrownGrow: fix resent grow_continue breakage.
2014-05-15  NeilBrownGrow: store a link to current backup file in /run/mdadm...
2014-04-01  NeilBrownDDF: Fix assorted typos and do some reformatting.
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-10-30  NeilBrownAdd support for --add-spare
2013-10-16  Jes SorensenBe consistent in return types from byteswap macros
2013-09-13  NeilBrownMake -IRs and --run work properly for containers.
2013-09-09  NeilBrownMove ARRAY_SIZE macro to common include file.
2013-08-26  NeilBrownChange "mdadm --run" to use the same code as "mdadm...
2013-08-01  NeilBrownmdmon: don't lie to systemd.
2013-08-01  NeilBrownIntroduce devid2kname - slightly different to devid2devnm.
2013-07-30  NeilBrownsuper1: simplify setting of array size.
2013-07-15  NeilBrownMerge commit '956a13fb850321bed8568dfa8692c0c323538d7c'
2013-07-10  NeilBrownGrow: use mdstat_wait to wait for delayed reshape.
2013-07-02  NeilBrownConfig: use better device names for "DEVICES container"
2013-07-01  NeilBrownManage: check alignment when stopping an array undergoi...
2013-07-01  NeilBrownNew function: sysfs_wait
2013-06-19  NeilBrownRemove lots of unnecessary white space.
2013-06-19  NeilBrownManage: split Manage_runstop into Manage_run and Manage...
2013-06-17  NeilBrownmdadm.h: add little bits of doco for 'struct superswitch'.
2013-05-30  NeilBrownMake sure NOFILE resource limit is big enough.
2013-05-28  NeilBrownAssemble: allow --update=revert-reshape
2013-05-28  NeilBrownAssemble: --update=metadata converts v0.90 to v1.0
2013-05-22  NeilBrownGrow: introduce min_offset_change to struct reshape.
2013-05-16  NeilBrownAdd --dump / --restore functionality.
2013-05-15  NeilBrowncreate_mddev: add support for /dev/md_XXX non-numeric...
2013-02-21  NeilBrownDiscard devnum in favour of devnm
2013-02-10  John Spencermdadm.h: fix ugly glibc specific ifdeffery
2013-02-05  Jes SorensenRemove --offroot argument and default to always setting...
2013-01-06  NeilBrownconditionally remove map_dev from find_free_devnum
2012-12-05  NeilBrownMISC: Add --examine-badblocks option
2012-10-23  NeilBrownAdd support for --replace and --with
2012-10-22  NeilBrownRemove get_one_disk
2012-10-04  NeilBrownAllow data-offset to be specified per-device for create
2012-10-04  NeilBrownNew RESHAPE_NO_BACKUP flag to track when backup action...
2012-10-04  NeilBrownGrow: set new_data_offset if appropriate
2012-10-04  NeilBrownAdd space_before/space_after fields to mdinfo
2012-10-04  NeilBrownAdd --data-offset flag for Create and Grow
2012-10-04  NeilBrownAdd data_offset arg to ->init_super and use it in super1.c
next