index
:
mdadm
main
mdadm
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
managemon.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove lots of unnecessary white space.
NeilBrown
2013-06-19
1
-3
/
+2
*
pr_err for mdmon.
NeilBrown
2013-05-21
1
-1
/
+1
*
Add updating component_size to manager thread of mdmon
Pawel Baldysiak
2013-04-08
1
-0
/
+4
*
Discard devnum in favour of devnm
NeilBrown
2013-02-21
1
-17
/
+16
*
Allow data-offset to be specified per-device for create
NeilBrown
2012-10-04
1
-1
/
+1
*
Remove scattered checks for malloc success.
NeilBrown
2012-07-09
1
-23
/
+9
*
Fix: Sometimes mdmon throws core dump during reshape
Adam Kwolek
2012-02-09
1
-0
/
+6
*
close_aa(): Verify file descriptors are valid before trying to close them
Jes Sorensen
2011-11-02
1
-5
/
+10
*
disk_init_and_add(): Fail if opening sysfs file descriptors fail
Jes Sorensen
2011-11-02
1
-0
/
+6
*
FIX: Mdmon crashes after changing RAID level from 1 to 0
Lukasz Dorau
2011-09-06
1
-2
/
+2
*
mdmon: fix, close spare activation race
Dan Williams
2011-08-30
1
-1
/
+4
*
FIX: After discarding array give chance monitor to remove it
Adam Kwolek
2011-04-05
1
-0
/
+1
*
mdmon: Stop keeping track of RAID0 (and LINEAR) arrays.
NeilBrown
2011-03-22
1
-2
/
+9
*
mdmon: allow manage_member to cope with ->container becoming NULL.
NeilBrown
2011-03-22
1
-4
/
+9
*
Merge branch 'master' into devel-3.2
NeilBrown
2011-03-15
1
-1
/
+6
|
\
|
*
ddf: implement remove_from_super
NeilBrown
2011-03-15
1
-5
/
+4
|
*
IMSM: Fix problem in mdmon monitor of using removed disk in imsm container.
Labun, Marcin
2011-03-15
1
-3
/
+36
|
*
managemon: Don't do spare assignment while any updates are pending.
NeilBrown
2011-03-15
1
-1
/
+6
|
*
mdmon: don't copy an invalid chunk_size
NeilBrown
2011-03-10
1
-1
/
+0
*
|
ddf: implement remove_from_super
NeilBrown
2011-03-14
1
-5
/
+4
*
|
FIX: Last_checkpoint has to be initialized in per disk units
Adam Kwolek
2011-03-14
1
-0
/
+9
*
|
FIX: Last checkpoint is not initialized on reshape restart
Adam Kwolek
2011-03-14
1
-0
/
+15
*
|
imsm: FIX: array size is wrong
Adam Kwolek
2011-02-03
1
-2
/
+2
*
|
managemon: don't try to add spares when resync/recovery is happening.
NeilBrown
2011-02-01
1
-0
/
+6
*
|
Detect level change
Adam Kwolek
2011-01-06
1
-0
/
+12
*
|
Handle checkpointing during reshape
NeilBrown
2010-12-16
1
-0
/
+6
*
|
Allow a metadata update to have a linked list of allocated spaces.
NeilBrown
2010-12-16
1
-0
/
+7
*
|
mdmon: when a reshape is detected, add any newly added devices to the array.
NeilBrown
2010-12-15
1
-5
/
+45
*
|
IMSM: Fix problem in mdmon monitor of using removed disk in imsm container.
Labun, Marcin
2010-12-15
1
-3
/
+36
*
|
FIX: sync_completed_fd handler has to be closed
Adam Kwolek
2010-12-03
1
-0
/
+2
*
|
mdmon: don't copy an invalid chunk_size
NeilBrown
2010-11-30
1
-1
/
+0
*
|
block monitor: freeze spare assignment for external arrays
Dan Williams
2010-11-23
1
-2
/
+17
*
|
Provide a mdstat_ent to subarray helper
Dan Williams
2010-11-23
1
-1
/
+1
*
|
get_info_super: report which other devices are thought to be working/failed.
NeilBrown
2010-11-22
1
-1
/
+1
|
/
*
Merge branch 'fixes' into for-neil
Dan Williams
2010-07-02
1
-1
/
+1
|
\
|
*
Always assume SKIP_GONE_DEVS behaviour and kill the flag
Dan Williams
2010-06-17
1
-1
/
+1
*
|
mdmon: periodically checkpoint recovery
Dan Williams
2010-05-15
1
-0
/
+1
|
/
*
mdmon: fix missing open of md/<dev>/recovery_start
Dan Williams
2010-04-29
1
-25
/
+19
*
mdmon: insist on creating .pid file at startup.
NeilBrown
2010-02-08
1
-26
/
+0
*
mdmon: don't monitor /proc/mounts to decide when to create .pid file.
NeilBrown
2010-02-08
1
-7
/
+1
*
mdmon: allow pid to be stored in different directory.
NeilBrown
2010-02-04
1
-13
/
+25
*
mdmon: don't mkdir /var/run
NeilBrown
2010-02-04
1
-2
/
+0
*
Support external metadata recovery-resume
Dan Williams
2009-12-21
1
-1
/
+1
*
Teach sysfs_add_disk() callers to use ->recovery_start versus 'insync' parameter
Dan Williams
2009-12-21
1
-1
/
+1
*
Add scaffolding for handling md/dev-XXX/recovery_start
Dan Williams
2009-12-21
1
-1
/
+6
*
mdmon: cleanup resync_start
Dan Williams
2009-12-14
1
-1
/
+0
*
mdmon: cleanup manage_member() leak
Dan Williams
2009-12-12
1
-33
/
+52
*
mdmon: avoid writes in the startup path for mdmon on root arrays
Dan Williams
2009-10-14
1
-0
/
+6
*
Update copyright dates and remove references to @cse.unsw.edu.au
NeilBrown
2009-06-02
1
-2
/
+2
*
incremental_container: preserve 'in_sync' flag when adding to existing array.
NeilBrown
2009-04-14
1
-1
/
+1
[next]