index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ceph
/
messenger.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ceph: hex dump corrupt server data to KERN_DEBUG
Sage Weil
2009-12-21
1
-0
/
+20
*
ceph: don't save sent messages on lossy connections
Sage Weil
2009-12-21
1
-3
/
+7
*
ceph: detect lossy state of connection
Sage Weil
2009-12-21
1
-2
/
+4
*
ceph: plug msg leak in con_fault
Sage Weil
2009-12-21
1
-2
/
+7
*
ceph: carry explicit msg reference for currently sending message
Sage Weil
2009-12-21
1
-4
/
+18
*
ceph: use kref for ceph_msg
Sage Weil
2009-12-07
1
-29
/
+18
*
ceph: simplify ceph_buffer interface
Sage Weil
2009-12-07
1
-1
/
+1
*
ceph: reset msgr backoff during open, not after successful handshake
Sage Weil
2009-11-20
1
-2
/
+1
*
ceph: negotiate authentication protocol; implement AUTH_NONE protocol
Sage Weil
2009-11-18
1
-2
/
+52
*
ceph: remove unnecessary ceph_con_shutdown
Sage Weil
2009-11-18
1
-12
/
+1
*
ceph: separate banner and connect during handshake into distinct stages
Sage Weil
2009-11-10
1
-42
/
+75
*
ceph: convert port endianness
Sage Weil
2009-11-04
1
-2
/
+2
*
ceph: use fixed endian encoding for ceph_entity_addr
Sage Weil
2009-11-03
1
-5
/
+18
*
ceph: update to mon client protocol v15
Sage Weil
2009-10-09
1
-1
/
+1
*
ceph: messenger library
Sage Weil
2009-10-06
1
-0
/
+2019