index
:
mdadm
main
mdadm
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
mdopen: fix gcc 8.1 string overflow error
Jes Sorensen
2018-05-31
1
-3
/
+5
*
Monitor: Increase size of percentalert to avoid gcc warning
Jes Sorensen
2018-05-31
1
-1
/
+1
*
imsm: Do not require MDADM_EXPERIMENTAL flag anymore
Michal Zylowski
2018-05-31
5
-33
/
+6
*
imsm: Do not block volume creation when container has disks with mixed sector...
Michal Zylowski
2018-05-31
1
-0
/
+5
*
super-intel: Do not truncate last character of volume name
Jes Sorensen
2018-05-30
1
-3
/
+4
*
super-intel: Avoid gcc-8.1 complaining about truncating snprintf()
Jes Sorensen
2018-05-30
1
-1
/
+2
*
super-intel: Get rid of unnused string
Jes Sorensen
2018-05-29
1
-1
/
+0
*
super-intel: Use memcpy() to avoid confusing gcc
Jes Sorensen
2018-05-29
1
-1
/
+1
*
Do not confuse gcc
Jes Sorensen
2018-05-29
1
-1
/
+7
*
Fix misspelling of 'alignment' and 'geometry'
Michal Zylowski
2018-05-29
1
-15
/
+15
*
mdadm/grow: correct size and chunk_size casting
Roman Sobanski
2018-04-27
1
-1
/
+1
*
Prevent create IMSM volume with size smaller than 1M or chunk
Roman Sobanski
2018-04-25
1
-0
/
+10
*
imsm: do not use blocks_per_member in array size calculations
Mariusz Dabrowski
2018-04-12
1
-29
/
+76
*
imsm: pass already existing map to imsm_num_data_members
Mariusz Dabrowski
2018-04-12
1
-20
/
+21
*
imsm: add functions to get and set imsm dev size
Mariusz Dabrowski
2018-04-12
1
-20
/
+21
*
imsm: change reserved space to 4MB
Mariusz Dabrowski
2018-04-12
1
-2
/
+2
*
tests/func.sh: Fix some total breakage in the test scripts
Jes Sorensen
2018-04-11
2
-20
/
+4
*
imsm: Allow create RAID volume with link to container
Michal Zylowski
2018-04-10
1
-1
/
+1
*
mdadm: fix use-after-free after free_mdstat
Zhipeng Xie
2018-04-10
1
-1
/
+2
*
mdadm: 4.1-rc1
mdadm-4.1-rc1
Jes Sorensen
2018-03-22
6
-14
/
+46
*
makedist: Fix to handle rc releases
Jes Sorensen
2018-03-22
1
-3
/
+3
*
imsm: fix assemble with ppl during rebuild
Artur Paszkiewicz
2018-03-22
1
-31
/
+68
*
clustermd_tests: add test case to test switch-recovery against cluster-raid10
Zhilong Liu
2018-03-08
1
-0
/
+21
*
clustermd_tests: add test case to test switch-recovery against cluster-raid1
Zhilong Liu
2018-03-08
1
-0
/
+21
*
clustermd_tests: add test case to test switch-resync against cluster-raid10
Zhilong Liu
2018-03-08
1
-0
/
+18
*
clustermd_tests: add test case to test switch-resync against cluster-raid1
Zhilong Liu
2018-03-08
1
-0
/
+18
*
clustermd_tests: add test case to test manage_re-add against cluster-raid10
Zhilong Liu
2018-03-08
1
-0
/
+18
*
clustermd_tests: add test case to test manage_re-add against cluster-raid1
Zhilong Liu
2018-03-08
1
-0
/
+18
*
clustermd_tests: add test case to test manage_add-spare against cluster-raid10
Zhilong Liu
2018-03-08
1
-0
/
+30
*
clustermd_tests: add test case to test manage_add-spare against cluster-raid1
Zhilong Liu
2018-03-08
1
-0
/
+30
*
clustermd_tests: add test case to test manage_add against cluster-raid10
Zhilong Liu
2018-03-08
1
-0
/
+33
*
clustermd_tests: add test case to test manage_add against cluster-raid1
Zhilong Liu
2018-03-08
1
-0
/
+33
*
clustermd_tests: add test case to test grow_add against cluster-raid1
Zhilong Liu
2018-03-08
1
-0
/
+68
*
clustermd_tests: add test case to test switching bitmap against cluster-raid10
Zhilong Liu
2018-03-08
1
-0
/
+51
*
clustermd_tests: add test case to test switching bitmap against cluster-raid1
Zhilong Liu
2018-03-08
1
-0
/
+51
*
manpage: add prompt in --zero-superblock against clustered raid
Zhilong Liu
2018-03-08
1
-0
/
+4
*
mdadm/clustermd_tests: delete meaningless commands in check
Zhilong Liu
2018-03-08
1
-2
/
+0
*
mdadm/clustermd_tests: add nobitmap in check
Zhilong Liu
2018-03-08
1
-0
/
+7
*
mdadm/test: add do_clean to ensure each case only catch its own testlog
Zhilong Liu
2018-03-08
3
-6
/
+15
*
mdadm/test: add disk metadata infos in save_log
Zhilong Liu
2018-03-08
2
-0
/
+4
*
mdadm/test: improve filtering r10 from raid1 in raidtype
Zhilong Liu
2018-03-08
1
-1
/
+1
*
Assemble: cleanup the failure path
Guoqing Jiang
2018-03-08
1
-40
/
+22
*
Assemble: provide protection when clustered raid do assemble
Guoqing Jiang
2018-03-08
1
-1
/
+31
*
mdadm: improve the dlm locking mechanism for clustered raid
Guoqing Jiang
2018-03-08
4
-61
/
+68
*
Add one sanity check for missing device
Xiao Ni
2018-02-23
2
-0
/
+8
*
mdadm: prevent out-of-date reshaping devices from force assemble
BingJing Chang
2018-02-23
1
-2
/
+20
*
imsm: update product name in error message
Michal Zylowski
2018-02-20
1
-1
/
+1
*
Add udev-md-raid-safe-timeouts.rules
Jonathan Underwood
2018-02-01
1
-0
/
+61
*
Subdevs can't be all missing when create raid device
Xiao Ni
2018-01-26
1
-0
/
+4
*
Grow.c: Block any level migration with chunk size change
Mariusz Tkaczyk
2018-01-25
1
-0
/
+5
[next]