index
:
mdadm
main
mdadm
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
mdadm: refactor ident->name handling
Mariusz Tkaczyk
2023-10-26
4
-23
/
+104
*
mdadm: set ident.devname if applicable
Mariusz Tkaczyk
2023-10-26
4
-71
/
+55
*
tests: create 00confnames
Mariusz Tkaczyk
2023-10-26
2
-0
/
+127
*
tests: create names_template
Mariusz Tkaczyk
2023-10-26
2
-69
/
+70
*
tests: add a regression test for raid456 deadlock again
Yu Kuai
2023-10-26
1
-0
/
+34
*
tests: add a regression test that reshape can corrupt data
Yu Kuai
2023-10-26
1
-0
/
+35
*
tests: add a regression test that raid456 can't assemble again
Yu Kuai
2023-10-26
1
-0
/
+33
*
tests: add a regression test that raid456 can't assemble
Yu Kuai
2023-10-26
1
-0
/
+32
*
tests: add a regression test for raid456 deadlock
Yu Kuai
2023-10-26
1
-0
/
+58
*
tests: add a regression test for raid10 deadlock
Yu Kuai
2023-10-26
2
-0
/
+88
*
tests: support to skip checking dmesg
Yu Kuai
2023-10-26
1
-2
/
+6
*
tests: add a new test for rdev lifetime
Yu Kuai
2023-10-26
1
-0
/
+34
*
Assemble: fix redundant memory free
Kinga Tanska
2023-10-26
1
-2
/
+0
*
Add compiler defenses flags
Mateusz Grzonka
2023-09-01
1
-12
/
+29
*
imsm: Add reading vmd register for finding imsm capability
Mateusz Grzonka
2023-09-01
3
-6
/
+130
*
platform-intel: limit guid length
Kinga Tanska
2023-09-01
2
-4
/
+4
*
Fix unsafe string functions
Kinga Tanska
2023-09-01
4
-9
/
+9
*
Fix memory leak in file mdadm
Guanqin Miao
2023-09-01
1
-0
/
+4
*
Fix memory leak in file Manage
Guanqin Miao
2023-09-01
1
-2
/
+11
*
Fix memory leak in file Kill
Guanqin Miao
2023-09-01
1
-1
/
+8
*
Fix memory leak in file Assemble
Guanqin Miao
2023-09-01
1
-2
/
+12
*
mdadm: Stop mdcheck_continue timer when mdcheck_start service can finish check
Xiao Ni
2023-09-01
1
-1
/
+7
*
Add secure gethostname() wrapper
Blazej Kucman
2023-09-01
6
-8
/
+24
*
imsm: fix free space calculations
Mariusz Tkaczyk
2023-09-01
1
-20
/
+30
*
imsm: return free space after volume for expand
Mariusz Tkaczyk
2023-09-01
1
-34
/
+37
*
imsm: move expand verification code into new function
Mariusz Tkaczyk
2023-09-01
1
-86
/
+101
*
imsm: introduce round_member_size_to_mb()
Mariusz Tkaczyk
2023-09-01
1
-10
/
+21
*
imsm: imsm_get_free_size() refactor.
Mariusz Tkaczyk
2023-09-01
1
-13
/
+14
*
imsm: move sum_extents calculations to merge_extents()
Mariusz Tkaczyk
2023-09-01
1
-18
/
+19
*
imsm: Fix possible segfault in check_no_platform()
Mateusz Grzonka
2023-08-07
1
-0
/
+5
*
enable RAID for SATA under VMD
Kevin Friedberg
2023-05-08
3
-13
/
+37
*
mdadm: numbered names verification
Mariusz Tkaczyk
2023-05-08
4
-17
/
+50
*
mdadm: define is_devname_ignore()
Mariusz Tkaczyk
2023-05-08
5
-10
/
+20
*
mdadm: define DEV_NUM_PREF
Mariusz Tkaczyk
2023-05-08
3
-7
/
+15
*
mdadm: define DEV_MD_DIR
Mariusz Tkaczyk
2023-05-08
13
-45
/
+54
*
Remove the config files in mdcheck_start|continue service
Xiao Ni
2023-04-10
2
-4
/
+0
*
Bump minimum kernel version to 2.6.32
Jes Sorensen
2023-04-10
5
-45
/
+2
*
Fix some cases eyesore formatting
Jes Sorensen
2023-04-10
1
-57
/
+60
*
super1: fix truncation check for journal device
Hristo Venev
2023-04-10
1
-2
/
+3
*
Fix null pointer for incremental in mdadm
miaoguanqin
2023-04-10
1
-0
/
+3
*
Create: Fix checking for container in update_metadata
Mateusz Grzonka
2023-03-23
1
-1
/
+1
*
Revert "Revert "mdadm/systemd: remove KillMode=none from service file""
Mariusz Tkaczyk
2023-03-23
1
-1
/
+0
*
Improvements for IMSM_NO_PLATFORM testing.
NeilBrown
2023-03-20
5
-6
/
+55
*
mdopen: always try create_named_array()
NeilBrown
2023-03-19
1
-0
/
+1
*
mdmon: Improve switchroot interactions.
NeilBrown
2023-03-19
6
-9
/
+16
*
mdmon: Remove need for KillMode=none
NeilBrown
2023-03-19
1
-1
/
+6
*
mdmon: change systemd unit file to use --foreground
NeilBrown
2023-03-19
1
-2
/
+1
*
mdmon: don't test both 'all' and 'container_name'.
NeilBrown
2023-03-19
1
-7
/
+4
*
Use existence of /etc/initrd-release to detect initrd.
NeilBrown
2023-03-19
1
-9
/
+1
*
Define alignof using _Alignof when using C11 or newer
Khem Raj
2023-03-19
1
-1
/
+11
[next]