index
:
mdadm
main
mdadm
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Manage.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mdadm/Manage: record errno
Xiao Ni
2024-09-23
1
-3
/
+5
*
mdstat: Rework mdstat external arrays handling
Mariusz Tkaczyk
2024-07-30
1
-4
/
+2
*
Manage: fix is_remove_safe()
Mariusz Tkaczyk
2024-07-16
1
-1
/
+1
*
mdadm: Manage.c fix coverity issues
Nigel Croxon
2024-07-10
1
-78
/
+71
*
Change some error messages to info level
Xiao Ni
2024-05-24
1
-1
/
+1
*
Manage: check device policies in manage_add_external()
Mariusz Tkaczyk
2024-03-11
1
-0
/
+8
*
mdadm: introduce sysfs_get_container_devnm()
Mariusz Tkaczyk
2024-03-11
1
-10
/
+4
*
Manage: implement manage_add_external()
Mariusz Tkaczyk
2024-03-11
1
-61
/
+86
*
Manage: fix check after dereference issue
Mariusz Tkaczyk
2024-03-11
1
-14
/
+12
*
Replace "none" with macro
Mateusz Kusiak
2024-01-24
1
-1
/
+1
*
Define sysfs max buffer size
Mateusz Kusiak
2024-01-24
1
-4
/
+4
*
manage: adjust checking subarray state in update_subarray
Pawel Piatkowski
2024-01-05
1
-1
/
+2
*
Mdmonitor: Improve udev event handling
Mateusz Grzonka
2023-11-21
1
-1
/
+2
*
Fix race of "mdadm --add" and "mdadm --incremental"
Li Xiao Keng
2023-10-26
1
-8
/
+16
*
Fix memory leak in file Manage
Guanqin Miao
2023-09-01
1
-2
/
+11
*
Bump minimum kernel version to 2.6.32
Jes Sorensen
2023-04-10
1
-17
/
+0
*
manage: move comment with function description
Kinga Tanska
2023-01-05
1
-28
/
+44
*
incremental, manage: do not verify if remove is safe
Kinga Tanska
2023-01-05
1
-3
/
+4
*
Manage: do not check array state when drive is removed
Kinga Tanska
2023-01-05
1
-2
/
+1
*
Manage&Incremental: code refactor, string to enum
Mateusz Kusiak
2023-01-04
1
-18
/
+17
*
Change update to enum in update_super and update_subarray
Mateusz Kusiak
2023-01-04
1
-6
/
+8
*
Fix --update-subarray on active volume
Mateusz Kusiak
2023-01-04
1
-0
/
+7
*
Manage: Block unsafe member failing
Mateusz Kusiak
2022-09-08
1
-1
/
+52
*
mdadm: Replace obsolete usleep with nanosleep
Mateusz Grzonka
2022-08-22
1
-5
/
+5
*
mdadm: block update=ppl for non raid456 levels
Lukasz Florczak
2022-06-24
1
-2
/
+12
*
Manage: Call validate_geometry when adding drive to external container
Mariusz Tkaczyk
2021-05-26
1
-0
/
+7
*
Manage, imsm: Write metadata before add
Tkaczyk Mariusz
2020-04-27
1
-5
/
+1
*
Fix up a few formatting issues
Jes Sorensen
2019-11-27
1
-4
/
+9
*
Remove last traces of HOT_ADD_DISK
Jes Sorensen
2019-11-27
1
-2
/
+0
*
Manage: Remove the legacy code for md driver prior to 0.90.03
Xiao Yang
2019-11-27
1
-12
/
+0
*
Manage_subdevs(): Use a dev_t
Jes Sorensen
2017-09-30
1
-1
/
+1
*
Error messages should end with a newline character.
NeilBrown
2017-08-16
1
-1
/
+1
*
mdadm/r5cache: allow adding journal to array without journal
Song Liu
2017-08-02
1
-6
/
+0
*
mdadm: Fixup more broken logical operator formatting
Jes Sorensen
2017-05-16
1
-2
/
+2
*
mdadm: Fixup a large number of bad formatting of logical operators
Jes Sorensen
2017-05-16
1
-16
/
+13
*
retire the APIs that driver no longer supports
Zhilong Liu
2017-05-11
1
-4
/
+0
*
mdadm/util: unify stat checking blkdev into function
Zhilong Liu
2017-05-05
1
-10
/
+1
*
mdadm/util: unify fstat checking blkdev into function
Zhilong Liu
2017-05-05
1
-1
/
+1
*
Manage: Manage_ro(): Use md_array_active()
Jes Sorensen
2017-05-02
1
-4
/
+2
*
sysfs: Parse array_state in sysfs_read()
Jes Sorensen
2017-04-20
1
-1
/
+1
*
Retire mdassemble
Jes Sorensen
2017-04-11
1
-9
/
+1
*
Manage: Remove all references to md_get_version()
Jes Sorensen
2017-04-05
1
-19
/
+1
*
sysfs: Make sysfs_init() return an error code
Jes Sorensen
2017-03-30
1
-2
/
+5
*
util: Introduce md_get_disk_info()
Jes Sorensen
2017-03-29
1
-10
/
+9
*
util: Introduce md_get_array_info()
Jes Sorensen
2017-03-29
1
-7
/
+6
*
Add 'force' flag to *hot_remove_disk().
NeilBrown
2017-03-28
1
-5
/
+5
*
Introduce sys_hot_remove_disk()
NeilBrown
2017-03-28
1
-5
/
+1
*
Retry HOT_REMOVE_DISK a few times.
NeilBrown
2017-03-28
1
-2
/
+2
*
Introduce enum flag_mode for setting and clearing flags.
NeilBrown
2016-11-29
1
-16
/
+16
*
Add failfast support.
NeilBrown
2016-11-28
1
-1
/
+19
[next]