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
*
mdmon: Stop bothering about md_get_version()
Jes Sorensen
2017-04-05
1
-4
/
+0
*
mdadm/mdmon:deleted the abort_reshape never invoked
Zhilong Liu
2017-03-28
1
-5
/
+0
*
Add casts for the addr arg of connect and bind
Khem Raj
2016-01-14
1
-1
/
+1
*
Change way of printing name of a process
Pawel Baldysiak
2015-02-12
1
-0
/
+2
*
mdmon: don't include super0 and super1 in mdmon
NeilBrown
2014-08-07
1
-0
/
+7
*
mdmon: ensure Unix domain socket is created with safe permissions.
NeilBrown
2014-07-03
1
-0
/
+1
*
mdmon: don't complain about notifying parent when there is no need
NeilBrown
2014-01-20
1
-4
/
+7
*
mdmon: honour --offroot, again
mwilck@arcor.de
2013-09-12
1
-1
/
+1
*
mdmon: don't lie to systemd.
NeilBrown
2013-08-01
1
-4
/
+8
*
Remove lots of unnecessary white space.
NeilBrown
2013-06-19
1
-1
/
+1
*
pr_err for mdmon.
NeilBrown
2013-05-21
1
-20
/
+13
*
mdmon: Add missing option documentation to --help output
Jes Sorensen
2013-04-26
1
-1
/
+2
*
Discard devnum in favour of devnm
NeilBrown
2013-02-21
1
-46
/
+31
*
mdmon: add --foreground option
NeilBrown
2013-02-05
1
-2
/
+7
*
Remove --offroot argument and default to always setting argv[0] to @
Jes Sorensen
2013-02-05
1
-8
/
+6
*
mdmon: allow --takeover when original was started with --offroot
NeilBrown
2012-08-20
1
-1
/
+5
*
mdmon: fix arg processing for -a
NeilBrown
2012-08-20
1
-1
/
+1
*
Remove scattered checks for malloc success.
NeilBrown
2012-07-09
1
-2
/
+2
*
mdmon: fix arg parsing.
NeilBrown
2012-07-09
1
-1
/
+0
*
Add --offroot argument to mdmon
Jes Sorensen
2012-01-30
1
-0
/
+8
*
mdmon: Use getopt_long() to parse command line options
Jes Sorensen
2012-01-30
1
-11
/
+40
*
mdmon: avoid using victim_sock when it is -1.
NeilBrown
2011-11-07
1
-1
/
+6
*
Revert "mdmon(): Error out if failing to connect to victim monitor"
NeilBrown
2011-11-07
1
-7
/
+1
*
mdmon(): Error out if failing to connect to victim monitor
Jes Sorensen
2011-11-01
1
-1
/
+7
*
Fix some compiler warnings.
Luca Berra
2011-06-17
1
-0
/
+6
*
Define dummy functions to mdmon.c
Adam Kwolek
2011-06-08
1
-0
/
+23
*
mdmon: Fix crash if /proc/mdstat lists 0.9 superblocks
Michal Marek
2011-05-17
1
-1
/
+2
*
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
[next]