index
:
mdadm
main
mdadm
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
msg.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mdadm: add xmalloc.h
Mariusz Tkaczyk
2024-09-27
1
-0
/
+1
*
mdadm: msg.c fix coverity issues
Nigel Croxon
2024-07-30
1
-1
/
+8
*
Revert "mdadm: Fix socket connection failure when mdmon runs in foreground mo...
Mariusz Tkaczyk
2024-06-21
1
-19
/
+1
*
mdadm: Fix socket connection failure when mdmon runs in foreground mode.
Shminderjit Singh
2024-06-18
1
-1
/
+19
*
Define sysfs max buffer size
Mateusz Kusiak
2024-01-24
1
-2
/
+2
*
Monitor/msg: Don't print error message if mdmon doesn't run
Mariusz Tkaczyk
2017-11-21
1
-2
/
+0
*
Add detail information when can not connect monitor
Xiao Ni
2017-01-09
1
-0
/
+2
*
Add casts for the addr arg of connect and bind
Khem Raj
2016-01-14
1
-1
/
+1
*
mdstat: discard 'dev' field, just use 'devnm'
NeilBrown
2015-07-02
1
-2
/
+2
*
Remove lots of unnecessary white space.
NeilBrown
2013-06-19
1
-2
/
+1
*
Discard devnum in favour of devnm
NeilBrown
2013-02-21
1
-22
/
+5
*
Remove scattered checks for malloc success.
NeilBrown
2012-07-09
1
-3
/
+1
*
Introduce pr_err for printing error messages.
NeilBrown
2012-07-09
1
-13
/
+9
*
Flush mdmon before next reshape step during container operation
Adam Kwolek
2012-02-09
1
-0
/
+10
*
unblock_monitor(): Check sra is valid before dereferencing
Jes Sorensen
2011-11-02
1
-0
/
+2
*
ping_monitor(): check file descriptor is valid before using and closing it
Jes Sorensen
2011-11-02
1
-2
/
+7
*
Move code to check_mdmon_version() function
Adam Kwolek
2011-10-03
1
-23
/
+36
*
FIX: ping_monitor() usage causes memory leaks
Adam Kwolek
2011-03-18
1
-0
/
+14
*
Add block_subarray()
Adam Kwolek
2011-03-02
1
-4
/
+14
*
Remove stray 'free' in block_monitor.
NeilBrown
2010-12-20
1
-1
/
+0
*
Grow: be extra careful about races when freezing an array
NeilBrown
2010-12-15
1
-1
/
+12
*
FIX: Cannot exit monitor after takeover
Adam Kwolek
2010-12-03
1
-2
/
+6
*
Improve comments for block_monitor.
NeilBrown
2010-11-29
1
-3
/
+12
*
block monitor: freeze spare assignment for external arrays
Dan Williams
2010-11-23
1
-2
/
+193
*
Fix all the confusion over directories once and for all.
Doug Ledford
2010-07-22
1
-1
/
+1
*
fix mdmon takeover
Luca Berra
2010-03-03
1
-1
/
+1
*
mdmon: allow pid to be stored in different directory.
NeilBrown
2010-02-04
1
-1
/
+1
*
mdmon: preserve socket over chroot
Dan Williams
2009-10-14
1
-3
/
+11
*
ping_manager() to prevent 'add' before 'remove' completes
Dan Williams
2008-09-16
1
-4
/
+29
*
Add ping_monitor() to mdadm --wait
Dan Williams
2008-09-16
1
-1
/
+14
*
msg: add a timeout to ping_monitor
NeilBrown
2008-07-18
1
-2
/
+2
*
Revise message passing code.
Neil Brown
2008-07-12
1
-141
/
+90
*
Remove mgr_pipe for communicating from manage to monitor.
Neil Brown
2008-07-12
1
-1
/
+1
*
Handle device removal from container
Neil Brown
2008-07-12
1
-13
/
+0
*
handle Manage_subdevs() for 'external' arrays
Dan Williams
2008-05-15
1
-0
/
+249