index
:
mdadm
main
mdadm
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
05r1-grow-external
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-07-11
Coverity: Resource leak: close fd before return
Anthony Youngman
1
-0
/
+1
2018-07-11
Coverity: Resource leak: close fds and free array before return
Anthony Youngman
1
-0
/
+3
2018-07-11
Coverity: Resource leak: fix return without free
Anthony Youngman
1
-0
/
+2
2018-06-11
Free map to avoid resource leak issues
Guoqing Jiang
6
-2
/
+13
2018-06-08
imsm: correct num_data_stripes in metadata map for migration
Roman Sobanski
1
-6
/
+10
2018-06-08
Assemble.c Don't ignore faulty disk when array is auto assembled.
Mariusz Tkaczyk
1
-0
/
+2
2018-06-04
gcc-8 coverity hack
Jes Sorensen
2
-4
/
+21
2018-06-01
mdadm/test: correct tests/testdev as testdev in 02r5grow
Zhilong Liu
1
-1
/
+1
2018-06-01
mdadm/test: mdadm needn't make install on the system
Zhilong Liu
1
-7
/
+4
2018-06-01
Check major number of block device when querying md device
Xiao Ni
1
-3
/
+2
2018-05-31
super-ddf: Fix gcc-8.1 overflow warnings
Jes Sorensen
1
-2
/
+3
2018-05-31
super1: Fix cases triggering gcc-8.1 strncpy truncate warning
Jes Sorensen
1
-4
/
+18
2018-05-31
super0: Use memmove() when adjusting sparc2.2 superblock data
Jes Sorensen
1
-3
/
+4
2018-05-31
mdopen: fix gcc 8.1 string overflow error
Jes Sorensen
1
-3
/
+5
2018-05-31
Monitor: Increase size of percentalert to avoid gcc warning
Jes Sorensen
1
-1
/
+1
2018-05-31
imsm: Do not require MDADM_EXPERIMENTAL flag anymore
Michal Zylowski
5
-33
/
+6
2018-05-31
imsm: Do not block volume creation when container has disks with mixed sector...
Michal Zylowski
1
-0
/
+5
2018-05-30
super-intel: Do not truncate last character of volume name
Jes Sorensen
1
-3
/
+4
2018-05-30
super-intel: Avoid gcc-8.1 complaining about truncating snprintf()
Jes Sorensen
1
-1
/
+2
2018-05-29
super-intel: Get rid of unnused string
Jes Sorensen
1
-1
/
+0
2018-05-29
super-intel: Use memcpy() to avoid confusing gcc
Jes Sorensen
1
-1
/
+1
2018-05-29
Do not confuse gcc
Jes Sorensen
1
-1
/
+7
2018-05-29
Fix misspelling of 'alignment' and 'geometry'
Michal Zylowski
1
-15
/
+15
2018-04-27
mdadm/grow: correct size and chunk_size casting
Roman Sobanski
1
-1
/
+1
2018-04-25
Prevent create IMSM volume with size smaller than 1M or chunk
Roman Sobanski
1
-0
/
+10
2018-04-12
imsm: do not use blocks_per_member in array size calculations
Mariusz Dabrowski
1
-29
/
+76
2018-04-12
imsm: pass already existing map to imsm_num_data_members
Mariusz Dabrowski
1
-20
/
+21
2018-04-12
imsm: add functions to get and set imsm dev size
Mariusz Dabrowski
1
-20
/
+21
2018-04-12
imsm: change reserved space to 4MB
Mariusz Dabrowski
1
-2
/
+2
2018-04-11
tests/func.sh: Fix some total breakage in the test scripts
Jes Sorensen
2
-20
/
+4
2018-04-10
imsm: Allow create RAID volume with link to container
Michal Zylowski
1
-1
/
+1
2018-04-10
mdadm: fix use-after-free after free_mdstat
Zhipeng Xie
1
-1
/
+2
2018-03-22
mdadm: 4.1-rc1
mdadm-4.1-rc1
Jes Sorensen
6
-14
/
+46
2018-03-22
makedist: Fix to handle rc releases
Jes Sorensen
1
-3
/
+3
2018-03-22
imsm: fix assemble with ppl during rebuild
Artur Paszkiewicz
1
-31
/
+68