index
:
delta/mdadm.git
cluster
data_offset
devel-3.0
devel-3.1
devel-3.2
devel-3.3
hotunplug
master
mdadm-2
mdadm-2.6.7.x
mdadm-3.2.x
mdadm-3.3.x
origin
r10-reshape
scratch-3.0
sles11
stable-1
git.kernel.org: pub/scm/utils/mdadm/mdadm.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
msg.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add casts for the addr arg of connect and bind
Khem Raj
2016-01-15
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-03
1
-0
/
+2
*
ping_monitor(): check file descriptor is valid before using and closing it
Jes Sorensen
2011-11-03
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-21
1
-1
/
+0
*
Grow: be extra careful about races when freezing an array
NeilBrown
2010-12-16
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-13
1
-3
/
+11
*
ping_manager() to prevent 'add' before 'remove' completes
Dan Williams
2008-09-15
1
-4
/
+29
*
Add ping_monitor() to mdadm --wait
Dan Williams
2008-09-15
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