index
:
mdadm
main
mdadm
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mdadm.conf-example
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-06-05
Detect too-small device: error rather than underflow/crash
David Favro
1
-5
/
+14
2020-06-05
Block overwriting existing links while manual assembly
Kinga Tanska
1
-0
/
+4
2020-05-19
restripe: fix ignoring return value of ‘read’ and lseek
Guoqing Jiang
1
-2
/
+10
2020-05-19
Include count for \0 character when using strncpy to implement strdup.
Jes Sorensen
1
-1
/
+1
2020-05-19
uuid.c: split uuid stuffs from util.c
Guoqing Jiang
3
-90
/
+115
2020-05-15
Makefile: add EXTRAVERSION support
Tkaczyk Mariusz
2
-2
/
+6
2020-05-14
mdcheck: Log when done
Donald Buczek
1
-0
/
+2
2020-05-14
Assemble.c: respect force flag.
Mariusz Tkaczyk
1
-13
/
+38
2020-05-05
clean up meaning of small typo
Nigel Croxon
1
-1
/
+1
2020-04-27
Assemble: print error message if mdadm fails assembling with --uuid option
Gioh Kim
1
-1
/
+1
2020-04-27
Manage, imsm: Write metadata before add
Tkaczyk Mariusz
2
-28
/
+44
2020-04-27
Detail: adding sync status for cluster device
Lidong Zhong
3
-4
/
+10
2020-04-27
Monitor: improve check_one_sharer() for checking duplicated process
Coly Li
1
-12
/
+20
2020-04-27
udev: Ignore change event for imsm
Mariusz Tkaczyk
1
-1
/
+1
2020-03-17
imsm: show Subarray and Volume ID in --examine output
Artur Paszkiewicz
1
-0
/
+3
2020-03-17
imsm: support the Array Creation Time field in metadata
Artur Paszkiewicz
1
-2
/
+9
2020-03-16
Detail: show correct bitmap info for cluster raid device
Lidong Zhong
1
-1
/
+3
2020-03-12
imsm: Correct minimal device size.
Blazej Kucman
1
-1
/
+4
2020-02-24
imsm: Remove --dump/--restore implementation
Blazej Kucman
1
-56
/
+0
2020-02-24
imsm: pass subarray id to kill_subarray function
Blazej Kucman
4
-8
/
+8
2020-02-24
Remove the legacy whitespace
Xiao Ni
3
-3
/
+3
2020-02-24
mdadm.8: add note information for raid0 growing operation
Coly Li
1
-0
/
+6
2020-01-21
imsm: fill working_disks according to metadata.
Blazej Kucman
2
-6
/
+8
2020-01-21
Add support for Tebibytes
Kinga Tanska
2
-24
/
+43
2020-01-16
imsm: Update grow manual.
Blazej Kucman
1
-6
/
+2
2020-01-16
mdcheck service can't start succesfully because of syntax error
Xiao Ni
2
-2
/
+2
2020-01-16
Change warning message
Kinga Tanska
1
-1
/
+2
2020-01-16
Respect $(CROSS_COMPILE) when $(CC) is the default
dann frazier
1
-1
/
+3
2019-12-02
Assemble: add support for RAID0 layouts.
NeilBrown
5
-1
/
+47
2019-12-02
Create: add support for RAID0 layouts.
NeilBrown
9
-3
/
+121
2019-12-02
imsm: Change the way of printing nvme drives in detail-platform.
Blazej Kucman
1
-51
/
+46
2019-12-02
imsm: return correct uuid for volume in detail
Blazej Kucman
6
-12
/
+30
2019-12-02
Remove unused code
Xiao Ni
1
-1
/
+0
2019-11-27
Fix up a few formatting issues
Jes Sorensen
1
-4
/
+9
2019-11-27
Remove last traces of HOT_ADD_DISK
Jes Sorensen
2
-3
/
+0
2019-11-27
Manage: Remove the legacy code for md driver prior to 0.90.03
Xiao Yang
1
-12
/
+0
2019-11-12
super-intel: don't mark structs 'packed' unnecessarily
NeilBrown
1
-6
/
+26
2019-11-12
SUSE-mdadm_env.sh: handle MDADM_CHECK_DURATION
NeilBrown
1
-0
/
+3
2019-11-12
mdcheck: use ${} to pass variable to mdcheck
NeilBrown
2
-5
/
+4
2019-11-12
mdcheck: when mdcheck_start is enabled, enable mdcheck_continue too.
NeilBrown
2
-0
/
+3
2019-11-12
imsm: allow to specify second volume size
Krzysztof Smolinski
1
-10
/
+4
2019-10-04
imsm: save current_vol number
Mariusz Tkaczyk
1
-0
/
+2
2019-10-01
udev: allow for udev attribute reading bug.
NeilBrown
1
-1
/
+1
2019-09-30
Don't need to check recovery after re-add when no I/O writes to raid
Xiao Ni
1
-2
/
+0
2019-09-30
Init devlist as an array
Xiao Ni
1
-0
/
+3
2019-09-30
mdadm/md.4: add the descriptions for bitmap sysfs nodes
Guoqing Jiang
1
-0
/
+69
2019-09-30
mdadm: force a uuid swap on big endian
Nigel Croxon
1
-0
/
+4
2019-09-30
mdadm: Introduce new array state 'broken' for raid0/linear
Guilherme G. Piccoli
6
-7
/
+23
2019-08-16
mdadm: check value returned by snprintf against errors
Krzysztof Smolinski
1
-2
/
+10
2019-08-14
imsm: close removed drive fd.
Mariusz Tkaczyk
1
-0
/
+3
[next]