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
/
net
/
ceph
/
messenger.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
ceph: use kernel DNS resolver
Noah Watkins
2011-10-25
1
-12
/
+102
*
libceph: warn on msg allocation failures
Sage Weil
2011-10-25
1
-0
/
+1
*
libceph: don't complain on msgpool alloc failures
Sage Weil
2011-10-25
1
-4
/
+11
*
libceph: initialize ack_stamp to avoid unnecessary connection reset
Jim Schutt
2011-09-16
1
-0
/
+1
*
libceph: don't time out osd requests that haven't been received
Sage Weil
2011-07-26
1
-7
/
+5
*
libceph: add missing breaks in addr_set_port
Sage Weil
2011-05-19
1
-0
/
+2
*
libceph: fix TAG_WAIT case
Sage Weil
2011-05-19
1
-1
/
+3
*
libceph: use snprintf for unknown addrs
Sage Weil
2011-05-19
1
-1
/
+2
*
libceph: fix uninitialized value when no get_authorizer method is set
Sage Weil
2011-05-19
1
-5
/
+6
*
libceph: handle connection reopen race with callbacks
Sage Weil
2011-05-19
1
-13
/
+51
*
libceph: fix ceph_msg_new error path
Henry C Chang
2011-05-03
1
-13
/
+13
*
libceph: fix msgr standby handling
Sage Weil
2011-03-04
1
-8
/
+22
*
libceph: fix msgr keepalive flag
Sage Weil
2011-03-04
1
-5
/
+4
*
libceph: fix msgr backoff
Sage Weil
2011-03-04
1
-2
/
+28
*
libceph: retry after authorization failure
Sage Weil
2011-03-03
1
-2
/
+0
*
libceph: fix socket write error handling
Sage Weil
2011-01-25
1
-11
/
+12
*
libceph: fix socket read error handling
Sage Weil
2011-01-25
1
-20
/
+19
*
net/ceph: make ceph_msgr_wq non-reentrant
Tejun Heo
2011-01-12
1
-44
/
+2
*
ceph: fix msgr_init error path
Sage Weil
2010-12-13
1
-5
/
+3
*
ceph: explicitly specify page alignment in network messages
Sage Weil
2010-11-09
1
-5
/
+5
*
ceph: fix small seq message skipping
Sage Weil
2010-11-01
1
-2
/
+1
*
ceph: factor out libceph from Ceph file system
Yehuda Sadeh
2010-10-20
1
-0
/
+2453