index
:
mdadm
main
mdadm
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Assemble.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mdadm: add xmalloc.h
Mariusz Tkaczyk
2024-09-27
1
-0
/
+2
*
mdstat: Rework mdstat external arrays handling
Mariusz Tkaczyk
2024-07-30
1
-6
/
+3
*
mdadm: Assemble.c fix coverity issues
Nigel Croxon
2024-06-25
1
-6
/
+24
*
Change some error messages to info level
Xiao Ni
2024-05-24
1
-10
/
+6
*
add checking of return status on fstat calls
Nigel Croxon
2024-05-21
1
-18
/
+23
*
Wait for mdmon when it is stared via systemd
Kinga Stefaniuk
2024-05-14
1
-2
/
+2
*
mdadm: pass struct context for external reshapes
Mateusz Kusiak
2024-05-07
1
-5
/
+2
*
sysfs: remove vers parameter from sysfs_set_array
Mateusz Kusiak
2024-03-22
1
-1
/
+1
*
Replace "none" with macro
Mateusz Kusiak
2024-01-24
1
-2
/
+1
*
Remove all "if zeros"
Mateusz Kusiak
2023-12-19
1
-6
/
+0
*
Fix assembling RAID volume by using incremental
Pawel Piatkowski
2023-10-26
1
-6
/
+4
*
Assemble: fix redundant memory free
Kinga Tanska
2023-10-26
1
-2
/
+0
*
Fix memory leak in file Assemble
Guanqin Miao
2023-09-01
1
-2
/
+12
*
Change char* to enum in context->update & refactor code
Mateusz Kusiak
2023-01-04
1
-23
/
+17
*
Change update to enum in update_super and update_subarray
Mateusz Kusiak
2023-01-04
1
-5
/
+9
*
mdadm: replace container level checking with inline
Kinga Tanska
2022-09-29
1
-4
/
+3
*
Assemble: check if device is container before scheduling force-clean update
Kinga Tanska
2022-08-24
1
-3
/
+2
*
mdadm: Replace obsolete usleep with nanosleep
Mateusz Grzonka
2022-08-22
1
-1
/
+1
*
mdadm: block update=ppl for non raid456 levels
Lukasz Florczak
2022-06-24
1
-6
/
+5
*
Fix possible NULL ptr dereferences and memory leaks
Mateusz Grzonka
2022-06-14
1
-1
/
+6
*
mdadm: add map_num_s()
Mariusz Tkaczyk
2022-04-05
1
-4
/
+2
*
Correct checking if file descriptors are valid
Mateusz Grzonka
2021-11-24
1
-2
/
+1
*
Assemble: apply sysfs rules
Kinga Tanska
2021-10-19
1
-3
/
+2
*
Assemble: skip devices that don't match uuid instead of aborting the assembly.
Sudhakar Panneerselvam
2021-08-02
1
-0
/
+5
*
Assemble: start dirty and degraded array.
Mariusz Tkaczyk
2021-07-27
1
-75
/
+101
*
Enable bitmap support for external metadata
Jakub Radtke
2021-03-09
1
-0
/
+7
*
imsm: add verbose flag to compare_super
Mariusz Tkaczyk
2021-03-08
1
-1
/
+1
*
Block overwriting existing links while manual assembly
Kinga Tanska
2020-06-05
1
-0
/
+4
*
Assemble.c: respect force flag.
Mariusz Tkaczyk
2020-05-14
1
-13
/
+38
*
Assemble: print error message if mdadm fails assembling with --uuid option
Gioh Kim
2020-04-27
1
-1
/
+1
*
Assemble: add support for RAID0 layouts.
NeilBrown
2019-12-02
1
-0
/
+8
*
mdadm: load default sysfs attributes after assemblation
Mariusz Dabrowski
2019-07-10
1
-3
/
+9
*
Assemble: Fix starting array with initial reshape checkpoint
Pawel Baldysiak
2019-02-28
1
-2
/
+16
*
Fix spelling typos.
Dimitri John Ledkov
2019-02-11
1
-1
/
+1
*
Assemble: mask FAILFAST and WRITEMOSTLY flags when finding the most recent de...
Gioh Kim
2018-12-06
1
-1
/
+4
*
Assemble: keep MD_DISK_FAILFAST and MD_DISK_WRITEMOSTLY flag
Gioh Kim
2018-12-06
1
-0
/
+3
*
Assemble: set devices to NULL when load_devices can't load device
Guoqing Jiang
2018-09-27
1
-0
/
+5
*
Assemble: free resources in load_devices
Guoqing Jiang
2018-09-27
1
-0
/
+3
*
Assemble: remove the protection when clustered raid do assemble
Guoqing Jiang
2018-07-20
1
-21
/
+0
*
Coverity: Resource leak: fix return without free
Anthony Youngman
2018-07-11
1
-0
/
+2
*
Free map to avoid resource leak issues
Guoqing Jiang
2018-06-11
1
-1
/
+1
*
Assemble.c Don't ignore faulty disk when array is auto assembled.
Mariusz Tkaczyk
2018-06-08
1
-0
/
+2
*
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: prevent out-of-date reshaping devices from force assemble
BingJing Chang
2018-02-23
1
-2
/
+20
*
Assemble: prevent segfault with faulty "best" devices
Andrea Righi
2018-01-21
1
-2
/
+2
*
mdadm: Fixup != broken formatting
Jes Sorensen
2017-05-16
1
-2
/
+2
*
mdadm: Fixup more broken logical operator formatting
Jes Sorensen
2017-05-16
1
-5
/
+4
*
mdadm: Fixup a large number of bad formatting of logical operators
Jes Sorensen
2017-05-16
1
-13
/
+10
*
mdadm/util: unify stat checking blkdev into function
Zhilong Liu
2017-05-05
1
-5
/
+2
[next]