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
...
*
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
*
Stop: fix up synchronising end of reshape to good boundary.
NeilBrown
2013-07-10
1
-5
/
+17
*
Stop: improve synchronising of reshape with whole stripes.
NeilBrown
2013-07-02
1
-10
/
+30
*
Manage: check alignment when stopping an array undergoing reshape.
NeilBrown
2013-07-01
1
-1
/
+86
*
Remove lots of unnecessary white space.
NeilBrown
2013-06-19
1
-4
/
+4
*
Manage: split Manage_runstop into Manage_run and Manage_stop
NeilBrown
2013-06-19
1
-164
/
+169
*
Change some fprintf(stderrs to cont_err()
NeilBrown
2013-05-21
1
-1
/
+1
*
Remove open-coded use_udev().
NeilBrown
2013-05-13
1
-4
/
+1
*
Manage: support --fail set-X and --remove set-X
NeilBrown
2013-05-13
1
-0
/
+63
*
Manage_runstop: call flush_mdmon if O_EXCL fails on stopping mdmon array.
NeilBrown
2013-04-22
1
-5
/
+24
*
Ensure mddev_dev struct always zeroed on allocation.
NeilBrown
2013-03-05
1
-14
/
+14
*
Enhance incremental removal.
NeilBrown
2013-03-04
1
-2
/
+8
[prev]
[next]