index
:
delta/mdadm.git
cluster
data_offset
devel-3.0
devel-3.1
devel-3.2
devel-3.3
hotunplug
master
mdadm-2
mdadm-2.6.7.x
mdadm-3.2.x
mdadm-3.3.x
origin
r10-reshape
scratch-3.0
sles11
stable-1
git.kernel.org: pub/scm/utils/mdadm/mdadm.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Manage.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-04
1
-3
/
+4
*
Manage: do not check array state when drive is removed
Kinga Tanska
2023-01-04
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-29
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
*
Remove: container should wait for an array to release a drive
Tomasz Majchrzak
2016-07-21
1
-13
/
+28
*
Manage: Manage_subdevs(): Remove unnecessary NULL initialization
Jes Sorensen
2016-03-22
1
-1
/
+1
*
Manage: Manage_add(): Avoid NULL initialization of dev_st
Jes Sorensen
2016-03-22
1
-13
/
+12
*
Manage: Manage_add(): Fix memory leak
Jes Sorensen
2016-03-22
1
-0
/
+3
*
Fix regression during add devices
Hannes Reinecke
2016-03-10
1
-1
/
+1
*
Manage: Manage_subdevs() fix file descriptor leak
Jes Sorensen
2016-03-09
1
-2
/
+3
*
Manage: Manage_add(): Fix potential NULL pointer dereference
Jes Sorensen
2016-03-08
1
-0
/
+4
*
Manage: Remove unnecessary NULL pointer checks
Jes Sorensen
2016-03-08
1
-6
/
+3
*
Manage.c: Only issue change events for kernels older than 2.6.28
Jes Sorensen
2016-02-17
1
-8
/
+11
*
in --add assign raid_disk of 0 to journal
Song Liu
2015-12-22
1
-1
/
+1
*
recreate journal in mdadm
Song Liu
2015-12-16
1
-3
/
+39
*
re-add: make re-add try to write sysfs node first
Guoqing Jiang
2015-10-08
1
-0
/
+13
*
mdadm: make cluster raid also could support re-add
Guoqing Jiang
2015-09-28
1
-0
/
+9
*
mdadm: fix wrong condition for go to abort
Guoqing Jiang
2015-07-29
1
-1
/
+1
*
Merge branch 'cluster'
NeilBrown
2015-07-27
1
-3
/
+34
|
\
[next]