index
:
mdadm
main
mdadm
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mdmon.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make child_monitor a candidate for ->manage_reshape
NeilBrown
2011-01-12
1
-0
/
+9
*
Replace various load_super calls with load_container
NeilBrown
2010-11-22
1
-1
/
+1
*
Remove subarray field in supertype.
NeilBrown
2010-11-22
1
-1
/
+0
*
Compile with -Wextra by default
NeilBrown
2010-08-05
1
-1
/
+1
*
Fix all the confusion over directories once and for all.
Doug Ledford
2010-07-22
1
-22
/
+6
*
mdmon: satisfy glibc tls abi requirements with pthreads
Dan Williams
2010-07-06
1
-3
/
+39
*
Merge branch 'fixes' into for-neil
Dan Williams
2010-07-02
1
-2
/
+1
|
\
|
*
Always assume SKIP_GONE_DEVS behaviour and kill the flag
Dan Williams
2010-06-17
1
-2
/
+1
*
|
Kill subarray v2
Dan Williams
2010-06-16
1
-23
/
+2
|
/
*
Create directory to contain mapfile (Assuming parent exists and
Doug Ledford
2010-03-23
1
-1
/
+1
*
mdmon: Check both RUN directories to find running mdmon
NeilBrown
2010-03-03
1
-12
/
+9
*
mdmon: check select a writable pid_dir
Luca Berra
2010-03-03
1
-13
/
+12
*
fix mdmon option parsing
Luca Berra
2010-03-03
1
-6
/
+10
*
Add _FORTIFY_SOURCE to mdadm.O2 build.
NeilBrown
2010-03-03
1
-1
/
+4
*
mdmon: insist on creating .pid file at startup.
NeilBrown
2010-02-08
1
-15
/
+29
*
mdmon: remove switch-root functionality.
NeilBrown
2010-02-08
1
-71
/
+23
*
mdmon: recognise --all in place of /proc/mdstat
NeilBrown
2010-02-04
1
-1
/
+2
*
mdmon: allow pid to be stored in different directory.
NeilBrown
2010-02-04
1
-12
/
+9
*
Having single function to read mdmon pid file.
NeilBrown
2010-02-04
1
-21
/
+3
*
mdmon: discard test_pidfile()
NeilBrown
2010-02-04
1
-12
/
+4
*
mdmon: improve switchroot handling.
NeilBrown
2010-02-04
1
-20
/
+41
*
mdmon: simplify try_kill_monitor
NeilBrown
2010-02-04
1
-8
/
+7
*
mdmon: remove scan variable from mdmon()
NeilBrown
2010-02-04
1
-7
/
+5
*
mdmon: fix fd leak and possible buffer overrun.
NeilBrown
2010-01-29
1
-5
/
+5
*
mdmon: lock current memory as well as future memory.
NeilBrown
2009-10-19
1
-1
/
+1
*
mdmon: preserve socket over chroot
Dan Williams
2009-10-14
1
-4
/
+8
*
mdmon: exec(2) when the switchroot argument is not "/"
Dan Williams
2009-10-14
1
-0
/
+23
*
mdmon: avoid writes in the startup path for mdmon on root arrays
Dan Williams
2009-10-14
1
-46
/
+32
*
mdmon: fix freeing unallocated memory
Hans de Goede
2009-09-24
1
-1
/
+1
*
Update copyright dates and remove references to @cse.unsw.edu.au
NeilBrown
2009-06-02
1
-2
/
+2
*
mdmon: update cmdline when scanning
Dan Williams
2009-02-25
1
-0
/
+7
*
mdmon: fix removed disk handling
Dan Williams
2009-02-25
1
-1
/
+1
*
mdmon: make switchroot an undecorated option
Dan Williams
2009-01-20
1
-9
/
+5
*
mdmon: support scanning for containers
Dan Williams
2009-01-20
1
-22
/
+49
*
mdmon: expand permissible container device names
Dan Williams
2009-01-20
1
-3
/
+18
*
mdmon: fix missing ->subarray initialization
Dan Williams
2009-01-13
1
-0
/
+1
*
mdmon: pass symbolic name to mdmon instead of device name.
NeilBrown
2008-11-20
1
-4
/
+13
*
A couple of bugfixes found by suse autobuilding:
NeilBrown
2008-11-07
1
-1
/
+13
*
Assemble: revert preliminary -As support
Dan Williams
2008-11-04
1
-0
/
+9
*
util: make env checking more generic
NeilBrown
2008-11-04
1
-1
/
+1
*
Preliminary -As support for container member arrays
Dan Williams
2008-10-28
1
-9
/
+0
*
update copyright headers
Dan Williams
2008-10-28
1
-0
/
+19
*
mdmon: suicide prevention
Dan Williams
2008-10-15
1
-0
/
+4
*
quiet WaitClean()
Dan Williams
2008-10-15
1
-1
/
+1
*
mdmon: --switch-root
Dan Williams
2008-10-15
1
-55
/
+94
*
mdmon: wait after trying to kill
Dan Williams
2008-10-15
1
-22
/
+47
*
mdmon: terminate clean
Dan Williams
2008-10-15
1
-0
/
+19
*
mdmon: periodically retry to create the socket
Dan Williams
2008-10-15
1
-2
/
+2
*
trivial warn_unused_result squashing
Dan Williams
2008-10-15
1
-6
/
+16
*
Remove .sock file when removing .pid file for mdmon
NeilBrown
2008-09-18
1
-0
/
+2
[next]