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
*
mdadm: add xmalloc.h
Mariusz Tkaczyk
2024-09-27
1
-0
/
+1
*
mdadm/mdmon: fix coverity issue RESOURCE_LEAK
Xiao Ni
2024-08-05
1
-3
/
+6
*
mdadm/mdmon: fix coverity issue CHECKED_RETURN
Xiao Ni
2024-08-05
1
-2
/
+9
*
mdstat: Rework mdstat external arrays handling
Mariusz Tkaczyk
2024-07-30
1
-3
/
+1
*
mdmon: refactor md device name check in main()
Mateusz Kusiak
2024-02-23
1
-10
/
+11
*
Fix unsafe string functions
Kinga Tanska
2023-09-01
1
-3
/
+3
*
Improvements for IMSM_NO_PLATFORM testing.
NeilBrown
2023-03-20
1
-0
/
+6
*
mdmon: Improve switchroot interactions.
NeilBrown
2023-03-19
1
-1
/
+6
*
mdmon: don't test both 'all' and 'container_name'.
NeilBrown
2023-03-19
1
-7
/
+4
*
util: remove obsolete code from get_md_name
Mateusz Kusiak
2023-01-04
1
-5
/
+3
*
mdmon: fix segfault
Mateusz Kusiak
2023-01-04
1
-14
/
+12
*
mdadm: Replace obsolete usleep with nanosleep
Mateusz Grzonka
2022-08-22
1
-2
/
+2
*
mdmon: Stop parsing duplicate options
Lukasz Florczak
2022-06-10
1
-9
/
+35
*
Replace error prone signal() with sigaction()
Lukasz Florczak
2022-04-04
1
-1
/
+0
*
mdadm: Unify forks behaviour
Mariusz Tkaczyk
2020-11-26
1
-8
/
+1
*
mdmon: wait for previous mdmon to exit during takeover
Pawel Baldysiak
2019-02-28
1
-3
/
+11
*
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
|
\
[next]