index
:
mdadm
main
mdadm
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mdassemble.8
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-03-30
sysfs: Use the presence of /sys/block/<dev>/md as indicator of valid device
Jes Sorensen
1
-5
/
+12
2017-03-30
mdadm.c: fix compile error "switch condition has boolean value"
Gioh Kim
1
-8
/
+6
2017-03-30
imsm: use rounded size for metadata initialization
Tomasz Majchrzak
1
-18
/
+34
2017-03-30
mdadm/grow: reshape would be stuck from raid1 to raid5
Zhilong Liu
1
-1
/
+1
2017-03-30
Grow: Do not shadow an existing variable
Jes Sorensen
1
-3
/
+3
2017-03-30
Grow: Remove unnecessary optimization
Jes Sorensen
1
-12
/
+0
2017-03-29
md_u: Remove some unused ioctl declarations
Jes Sorensen
1
-6
/
+0
2017-03-29
util: Introduce md_set_array_info()
Jes Sorensen
4
-13
/
+21
2017-03-29
util: Introduce md_get_disk_info()
Jes Sorensen
7
-25
/
+31
2017-03-29
Incremental: Remove redundant call for GET_ARRAY_INFO
Jes Sorensen
1
-8
/
+6
2017-03-29
util: Introduce md_get_array_info()
Jes Sorensen
10
-42
/
+51
2017-03-29
Grow: Fixup a pile of cosmetic issues
Jes Sorensen
1
-28
/
+32
2017-03-29
util: Cosmetic changes
Jes Sorensen
1
-12
/
+10
2017-03-29
mdadm: Fixup a number of whitespace inconsistency cases
Jes Sorensen
1
-26
/
+25
2017-03-29
mdadm: Clean up some ugly multiple actions on single line
Jes Sorensen
1
-10
/
+20
2017-03-29
super1: replace hard-coded values with bit definitions
Gioh Kim
1
-3
/
+4
2017-03-29
mdadm.h: struct mdinfo: reorganize ppl elements for better struct packing
Jes Sorensen
1
-1
/
+1
2017-03-29
Grow: support consistency policy change
Artur Paszkiewicz
5
-23
/
+218
2017-03-29
Add 'ppl' and 'no-ppl' options for --update=
Artur Paszkiewicz
5
-4
/
+139
2017-03-29
super1: PPL support
Artur Paszkiewicz
6
-19
/
+155
2017-03-29
imsm: PPL support
Artur Paszkiewicz
6
-24
/
+349
2017-03-29
Detail: show consistency policy
Artur Paszkiewicz
5
-46
/
+65
2017-03-29
Generic support for --consistency-policy and PPL
Artur Paszkiewicz
14
-58
/
+190
2017-03-28
Detail: handle non-existent arrays better.
NeilBrown
1
-0
/
+8
2017-03-28
Add 'force' flag to *hot_remove_disk().
NeilBrown
4
-13
/
+13
2017-03-28
Introduce sys_hot_remove_disk()
NeilBrown
3
-5
/
+14
2017-03-28
mdadm/Build:check the level parameter when build new array
Zhilong Liu
1
-0
/
+4
2017-03-28
Retry HOT_REMOVE_DISK a few times.
NeilBrown
4
-10
/
+22
2017-03-28
udev-md-raid-assembly.rules: Skip non-ready devices
Hannes Reinecke
1
-0
/
+3
2017-03-28
mdadm/bitmap:fixed typos in comments of bitmap.h
Zhilong Liu
1
-2
/
+2
2017-03-28
super1: ignore failfast flag for setting device role
Gioh Kim
1
-3
/
+5
2017-03-28
mdadm: Forced type conversion to avoid truncation
Xiao Ni
1
-1
/
+1
2017-03-28
Replace snprintf with strncpy at some places to avoid truncation
Xiao Ni
1
-3
/
+6
2017-03-28
mdadm/Monitor: Fix NULL pointer dereference when stat2devnm return NULL
Zhilong Liu
1
-1
/
+7
2017-03-28
mdadm/mdmon:deleted the abort_reshape never invoked
Zhilong Liu
1
-5
/
+0
2017-03-28
mdadm:it doesn't make sense to set --bitmap twice
Zhilong Liu
1
-0
/
+4
2017-03-28
mdadm:fixed some trivial typos in comments of mdadm.h
Zhilong Liu
1
-2
/
+2
2017-03-17
mdadm: Specify enough length when write to buffer
Xiao Ni
3
-3
/
+3
2017-03-17
mdadm: Add Wimplicit-fallthrough=0 in Makefile
Xiao Ni
1
-0
/
+5
2017-03-07
mdadm:add checking clustered bitmap in assemble mode
Zhilong Liu
1
-2
/
+4
2017-03-06
mdadm:add man page for --symlinks
Zhilong Liu
1
-0
/
+9
2017-03-06
examine: tidy up some code.
NeilBrown
1
-36
/
+39
2017-03-06
mdadm:check the nodes when operate clustered array
Zhilong Liu
2
-10
/
+3
2017-03-06
mdadm:fix typo in comment
Zhilong Liu
1
-1
/
+1
2017-01-29
Fix oddity where mdadm did not recognise a relative path
Wol
1
-6
/
+6
2017-01-27
imsm: fix missing error message during migration
Pawel Baldysiak
1
-1
/
+1
2017-01-11
Makefile: Fix date to be output in ISO format
Jes Sorensen
1
-1
/
+1
2017-01-09
Release mdadm-4.0
mdadm-4.0
Jes Sorensen
7
-6
/
+33
2017-01-09
imsm: show correct size for arrays with 4k disks
Maksymilian Kunt
1
-6
/
+12
2017-01-09
Add detail information when can not connect monitor
Xiao Ni
1
-0
/
+2
[next]