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: 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
*
manpage: Add --write-zeroes option to manpage
Logan Gunthorpe
2023-03-13
1
-1
/
+17
*
tests/00raid5-zero: Introduce test to exercise --write-zeros.
Logan Gunthorpe
2023-03-13
1
-0
/
+12
*
mdadm: Add --write-zeros option for Create
Logan Gunthorpe
2023-03-13
4
-2
/
+190
*
mdadm: Introduce pr_info()
Logan Gunthorpe
2023-03-13
2
-3
/
+6
*
Create: Factor out add_disks() helpers
Logan Gunthorpe
2023-03-13
1
-169
/
+213
*
Create: remove safe_mode_delay local variable
Logan Gunthorpe
2023-03-13
1
-3
/
+1
*
Create: goto abort_locked instead of return 1 in error path
Logan Gunthorpe
2023-03-13
1
-1
/
+1
*
super-ddf.c: fix memleak in get_vd_num_of_subarray()
Wu Guanghao
2023-03-08
1
-2
/
+7
*
super-intel.c: fix memleak in find_disk_attached_hba()
Wu Guanghao
2023-03-08
1
-2
/
+2
*
isuper-intel.c: fix double free in load_imsm_mpb()
Wu Guanghao
2023-03-08
1
-0
/
+1
*
Detail.c: fix memleak in Detail()
Wu Guanghao
2023-03-08
1
-0
/
+1
*
util.c: fix memleak in parse_layout_faulty()
Wu Guanghao
2023-03-08
1
-0
/
+2
*
util.c: reorder code lines in parse_layout_faulty()
Coly Li
2023-03-08
1
-3
/
+6
*
Mdmonitor: Refactor check_one_sharer() for better error handling
Mateusz Grzonka
2023-03-02
1
-27
/
+62
*
Mdmonitor: Refactor write_autorebuild_pid()
Mateusz Grzonka
2023-03-02
1
-19
/
+36
*
Add helpers to determine whether directories or files are soft links
Mateusz Grzonka
2023-03-02
2
-0
/
+47
*
Mdmonitor: Add helper functions
Mateusz Grzonka
2023-03-02
1
-70
/
+158
*
Mdmonitor: Pass events to alert() using enums instead of strings
Mateusz Grzonka
2023-03-02
1
-53
/
+83
*
Mdmonitor: Make alert_info global
Mateusz Grzonka
2023-03-02
1
-63
/
+61
*
Fix NULL dereference in super_by_fd
Li Xiao Keng
2023-02-28
2
-1
/
+10
*
Grow: fix can't change bitmap type from none to clustered.
Heming Zhao
2023-02-23
1
-1
/
+1
*
Revert "mdadm/systemd: remove KillMode=none from service file"
Mariusz Tkaczyk
2023-02-02
2
-0
/
+2
*
manage: move comment with function description
Kinga Tanska
2023-01-05
1
-28
/
+44
*
super-intel: make freesize not required for chunk size migration
Kinga Tanska
2023-01-05
1
-5
/
+5
*
incremental, manage: do not verify if remove is safe
Kinga Tanska
2023-01-05
2
-4
/
+5
*
Manage: do not check array state when drive is removed
Kinga Tanska
2023-01-05
1
-2
/
+1
*
mdadm/udev: Don't handle change event on raw devices
Xiao Ni
2023-01-05
1
-0
/
+8
*
util: remove obsolete code from get_md_name
Mateusz Kusiak
2023-01-04
2
-39
/
+20
*
mdmon: fix segfault
Mateusz Kusiak
2023-01-04
2
-15
/
+13
*
Change char* to enum in context->update & refactor code
Mateusz Kusiak
2023-01-04
3
-57
/
+37
*
Manage&Incremental: code refactor, string to enum
Mateusz Kusiak
2023-01-04
5
-33
/
+45
*
Change update to enum in update_super and update_subarray
Mateusz Kusiak
2023-01-04
9
-62
/
+52
*
super-intel: refactor the code for enum
Mateusz Kusiak
2023-01-04
1
-12
/
+25
*
super1: refactor the code for enum
Mateusz Kusiak
2023-01-04
1
-61
/
+91
[next]