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
*
Allow data-offset to be specified per-device for create
NeilBrown
2012-10-04
1
-2
/
+2
*
Add data_offset arg to ->validate_geometry.
NeilBrown
2012-10-04
1
-1
/
+1
*
Add data_offset arg to ->avail_size
NeilBrown
2012-10-04
1
-1
/
+1
*
Manage: fix checks for removal from a container.
NeilBrown
2012-09-24
1
-15
/
+23
*
Manage: zero metadata before adding to 'external' array.
NeilBrown
2012-08-15
1
-0
/
+1
*
Manage.c: fix make everything compilation error
Lukasz Dorau
2012-08-14
1
-1
/
+1
*
Manage_subdevs: factor out Manage_delete
NeilBrown
2012-08-13
1
-105
/
+115
*
Manage_subdevs: split most of 'add' handling into Manage_add.
NeilBrown
2012-08-13
1
-340
/
+330
*
Manage: split out attempt_re_add.
NeilBrown
2012-08-13
1
-91
/
+112
*
Manage_subdev: give 'st' a better name and narrower focus.
NeilBrown
2012-08-13
1
-27
/
+20
*
Manage: minor cosmetic fixes.
NeilBrown
2012-08-13
1
-60
/
+47
*
Manage: simplify device searches in Manage_subdevs
NeilBrown
2012-07-09
1
-113
/
+133
*
Convert 'quiet' to 'not verbose' in various places.
NeilBrown
2012-07-09
1
-34
/
+35
*
Remove scattered checks for malloc success.
NeilBrown
2012-07-09
1
-4
/
+3
*
Remove re_add flag in favour of new disposition.
NeilBrown
2012-07-09
1
-6
/
+5
*
Introduce pr_err for printing error messages.
NeilBrown
2012-07-09
1
-109
/
+95
*
Relax restrictions on when --add is permitted.
NeilBrown
2012-04-18
1
-9
/
+26
*
Raid limit of 1024 when scanning for devices.
NeilBrown
2012-04-18
1
-2
/
+2
*
Fix typo: wan -> want
NeilBrown
2012-04-04
1
-1
/
+1
*
Manage: freeze recovery while adding multiple devices.
NeilBrown
2012-03-22
1
-0
/
+13
*
Manage: replace 'return 1' with 'goto abort'.
NeilBrown
2012-03-22
1
-36
/
+39
*
Manage: allow --re-add to failed array.
NeilBrown
2012-03-07
1
-3
/
+13
*
Manage_ro(): Check pointer rather than dereferencing it
Jes Sorensen
2011-11-02
1
-1
/
+1
*
Manage_runstop(): Avoid memory leak
Jes Sorensen
2011-11-02
1
-9
/
+13
*
Managa_ro(): free() mdi before exiting
Jes Sorensen
2011-11-02
1
-6
/
+16
*
Manage_subdevs(): avoid leaking super
Jes Sorensen
2011-11-02
1
-0
/
+10
*
remove_devices(): readlink returns -1 on error
Jes Sorensen
2011-11-02
1
-1
/
+1
*
Fix readding of a readwrite drive into a writemostly array
Doug Ledford
2011-09-19
1
-2
/
+15
*
Discourage large devices from being added to 0.90 arrays.
NeilBrown
2011-09-08
1
-4
/
+25
*
Check all member devices in enough_fd
NeilBrown
2011-05-23
1
-2
/
+6
*
Manage: minor fix to add/re-add handling.
NeilBrown
2011-05-10
1
-7
/
+7
*
Merge branch 'master' into devel-3.2
NeilBrown
2011-03-24
1
-1
/
+1
|
\
|
*
--stop: separate 'is busy' test for 'did it stop properly'.
NeilBrown
2011-03-23
1
-2
/
+36
*
|
FIX: Add spare throws exception (v2)
Adam Kwolek
2011-03-20
1
-4
/
+4
*
|
Retry writing 'inactive' state during stopping array
Krzysztof Wojcik
2011-03-18
1
-7
/
+18
*
|
FIX: ping_monitor() usage causes memory leaks
Adam Kwolek
2011-03-18
1
-1
/
+1
*
|
Manage: fix the mess I made in earlier patch.
NeilBrown
2011-03-18
1
-4
/
+6
*
|
--stop: separate 'is busy' test for 'did it stop properly'.
NeilBrown
2011-03-17
1
-2
/
+36
*
|
Merge branch 'master' into devel-3.2
NeilBrown
2011-03-15
1
-1
/
+11
|
\
|
|
*
Manage/external: for external metadata, add_to_super needs lock on container.
NeilBrown
2011-03-15
1
-5
/
+12
|
*
Manage: be more careful about --add attempts.
NeilBrown
2011-03-10
1
-9
/
+27
|
*
Fix regression with removing 'failed' and 'detached' devices.
NeilBrown
2011-02-15
1
-2
/
+2
*
|
modified message on failure to read metadata in Manage
Czarnowska, Anna
2011-02-21
1
-1
/
+1
*
|
Fix regression with removing 'failed' and 'detached' devices.
NeilBrown
2011-02-15
1
-2
/
+2
*
|
Call free_super before attempting to add a new device
NeilBrown
2011-01-31
1
-5
/
+9
*
|
Don't close fds in write_init_super
NeilBrown
2011-01-24
1
-2
/
+8
*
|
Add spares to raid0 in mdadm
Adam Kwolek
2011-01-06
1
-14
/
+7
*
|
move_spare function modified and moved to Manage.c
Anna Czarnowska
2011-01-05
1
-0
/
+44
*
|
Allow --update=devicesize with --re-add
NeilBrown
2010-12-09
1
-1
/
+20
*
|
Manage: allow manual control of external raid0 readonly flag
Dan Williams
2010-11-23
1
-1
/
+2
[next]