index
:
mdadm
main
mdadm
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Detail.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mdadm: Change displaying of devices in --detail
Anna Sztukowska
2024-08-30
1
-10
/
+4
*
Detail: fix --detail --export for uuid_zero
Kinga Stefaniuk
2024-07-24
1
-1
/
+1
*
mdadm: Fix native --detail --export
Mariusz Tkaczyk
2024-03-22
1
-1
/
+25
*
Detail: remove duplicated code
Kinga Tanska
2024-03-06
1
-20
/
+13
*
Remove all "if zeros"
Mateusz Kusiak
2023-12-19
1
-7
/
+0
*
mdadm: Follow POSIX Portable Character Set
Mariusz Tkaczyk
2023-10-26
1
-11
/
+6
*
mdadm: define DEV_MD_DIR
Mariusz Tkaczyk
2023-05-08
1
-5
/
+4
*
Detail.c: fix memleak in Detail()
Wu Guanghao
2023-03-08
1
-0
/
+1
*
mdadm: add map_num_s()
Mariusz Tkaczyk
2022-04-05
1
-2
/
+2
*
mdadm/Detail: Can't show container name correctly when unpluging disks
Xiao Ni
2021-11-02
1
-8
/
+8
*
Fix memory leak after "mdadm --detail"
Mateusz Grzonka
2021-08-02
1
-11
/
+9
*
Remove Spare drives line from details for external metadata
Oleksandr Shchirskyi
2021-07-16
1
-1
/
+2
*
It should be FAILED when raid has not enough active disks
Xiao Ni
2021-03-08
1
-4
/
+10
*
mdadm/Detail: show correct state for clustered array
Zhao Heming
2020-11-26
1
-1
/
+19
*
Detail: fix segfault during IMSM raid creation
Lidong Zhong
2020-11-26
1
-1
/
+1
*
Detail: show correct raid level when the array is inactive
Lidong Zhong
2020-10-14
1
-1
/
+4
*
Detail: adding sync status for cluster device
Lidong Zhong
2020-04-27
1
-3
/
+6
*
Detail: show correct bitmap info for cluster raid device
Lidong Zhong
2020-03-16
1
-1
/
+3
*
Create: add support for RAID0 layouts.
NeilBrown
2019-12-02
1
-0
/
+5
*
imsm: return correct uuid for volume in detail
Blazej Kucman
2019-12-02
1
-2
/
+2
*
mdadm: Introduce new array state 'broken' for raid0/linear
Guilherme G. Piccoli
2019-09-30
1
-2
/
+12
*
mdadm: add --no-devices to avoid component devices detail information
Coly Li
2019-08-12
1
-8
/
+16
*
Detail.c: do not skip first character when calling xstrdup in Detail()
Coly Li
2019-02-13
1
-1
/
+1
*
Free map to avoid resource leak issues
Guoqing Jiang
2018-06-11
1
-0
/
+2
*
mdadm: fix use-after-free after free_mdstat
Zhipeng Xie
2018-04-10
1
-1
/
+2
*
Detail: differentiate between container and inactive arrays
Mariusz Tkaczyk
2017-08-23
1
-5
/
+11
*
Detail: correct output for active arrays
Mariusz Tkaczyk
2017-08-16
1
-8
/
+7
*
Detail: don't exit if ioctl has been successful
Tomasz Majchrzak
2017-05-24
1
-12
/
+15
*
mdadm: Fix '==' broken formatting
Jes Sorensen
2017-05-16
1
-3
/
+3
*
Detail: Reinstate support for not having sysfs
Jes Sorensen
2017-04-25
1
-3
/
+5
*
Detail: Respect code lines are 80 character wide
Jes Sorensen
2017-04-25
1
-101
/
+138
*
Detail: determine array state from sysfs
Jes Sorensen
2017-04-25
1
-5
/
+4
*
Detail: ensure --export names are acceptable as shell variables.
NeilBrown
2017-04-20
1
-3
/
+9
*
Detail: Fixup ugly if () foo() abuse
Jes Sorensen
2017-04-12
1
-3
/
+5
*
Detail: Remove pre-2.6 code for printing info on rebuilding
Jes Sorensen
2017-04-12
1
-16
/
+3
*
Detail: Stop bothering about md drivers older than 0.90.00
Jes Sorensen
2017-04-05
1
-20
/
+7
*
util: Introduce md_get_disk_info()
Jes Sorensen
2017-03-29
1
-5
/
+3
*
util: Introduce md_get_array_info()
Jes Sorensen
2017-03-29
1
-1
/
+1
*
Detail: show consistency policy
Artur Paszkiewicz
2017-03-29
1
-36
/
+54
*
Detail: handle non-existent arrays better.
NeilBrown
2017-03-28
1
-0
/
+8
*
mdadm: Specify enough length when write to buffer
Xiao Ni
2017-03-17
1
-1
/
+1
*
Add failfast support.
NeilBrown
2016-11-28
1
-0
/
+1
*
mdadm: put journal device in right place of --detail
Song Liu
2016-08-12
1
-1
/
+2
*
Use dev_t for devnm2devid and devid2devnm
Mike Lovell
2016-06-03
1
-2
/
+2
*
load_sys(): Add a buffer size argument
Jes Sorensen
2016-03-09
1
-1
/
+1
*
super0: Fix reporting of devices between 2GB and 4GB
NeilBrown
2016-01-28
1
-2
/
+3
*
Detail: fix wrong condition in recent change.
NeilBrown
2015-12-23
1
-1
/
+1
*
move journal to end of --detail list
Song Liu
2015-12-21
1
-2
/
+3
*
Merge https://github.com/makelinux/mdadm
NeilBrown
2015-12-21
1
-4
/
+2
|
\
|
*
Detail.c --test fix
Constantine Shulyupin
2015-12-10
1
-4
/
+2
[next]