index
:
mdadm
main
mdadm
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
maps.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-03-08
super-ddf.c: fix memleak in get_vd_num_of_subarray()
Wu Guanghao
1
-2
/
+7
2023-03-08
super-intel.c: fix memleak in find_disk_attached_hba()
Wu Guanghao
1
-2
/
+2
2023-03-08
isuper-intel.c: fix double free in load_imsm_mpb()
Wu Guanghao
1
-0
/
+1
2023-03-08
Detail.c: fix memleak in Detail()
Wu Guanghao
1
-0
/
+1
2023-03-08
util.c: fix memleak in parse_layout_faulty()
Wu Guanghao
1
-0
/
+2
2023-03-08
util.c: reorder code lines in parse_layout_faulty()
Coly Li
1
-3
/
+6
2023-03-02
Mdmonitor: Refactor check_one_sharer() for better error handling
Mateusz Grzonka
1
-27
/
+62
2023-03-02
Mdmonitor: Refactor write_autorebuild_pid()
Mateusz Grzonka
1
-19
/
+36
2023-03-02
Add helpers to determine whether directories or files are soft links
Mateusz Grzonka
2
-0
/
+47
2023-03-02
Mdmonitor: Add helper functions
Mateusz Grzonka
1
-70
/
+158
2023-03-02
Mdmonitor: Pass events to alert() using enums instead of strings
Mateusz Grzonka
1
-53
/
+83
2023-03-02
Mdmonitor: Make alert_info global
Mateusz Grzonka
1
-63
/
+61
2023-02-28
Fix NULL dereference in super_by_fd
Li Xiao Keng
2
-1
/
+10
2023-02-23
Grow: fix can't change bitmap type from none to clustered.
Heming Zhao
1
-1
/
+1
2023-02-02
Revert "mdadm/systemd: remove KillMode=none from service file"
Mariusz Tkaczyk
2
-0
/
+2
2023-01-05
manage: move comment with function description
Kinga Tanska
1
-28
/
+44
2023-01-05
super-intel: make freesize not required for chunk size migration
Kinga Tanska
1
-5
/
+5
2023-01-05
incremental, manage: do not verify if remove is safe
Kinga Tanska
2
-4
/
+5
2023-01-05
Manage: do not check array state when drive is removed
Kinga Tanska
1
-2
/
+1
2023-01-05
mdadm/udev: Don't handle change event on raw devices
Xiao Ni
1
-0
/
+8
2023-01-04
util: remove obsolete code from get_md_name
Mateusz Kusiak
2
-39
/
+20
2023-01-04
mdmon: fix segfault
Mateusz Kusiak
2
-15
/
+13
2023-01-04
Change char* to enum in context->update & refactor code
Mateusz Kusiak
3
-57
/
+37
2023-01-04
Manage&Incremental: code refactor, string to enum
Mateusz Kusiak
5
-33
/
+45
2023-01-04
Change update to enum in update_super and update_subarray
Mateusz Kusiak
9
-62
/
+52
2023-01-04
super-intel: refactor the code for enum
Mateusz Kusiak
1
-12
/
+25
2023-01-04
super1: refactor the code for enum
Mateusz Kusiak
1
-61
/
+91
2023-01-04
super0: refactor the code for enum
Mateusz Kusiak
1
-39
/
+63
2023-01-04
super-ddf: Remove update_super_ddf.
Mateusz Kusiak
1
-70
/
+0
2023-01-04
Add code specific update options to enum.
Mateusz Kusiak
2
-0
/
+36
2023-01-04
Fix --update-subarray on active volume
Mateusz Kusiak
2
-5
/
+7
2023-01-04
mdadm: Add option validation for --update-subarray
Mateusz Kusiak
4
-74
/
+124
2022-12-28
mdadm: create ident_init()
Mariusz Tkaczyk
3
-32
/
+36
2022-12-28
Grow: fix possible memory leak.
Blazej Kucman
1
-1
/
+4
2022-12-28
Update mdadm Monitor manual.
Blazej Kucman
1
-21
/
+50
2022-12-28
Monitor: block if monitor modes are combined.
Blazej Kucman
1
-1
/
+6
2022-12-28
Mdmonitor: Split alert() into separate functions
Mateusz Grzonka
1
-91
/
+95
2022-09-29
Mdmonitor: Omit non-md devices
Lukasz Florczak
1
-8
/
+4
2022-09-29
mdadm: replace container level checking with inline
Kinga Tanska
10
-20
/
+33
2022-09-16
ReadMe: fix command-line help
Mariusz Tkaczyk
1
-1
/
+1
2022-09-16
mdadm: Add Documentation entries to systemd services
Mariusz Tkaczyk
7
-1
/
+8
2022-09-14
mdadm: added support for Intel Alderlake RST on VMD platform
Oldřich Jedlička
1
-5
/
+13
2022-09-08
Monitor: Fix statelist memory leaks
Pawel Baldysiak
1
-9
/
+31
2022-09-08
Manage: Block unsafe member failing
Mateusz Kusiak
1
-1
/
+52
2022-09-08
mdadm: Correct typos, punctuation and grammar in man
Mateusz Grzonka
1
-90
/
+88
2022-08-29
super1: report truncated device
NeilBrown
1
-7
/
+28
2022-08-24
Assemble: check if device is container before scheduling force-clean update
Kinga Tanska
1
-3
/
+2
2022-08-24
Grow: Split Grow_reshape into helper function
Mateusz Kusiak
3
-59
/
+81
2022-08-23
mdadm: Don't open md device for CREATE and ASSEMBLE
Logan Gunthorpe
3
-20
/
+33
2022-08-23
mdadm: move data_offset to struct shape
Mariusz Tkaczyk
4
-26
/
+22
[next]