index
:
mdadm
main
mdadm
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ANNOUNCE-3.1.2
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-09-28
imsm: block using partition
Mariusz Tkaczyk
1
-0
/
+5
2018-09-27
Assemble: set devices to NULL when load_devices can't load device
Guoqing Jiang
1
-0
/
+5
2018-09-27
Assemble: free resources in load_devices
Guoqing Jiang
1
-0
/
+3
2018-09-27
imsm: Avoid duplicate entries in --detail-platform
Roman Sobanski
1
-0
/
+3
2018-09-27
imsm: Block volume creation with empty name
Roman Sobanski
1
-1
/
+13
2018-09-27
mdadm.c: Fix error handling for --zero-superblock
Mariusz Tkaczyk
2
-3
/
+4
2018-08-03
Release mdadm-4.1-rc2
mdadm-4.1-rc2
Jes Sorensen
6
-5
/
+22
2018-08-03
Incremental: remove external arrays and devices correctly
Mariusz Tkaczyk
1
-26
/
+52
2018-08-01
Grow: Frozen array can't be idle
Mariusz Tkaczyk
1
-1
/
+2
2018-07-31
udev.rules: make safe timeouts compatible with split-usr systems.
Dimitri John Ledkov
1
-2
/
+2
2018-07-20
Assemble: remove the protection when clustered raid do assemble
Guoqing Jiang
1
-21
/
+0
2018-07-19
mapfile: set *mapp to NULL after map_free
Guoqing Jiang
1
-0
/
+1
2018-07-11
tests, imsm: Calculate expected array_size in proper way
Michal Zylowski
3
-8
/
+26
2018-07-11
tests, imsm: Migration from RAID5 to RAID0 is not supported for IMSM metadata
Michal Zylowski
2
-4
/
+4
2018-07-11
tests, imsm: Test shouldn't call grow with chunk and level in one command
Michal Zylowski
1
-3
/
+8
2018-07-11
tests, imsm: Set new_num_disks value corectly to perform expected size calcul...
Michal Zylowski
3
-1
/
+3
2018-07-11
tests, imsm: Fix unit inconsistency in tests error messages
Michal Zylowski
1
-1
/
+1
2018-07-11
tests, imsm: Set correct expected offset between volumes
Michal Zylowski
13
-19
/
+17
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
[next]