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.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
*
util: md_array_valid(): Introduce md_array_valid() helper
Jes Sorensen
2017-05-03
1
-0
/
+24
*
util: Get rid of unused enough_fd()
Jes Sorensen
2017-04-20
1
-31
/
+0
*
util: Introduce md_array_active() helper
Jes Sorensen
2017-04-20
1
-0
/
+27
*
Retire mdassemble
Jes Sorensen
2017-04-11
1
-33
/
+4
*
util: Finally kill off md_get_version()
Jes Sorensen
2017-04-05
1
-29
/
+0
*
util/set_array_info: Simplify code since md_get_version returns a constant
Jes Sorensen
2017-04-05
1
-11
/
+8
*
util/must_be_container: Use sysfs_read(GET_VERSION) to determine valid array
Jes Sorensen
2017-04-05
1
-1
/
+6
*
util: Introduce md_set_array_info()
Jes Sorensen
2017-03-29
1
-2
/
+10
*
util: Introduce md_get_disk_info()
Jes Sorensen
2017-03-29
1
-1
/
+9
*
util: Introduce md_get_array_info()
Jes Sorensen
2017-03-29
1
-3
/
+11
*
util: Cosmetic changes
Jes Sorensen
2017-03-29
1
-12
/
+10
*
Add 'force' flag to *hot_remove_disk().
NeilBrown
2017-03-28
1
-5
/
+5
*
Introduce sys_hot_remove_disk()
NeilBrown
2017-03-28
1
-0
/
+12
*
Retry HOT_REMOVE_DISK a few times.
NeilBrown
2017-03-28
1
-0
/
+18
*
mdadm: Specify enough length when write to buffer
Xiao Ni
2017-03-17
1
-1
/
+1
*
Always return last partition end address in 512B blocks
Mariusz Dabrowski
2016-12-13
1
-2
/
+5
*
Use disk sector size value to set offset for reading GPT
Mariusz Dabrowski
2016-12-12
1
-1
/
+6
*
Add function for getting member drive sector size
Pawel Baldysiak
2016-11-17
1
-1
/
+17
*
Fix bus error when accessing MBR partition records
James Clarke
2016-10-19
1
-7
/
+11
*
Fix RAID metadata check
Mariusz Dabrowski
2016-09-22
1
-11
/
+16
*
Introduce random_uuid() helper function
Jes Sorensen
2016-08-15
1
-0
/
+21
[next]