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
*
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
*
mdadm/util: unify fstat checking blkdev into function
Zhilong Liu
2017-05-05
1
-12
/
+7
*
Create: tell udev md device is not ready when first created.
NeilBrown
2017-05-02
1
-1
/
+1
*
Assemble: Remove obsolete test for kernels older than 2.4
Jes Sorensen
2017-04-12
1
-7
/
+0
*
Assemble: Clean up start_array()
Jes Sorensen
2017-04-12
1
-39
/
+58
*
Retire mdassemble
Jes Sorensen
2017-04-11
1
-18
/
+3
*
Assemble/Assemble: Get rid of last use of md_get_version()
Jes Sorensen
2017-04-05
1
-1
/
+1
*
Assemble/Assemble: Stop checking kernel md driver version
Jes Sorensen
2017-04-05
1
-2
/
+1
*
sysfs: Make sysfs_init() return an error code
Jes Sorensen
2017-03-30
1
-2
/
+10
*
Add 'ppl' and 'no-ppl' options for --update=
Artur Paszkiewicz
2017-03-29
1
-0
/
+6
*
super1: PPL support
Artur Paszkiewicz
2017-03-29
1
-0
/
+3
*
imsm: PPL support
Artur Paszkiewicz
2017-03-29
1
-0
/
+49
*
Introduce random_uuid() helper function
Jes Sorensen
2016-08-15
1
-12
/
+3
*
Assemble: No need for dummy NULL pointer when calling map_update()
Jes Sorensen
2016-03-22
1
-4
/
+1
*
Assemble: assemble_container_content(): Avoid superfluous NULL initialization
Jes Sorensen
2016-03-22
1
-1
/
+1
*
Assemble: Remove unnecesary NULL pointer checks when calling sysfs_free()
Jes Sorensen
2016-03-08
1
-2
/
+1
*
Release mdadm-3.4
mdadm-3.4
NeilBrown
2016-01-28
1
-1
/
+1
*
super1: allow reshape that hasn't really started to be reverted.
NeilBrown
2016-01-28
1
-1
/
+8
*
fix bug in assemble
Song Liu
2015-12-08
1
-1
/
+4
*
mdadm: refactor write journal code in Assemble and Incremental
Song Liu
2015-10-22
1
-18
/
+6
*
Assemble array with write journal
Song Liu
2015-10-19
1
-11
/
+46
*
Assemble: correctly capture error from ->write_bitmap
NeilBrown
2015-08-05
1
-1
/
+1
[next]