index
:
mdadm
main
mdadm
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Grow.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mdadm/util: unify fstat checking blkdev into function
Zhilong Liu
2017-05-05
1
-6
/
+4
*
change back 0644 permission for Grow.c
Zhilong Liu
2017-05-03
1
-0
/
+0
*
Grow: Grow_continue_command: Avoid aliasing array variable
Jes Sorensen
2017-05-02
1
-3
/
+3
*
Grow_continue_command: ensure 'content' is properly initialised.
NeilBrown
2017-04-20
1
-0
/
+1
*
Grow: Stop bothering about md driver versions older than 0.90.00
Jes Sorensen
2017-04-05
1
-7
/
+0
*
sysfs: Make sysfs_init() return an error code
Jes Sorensen
2017-03-30
1
-6
/
+33
*
Grow: Do not shadow an existing variable
Jes Sorensen
2017-03-30
1
-3
/
+3
*
Grow: Remove unnecessary optimization
Jes Sorensen
2017-03-30
1
-12
/
+0
*
util: Introduce md_set_array_info()
Jes Sorensen
2017-03-29
1
-9
/
+8
*
util: Introduce md_get_disk_info()
Jes Sorensen
2017-03-29
1
-7
/
+7
*
util: Introduce md_get_array_info()
Jes Sorensen
2017-03-29
1
-15
/
+16
*
Grow: Fixup a pile of cosmetic issues
Jes Sorensen
2017-03-29
1
-28
/
+32
*
Grow: support consistency policy change
Artur Paszkiewicz
2017-03-29
1
-0
/
+172
*
super1: PPL support
Artur Paszkiewicz
2017-03-29
1
-1
/
+14
*
Add 'force' flag to *hot_remove_disk().
NeilBrown
2017-03-28
1
-1
/
+1
*
Retry HOT_REMOVE_DISK a few times.
NeilBrown
2017-03-28
1
-8
/
+1
*
Increase buffer for sysfs disk state
Tomasz Majchrzak
2016-11-17
1
-2
/
+4
*
Allow level migration only for single-array container
Mariusz Dabrowski
2016-10-19
1
-0
/
+20
*
MDADM:Check mdinfo->reshape_active more times before calling Grow_continue
Xiao Ni
2016-06-16
1
-30
/
+37
*
Use dev_t for devnm2devid and devid2devnm
Mike Lovell
2016-06-03
1
-1
/
+1
*
Grow: Apply some more consistent formatting to Grow_addbitmap()
Jes Sorensen
2016-05-12
1
-20
/
+21
*
Grow: Simplify error paths in Grow_addbitmap()
Jes Sorensen
2016-05-12
1
-10
/
+10
*
mdadm: Make add_internal_bitmap() return 0 on success
Jes Sorensen
2016-05-12
1
-1
/
+1
*
Grow: Handle failure to load superblock in Grow_addbitmap()
Jes Sorensen
2016-05-12
1
-1
/
+6
*
Grow: Grow_addbitmap() reduce indentation
Jes Sorensen
2016-05-12
1
-18
/
+18
*
Change the option from NoUpdate to NodeNumUpdate
Guoqing Jiang
2016-03-24
1
-1
/
+1
*
Grow: goto release if Manage_subdevs failed
Guoqing Jiang
2016-03-22
1
-3
/
+5
*
Grow: analyse_change add notification about only 2-device can be convert from...
Yi Zhang
2016-03-11
1
-0
/
+3
*
Grow: close fd earlier to avoid "cannot get excl access" when stopping
Pawel Baldysiak
2016-03-11
1
-0
/
+4
*
Grow: Grow_addbitmap(): Add check to quiet down static code checkers
Jes Sorensen
2016-03-09
1
-1
/
+8
*
Grow: Grow_continue_command() remove dead code
Jes Sorensen
2016-03-09
1
-6
/
+1
*
Grow: Add documentation to abort_reshape() for suspend_{lo,hi} setting
Jes Sorensen
2016-02-22
1
-0
/
+8
*
Grow: close file descriptor earlier to avoid "still in use" when stopping
Artur Paszkiewicz
2015-12-24
1
-0
/
+3
*
Check and remove bitmap first when reshape to raid0
Xiao Ni
2015-12-22
1
-0
/
+9
*
mdadm: output info more precisely when change bitmap to none
Guoqing Jiang
2015-12-16
1
-2
/
+5
*
mdadm: Change timestamps to unsigned data type.
Deepa Dinamani
2015-12-16
1
-2
/
+2
*
Increment version for clustered bitmaps
Goldwyn Rodrigues
2015-09-28
1
-0
/
+3
*
Merge branch 'cluster'
NeilBrown
2015-07-27
1
-4
/
+8
|
\
|
*
mdadm: add the ability to change cluster name
Guoqing Jiang
2015-06-17
1
-1
/
+1
|
*
Convert a bitmap=none device to clustered
Guoqing Jiang
2015-06-17
1
-3
/
+7
*
|
Grow: remove stray tracing message.
NeilBrown
2015-07-06
1
-3
/
+1
*
|
Grow: fix typo in comment
NeilBrown
2015-06-18
1
-1
/
+1
|
/
*
Grow: fix a couple of typos.
NeilBrown
2015-05-28
1
-2
/
+2
*
Grow: fix problem with --grow --continue
NeilBrown
2015-05-28
1
-3
/
+4
*
Grow: another attempt to fix stop-during-reshape race.
NeilBrown
2015-05-25
1
-16
/
+18
*
Grow: be even more careful about handing a '0' completed value.
NeilBrown
2015-05-15
1
-1
/
+3
*
Grow: retry when writing 'reshape' to 'sync_action' is EBUSY.
NeilBrown
2015-05-15
1
-3
/
+8
*
Grow: be more careful if array is stopped during critical section.
NeilBrown
2015-05-15
1
-3
/
+10
*
Grow: add missing space in message.
NeilBrown
2015-05-15
1
-1
/
+1
*
Grow: only warn about incompatible metadata when no fallback available.
NeilBrown
2015-05-14
1
-1
/
+3
[next]