index
:
mdadm
main
mdadm
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
util.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
util: fix sys_hot_remove_disk()
Mariusz Tkaczyk
2024-10-04
1
-1
/
+1
*
mdadm: add xmalloc.h
Mariusz Tkaczyk
2024-09-27
1
-0
/
+2
*
sysfs: add function for writing to sysfs fd
Mariusz Tkaczyk
2024-09-27
1
-5
/
+14
*
Detail.c: Fix divide_by_zero issue
Anna Sztukowska
2024-09-23
1
-6
/
+9
*
mdadm: Increase number limit in md device name to 1024.
Shminderjit Singh
2024-09-04
1
-1
/
+1
*
mdadm: util.c fix coverity issues
Nigel Croxon
2024-08-13
1
-16
/
+25
*
mdstat: Rework mdstat external arrays handling
Mariusz Tkaczyk
2024-07-30
1
-10
/
+0
*
mdadm: Fix socket connection failure when mdmon runs in foreground mode.
Shminderjit Singh
2024-07-02
1
-0
/
+45
*
Change some error messages to info level
Xiao Ni
2024-05-24
1
-2
/
+2
*
Wait for mdmon when it is stared via systemd
Kinga Stefaniuk
2024-05-14
1
-0
/
+29
*
util.c: change devnm to const in mdmon functions
Kinga Stefaniuk
2024-05-14
1
-2
/
+2
*
imsm: support RAID 10 with more than 4 drives
Mateusz Kusiak
2024-05-07
1
-14
/
+25
*
sysfs: remove vers parameter from sysfs_set_array
Mateusz Kusiak
2024-03-22
1
-2
/
+1
*
mdadm: Fix native --detail --export
Mariusz Tkaczyk
2024-03-22
1
-11
/
+13
*
util.c: add limits.h include for NAME_MAX definition
Alexander Kanavin
2024-03-12
1
-1
/
+1
*
Monitor, Incremental: use device policies
Mariusz Tkaczyk
2024-03-11
1
-4
/
+9
*
mdadm: Add functions for spare criteria verification
Mariusz Tkaczyk
2024-03-11
1
-53
/
+59
*
Replace "none" with macro
Mateusz Kusiak
2024-01-24
1
-1
/
+1
*
mdadm: numbered names verification
Mariusz Tkaczyk
2023-05-08
1
-0
/
+44
*
mdmon: Improve switchroot interactions.
NeilBrown
2023-03-19
1
-3
/
+4
*
Use existence of /etc/initrd-release to detect initrd.
NeilBrown
2023-03-19
1
-9
/
+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
*
Add helpers to determine whether directories or files are soft links
Mateusz Grzonka
2023-03-02
1
-0
/
+45
*
Fix NULL dereference in super_by_fd
Li Xiao Keng
2023-02-28
1
-1
/
+6
*
util: remove obsolete code from get_md_name
Mateusz Kusiak
2023-01-04
1
-34
/
+17
*
Grow: Split Grow_reshape into helper function
Mateusz Kusiak
2022-08-24
1
-0
/
+14
*
mdadm: Replace obsolete usleep with nanosleep
Mateusz Grzonka
2022-08-22
1
-9
/
+33
*
util: replace ioctl use with function
Kinga Tanska
2022-06-24
1
-1
/
+1
*
Replace error prone signal() with sigaction()
Lukasz Florczak
2022-04-04
1
-1
/
+0
*
Refactor parse_num and use it to parse optarg.
Mateusz Grzonka
2021-10-08
1
-11
/
+2
*
Utils: Change sprintf to snprintf
Mateusz Kusiak
2021-08-13
1
-2
/
+2
*
mdadm: Fix building errors
Xiao Ni
2021-07-16
1
-1
/
+1
*
mdadm: Unify forks behaviour
Mariusz Tkaczyk
2020-11-26
1
-44
/
+80
*
uuid.c: split uuid stuffs from util.c
Guoqing Jiang
2020-05-19
1
-87
/
+0
*
Add support for Tebibytes
Kinga Tanska
2020-01-21
1
-14
/
+33
*
mdadm: force a uuid swap on big endian
Nigel Croxon
2019-09-30
1
-0
/
+4
*
imsm: Do not require MDADM_EXPERIMENTAL flag anymore
Michal Zylowski
2018-05-31
1
-10
/
+0
*
mdadm: improve the dlm locking mechanism for clustered raid
Guoqing Jiang
2018-03-08
1
-14
/
+43
*
To support clustered raid10
Guoqing Jiang
2017-11-09
1
-0
/
+11
*
Zeroout whole ppl space during creation/force assemble
Pawel Baldysiak
2017-10-02
1
-0
/
+49
*
util: Code is 80 characters wide
Jes Sorensen
2017-09-30
1
-12
/
+21
*
Detail: correct output for active arrays
Mariusz Tkaczyk
2017-08-16
1
-6
/
+9
*
Detail: don't exit if ioctl has been successful
Tomasz Majchrzak
2017-05-24
1
-1
/
+1
*
mdadm: Fixup more broken logical operator formatting
Jes Sorensen
2017-05-16
1
-2
/
+1
*
mdadm: Fixup a large number of bad formatting of logical operators
Jes Sorensen
2017-05-16
1
-12
/
+8
*
Add sector size as spare selection criterion
Alexey Obitotskiy
2017-05-09
1
-1
/
+30
*
Allow more spare selection criteria
Alexey Obitotskiy
2017-05-09
1
-3
/
+3
*
mdadm/util: unify stat checking blkdev into function
Zhilong Liu
2017-05-05
1
-0
/
+17
*
mdadm/util: unify fstat checking blkdev into function
Zhilong Liu
2017-05-05
1
-0
/
+17
[next]