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
*
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
*
mdmon: allow incremental assembly of containers.
NeilBrown
2009-03-10
1
-0
/
+21
*
mdmon: record added disks
Dan Williams
2009-02-25
1
-2
/
+13
*
mdmon: fix removed disk handling
Dan Williams
2009-02-25
1
-7
/
+10
*
update copyright headers
Dan Williams
2008-10-28
1
-0
/
+19
*
mdmon: wait after trying to kill
Dan Williams
2008-10-15
1
-7
/
+1
*
mdmon: terminate clean
Dan Williams
2008-10-15
1
-1
/
+5
*
mdmon: periodically retry to create the socket
Dan Williams
2008-10-15
1
-4
/
+12
*
Factor out add-disk code
NeilBrown
2008-09-18
1
-1
/
+5
*
mdmon: recreate socket/pid file on SIGHUP
Dan Williams
2008-09-16
1
-0
/
+8
*
ping_manager() to prevent 'add' before 'remove' completes
Dan Williams
2008-09-16
1
-4
/
+13
*
mdmon: resume rebuild
Dan Williams
2008-09-16
1
-1
/
+6
*
Allow an externally managed array to be marked readonly
NeilBrown
2008-08-19
1
-0
/
+1
*
Factor out test for subarray version string.
NeilBrown
2008-08-19
1
-1
/
+2
*
mdadm: add device to a container
Dan Williams
2008-08-19
1
-0
/
+38
*
mdmon: remove devices from container
Dan Williams
2008-08-19
1
-1
/
+24
*
Make metadata updates from manage to monitor 'synchronous'
NeilBrown
2008-08-19
1
-18
/
+25
*
mdmon: allow degraded arrays to be monitored
Dan Williams
2008-08-15
1
-3
/
+8
*
mdmon: use 'recover' instead of 'repair' when activating a spare
Dan Williams
2008-08-07
1
-1
/
+1
*
mdmon: ignore inactive arrays and other manage_new() cleanups
Dan Williams
2008-08-05
1
-23
/
+49
*
mdmon: ping will wait for manage_mon to catch up.
NeilBrown
2008-07-18
1
-0
/
+8
*
Make sure resync_start is initialised properly and maintained properly
Neil Brown
2008-07-18
1
-1
/
+1
*
mdmon: initialize component_size in manage_new
Dan Williams
2008-07-14
1
-1
/
+2
*
managemon: don't treat sysfs_add_disk as boolean function
Dan Williams
2008-07-14
1
-1
/
+1
*
Improve shutdown for container-based arrays.
Neil Brown
2008-07-12
1
-1
/
+1
*
Create arrays via metadata-update
Neil Brown
2008-07-12
1
-4
/
+18
*
Revise message passing code.
Neil Brown
2008-07-12
1
-12
/
+6
*
Remove mgr_pipe for communicating from manage to monitor.
Neil Brown
2008-07-12
1
-37
/
+14
*
Remove mon_pipe for communicating from monitor to manager
Neil Brown
2008-07-12
1
-1
/
+0
*
Handle device removal from container
Neil Brown
2008-07-12
1
-8
/
+0
*
Fix freeing of updates that have been handled by monitor.
Neil Brown
2008-07-12
1
-1
/
+3
*
mdmon: add debug print statements for profiling mdmon
Dan Williams
2008-06-17
1
-0
/
+3
*
Add DDF code for activate_spare
Neil Brown
2008-06-12
1
-3
/
+7
*
Support adding a spare to a degraded array.
Neil Brown
2008-06-12
1
-4
/
+80
*
Allow passing metadata update to the monitor.
Neil Brown
2008-06-12
1
-0
/
+41
*
Parse the 'instance' part of external:/mdXX/INST in metadata handler.
Neil Brown
2008-05-27
1
-6
/
+2
*
Discard get_sync_pos. We should be using get_resync_start.
Neil Brown
2008-05-27
1
-3
/
+1
*
Exit when there are no more arrays to manage.
Neil Brown
2008-05-27
1
-0
/
+6
*
Remove stopped arrays.
Neil Brown
2008-05-27
1
-9
/
+36
[next]