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
*
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-21
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
|
\
|
*
Add a new clustered disk
Guoqing Jiang
2015-06-17
1
-3
/
+34
*
|
Manage/stop: don't stop during initial critical section.
NeilBrown
2015-07-06
1
-4
/
+19
*
|
Manage/stop: improve some comments.
NeilBrown
2015-07-06
1
-4
/
+19
*
|
Manage/stop: guard against 'completed' being too large.
NeilBrown
2015-07-06
1
-1
/
+5
*
|
Manage: fix no-op test in Manage_stop.
NeilBrown
2015-07-02
1
-1
/
+1
*
|
mdstat: discard 'dev' field, just use 'devnm'
NeilBrown
2015-07-02
1
-1
/
+1
|
/
*
Manage: when re-adding, do check avail size if ->sb cannot be found.
NeilBrown
2015-05-13
1
-1
/
+2
*
Manage: fix test for 'is array failed'.
NeilBrown
2015-05-06
1
-1
/
+1
*
Don't break long strings onto multiple lines.
NeilBrown
2015-02-12
1
-52
/
+23
*
Manage: fix removal of non-existent devices.
NeilBrown
2014-08-11
1
-1
/
+7
*
Manage: simplify `rdev` handling in Manage_subdevs.
NeilBrown
2014-08-11
1
-10
/
+10
*
Two small fixes related to enough()
NeilBrown
2013-12-04
1
-1
/
+1
*
Add support for --add-spare
NeilBrown
2013-10-31
1
-2
/
+5
*
Make -IRs and --run work properly for containers.
NeilBrown
2013-09-13
1
-2
/
+2
*
Manage.c: fix small memory leak
Lukasz Dorau
2013-09-10
1
-0
/
+1
*
Release mdadm-3.3
mdadm-3.3
NeilBrown
2013-09-03
1
-1
/
+1
*
Change "mdadm --run" to use the same code as "mdadm --IRs".
NeilBrown
2013-08-26
1
-10
/
+6
*
Fix bug with adding to 0.90 array
NeilBrown
2013-08-14
1
-1
/
+1
*
Manage: remove call to validate_geometry.
NeilBrown
2013-07-30
1
-4
/
+2
*
Manage: fix typo in error for "--with" handling
NeilBrown
2013-07-24
1
-1
/
+1
[next]