summaryrefslogtreecommitdiff
path: root/Grow.c
Commit message (Expand)AuthorAgeFilesLines
* Increase buffer for sysfs disk stateTomasz Majchrzak2016-11-171-2/+4
* Allow level migration only for single-array containerMariusz Dabrowski2016-10-191-0/+20
* MDADM:Check mdinfo->reshape_active more times before calling Grow_continueXiao Ni2016-06-161-30/+37
* Use dev_t for devnm2devid and devid2devnmMike Lovell2016-06-031-1/+1
* Grow: Apply some more consistent formatting to Grow_addbitmap()Jes Sorensen2016-05-121-20/+21
* Grow: Simplify error paths in Grow_addbitmap()Jes Sorensen2016-05-121-10/+10
* mdadm: Make add_internal_bitmap() return 0 on successJes Sorensen2016-05-121-1/+1
* Grow: Handle failure to load superblock in Grow_addbitmap()Jes Sorensen2016-05-121-1/+6
* Grow: Grow_addbitmap() reduce indentationJes Sorensen2016-05-121-18/+18
* Change the option from NoUpdate to NodeNumUpdateGuoqing Jiang2016-03-241-1/+1
* Grow: goto release if Manage_subdevs failedGuoqing Jiang2016-03-221-3/+5
* Grow: analyse_change add notification about only 2-device can be convert from...Yi Zhang2016-03-111-0/+3
* Grow: close fd earlier to avoid "cannot get excl access" when stoppingPawel Baldysiak2016-03-111-0/+4
* Grow: Grow_addbitmap(): Add check to quiet down static code checkersJes Sorensen2016-03-091-1/+8
* Grow: Grow_continue_command() remove dead codeJes Sorensen2016-03-091-6/+1
* Grow: Add documentation to abort_reshape() for suspend_{lo,hi} settingJes Sorensen2016-02-221-0/+8
* Grow: close file descriptor earlier to avoid "still in use" when stoppingArtur Paszkiewicz2015-12-241-0/+3
* Check and remove bitmap first when reshape to raid0Xiao Ni2015-12-221-0/+9
* mdadm: output info more precisely when change bitmap to noneGuoqing Jiang2015-12-161-2/+5
* mdadm: Change timestamps to unsigned data type.Deepa Dinamani2015-12-161-2/+2
* Increment version for clustered bitmapsGoldwyn Rodrigues2015-09-281-0/+3
* Merge branch 'cluster'NeilBrown2015-07-271-4/+8
|\
| * mdadm: add the ability to change cluster nameGuoqing Jiang2015-06-171-1/+1
| * Convert a bitmap=none device to clusteredGuoqing Jiang2015-06-171-3/+7
* | Grow: remove stray tracing message.NeilBrown2015-07-061-3/+1
* | Grow: fix typo in commentNeilBrown2015-06-181-1/+1
|/
* Grow: fix a couple of typos.NeilBrown2015-05-281-2/+2
* Grow: fix problem with --grow --continueNeilBrown2015-05-281-3/+4
* Grow: another attempt to fix stop-during-reshape race.NeilBrown2015-05-251-16/+18
* Grow: be even more careful about handing a '0' completed value.NeilBrown2015-05-151-1/+3
* Grow: retry when writing 'reshape' to 'sync_action' is EBUSY.NeilBrown2015-05-151-3/+8
* Grow: be more careful if array is stopped during critical section.NeilBrown2015-05-151-3/+10
* Grow: add missing space in message.NeilBrown2015-05-151-1/+1
* Grow: only warn about incompatible metadata when no fallback available.NeilBrown2015-05-141-1/+3
* reshape: support raid5 grow on certain older kernels.NeilBrown2015-03-261-2/+13
* Grow.c: Fix classic readlink() buffer overflowJes Sorensen2015-02-251-1/+1
* Don't break long strings onto multiple lines.NeilBrown2015-02-121-123/+59
* Consistently print program Name and __func__ in debug messages.NeilBrown2015-02-121-10/+9
* Change way of printing name of a processPawel Baldysiak2015-02-121-9/+9
* Grow: Fix wrong 'goto' in set_new_data_offsetPawel Baldysiak2014-12-021-1/+1
* Grow: fix resize of array component size to > 32bitsJustin Maggard2014-10-291-1/+1
* Grow: Report when grow needs metadata updateAndy Smith2014-09-031-1/+3
* Grow: improve error message is "--grow -n2" used on Linear arrays.NeilBrown2014-07-291-1/+6
* Grow: fix that preventing resize of array to 32bit size.NeilBrown2014-07-211-1/+1
* Grow: Do not try to restart if reshape is runningPawel Baldysiak2014-07-171-1/+4
* Grow: fix removal of line in wrong casePawel Baldysiak2014-06-121-1/+1
* Make sure "make everything" builds again.NeilBrown2014-06-051-1/+3
* Grow: Do not fork via systemd if freeze_reshape is setBaldysiak, Pawel2014-06-021-1/+1
* Grow: Use 'forked' also for reshape_container in Grow_continueBaldysiak, Pawel2014-06-021-1/+1
* Do not set default 'before.layout' when reshaping from RAID4 to RAID4Baldysiak, Pawel2014-06-021-1/+0