]> git.ipfire.org Git - thirdparty/mdadm.git/history - Grow.c
mdadm: improve the dlm locking mechanism for clustered raid
[thirdparty/mdadm.git] / Grow.c
2018-01-25  Mariusz TkaczykGrow.c: Block any level migration with chunk size change
2017-11-28  Zhilong Liumdadm/grow: correct the s->size > 1 to make 'max' work
2017-11-09  Guoqing JiangTo support clustered raid10
2017-10-11  Zhilong Liumdadm/grow: adding a test to ensure resize was required
2017-10-02  Jes SorensenGrow: Use all 80 characters
2017-10-02  Pawel BaldysiakGrow: fix switching on PPL during recovery
2017-10-02  Zhilong Liumdadm/grow: Component size must be larger than chunk...
2017-10-02  Tomasz MajchrzakGrow: stop previous reshape process first
2017-08-16  NeilBrownError messages should end with a newline character.
2017-06-09  Tomasz MajchrzakGrow: don't allow to enable PPL when reshape is in...
2017-06-09  Tomasz MajchrzakGrow: don't allow array geometry change with ppl enabled
2017-06-05  Tomasz MajchrzakGrow: set component size prior to array size
2017-05-16  Jes Sorensenmdadm: Fixup != broken formatting
2017-05-16  Jes Sorensenmdadm: Fixup more broken logical operator formatting
2017-05-16  Jes Sorensenmdadm: Fixup a large number of bad formatting of logica...
2017-05-05  Zhilong Liumdadm/util: unify fstat checking blkdev into function
2017-05-03  Zhilong Liuchange back 0644 permission for Grow.c
2017-05-02  Jes SorensenGrow: Grow_continue_command: Avoid aliasing array variable
2017-04-20  NeilBrownGrow_continue_command: ensure 'content' is properly...
2017-04-05  Jes SorensenGrow: Stop bothering about md driver versions older...
2017-03-30  Jes Sorensensysfs: Make sysfs_init() return an error code
2017-03-30  Jes SorensenGrow: Do not shadow an existing variable
2017-03-30  Jes SorensenGrow: Remove unnecessary optimization
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 SorensenGrow: Fixup a pile of cosmetic issues
2017-03-29  Artur PaszkiewiczGrow: support consistency policy change
2017-03-29  Artur Paszkiewiczsuper1: PPL support
2017-03-28  NeilBrownAdd 'force' flag to *hot_remove_disk().
2017-03-28  NeilBrownRetry HOT_REMOVE_DISK a few times.
2016-11-17  Tomasz MajchrzakIncrease buffer for sysfs disk state
2016-10-19  Mariusz DabrowskiAllow level migration only for single-array container
2016-06-16  Xiao NiMDADM:Check mdinfo->reshape_active more times before...
2016-06-03  Mike LovellUse dev_t for devnm2devid and devid2devnm
2016-05-12  Jes SorensenGrow: Apply some more consistent formatting to Grow_add...
2016-05-12  Jes SorensenGrow: Simplify error paths in Grow_addbitmap()
2016-05-12  Jes Sorensenmdadm: Make add_internal_bitmap() return 0 on success
2016-05-12  Jes SorensenGrow: Handle failure to load superblock in Grow_addbitmap()
2016-05-12  Jes SorensenGrow: Grow_addbitmap() reduce indentation
2016-03-24  Guoqing JiangChange the option from NoUpdate to NodeNumUpdate
2016-03-22  Guoqing JiangGrow: goto release if Manage_subdevs failed
2016-03-11  Yi ZhangGrow: analyse_change add notification about only 2...
2016-03-11  Pawel BaldysiakGrow: close fd earlier to avoid "cannot get excl access...
2016-03-09  Jes SorensenGrow: Grow_addbitmap(): Add check to quiet down static...
2016-03-09  Jes SorensenGrow: Grow_continue_command() remove dead code
2016-02-22  Jes SorensenGrow: Add documentation to abort_reshape() for suspend_...
2015-12-23  Artur PaszkiewiczGrow: close file descriptor earlier to avoid "still...
2015-12-22  Xiao NiCheck and remove bitmap first when reshape to raid0
2015-12-21  NeilBrownMerge branch 'fix-unlikely-potential-overflows' of...
2015-12-21  NeilBrownMerge https://github.com/makelinux/mdadm
2015-12-16  Guoqing Jiangmdadm: output info more precisely when change bitmap...
2015-12-16  Deepa Dinamanimdadm: Change timestamps to unsigned data type.
2015-09-30  NeilBrownMerge branch 'fix' of git://github.com/ldzhong/mdadm
2015-09-28  Goldwyn RodriguesIncrement version for clustered bitmaps
2015-08-03  NeilBrownMerge branch 'mdadm-3.3.x'
2015-07-27  NeilBrownMerge branch 'cluster'
2015-07-06  NeilBrownGrow: remove stray tracing message.
2015-06-18  NeilBrownGrow: fix typo in comment
2015-06-16  Guoqing Jiangmdadm: add the ability to change cluster name
2015-06-16  Guoqing JiangConvert a bitmap=none device to clustered
2015-05-28  NeilBrownGrow: fix a couple of typos.
2015-05-28  NeilBrownGrow: fix problem with --grow --continue
2015-05-25  NeilBrownGrow: another attempt to fix stop-during-reshape race.
2015-05-15  NeilBrownGrow: be even more careful about handing a '0' complete...
2015-05-15  NeilBrownGrow: retry when writing 'reshape' to 'sync_action...
2015-05-15  NeilBrownGrow: be more careful if array is stopped during critic...
2015-05-15  NeilBrownGrow: add missing space in message.
2015-05-14  NeilBrownGrow: only warn about incompatible metadata when no...
2015-03-25  NeilBrownreshape: support raid5 grow on certain older kernels.
2015-02-24  Jes SorensenGrow.c: Fix classic readlink() buffer overflow
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-12-01  Pawel BaldysiakGrow: Fix wrong 'goto' in set_new_data_offset
2014-10-29  Justin MaggardGrow: fix resize of array component size to > 32bits
2014-09-03  Andy SmithGrow: Report when grow needs metadata update
2014-07-29  NeilBrownGrow: improve error message is "--grow -n2" used on...
2014-07-21  NeilBrownGrow: fix that preventing resize of array to 32bit...
2014-07-17  Pawel BaldysiakGrow: Do not try to restart if reshape is running
2014-06-12  Pawel BaldysiakGrow: fix removal of line in wrong case
2014-06-05  NeilBrownMake sure "make everything" builds again.
2014-06-02  Baldysiak, PawelGrow: Do not fork via systemd if freeze_reshape is set
2014-06-02  Baldysiak, PawelGrow: Use 'forked' also for reshape_container in Grow_c...
2014-06-02  Baldysiak, PawelDo not set default 'before.layout' when reshaping from...
2014-05-22  Cristian Rodríguezmdadm: Do not reimplment offsetof
2014-05-22  NeilBrownGrow: fix resent grow_continue breakage.
2014-05-20  NeilBrownReshape: use systemd to continue containers as well...
2014-05-20  NeilBrownGrow: split continue_via_systemd into a separate function.
2014-05-20  NeilBrownGrow: add 'forked' option to reshape_container.
2014-05-15  NeilBrownGrow: try to let "--grow --continue" from systemd compl...
2014-05-15  NeilBrownGrow: store a link to current backup file in /run/mdadm...
2014-01-20  NeilBrownGrow: fix problems with prematurely aborting of reshapes.
2013-09-03  NeilBrownRelease mdadm-3.3 mdadm-3.3
2013-08-28  NeilBrownGrow: fix hang when growing a RAID5.
2013-08-01  NeilBrownGrow: exit background thread cleanly on SIGTERM.
2013-07-30  Jes SorensenAvoid double close()
2013-07-24  NeilBrownGrow: don't hold array open while waiting for reshape.
2013-07-15  NeilBrownMerge commit '956a13fb850321bed8568dfa8692c0c323538d7c'
2013-07-11  NeilBrownGrow: pass INVALID_SECTORS to reshape_array, not 0.
next