index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
ceph
/
messenger.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...
David Howells
2012-10-02
1
-2
/
+2
*
libceph: clean up con flags
Sage Weil
2012-07-30
1
-10
/
+0
*
libceph: replace connection state bits with states
Sage Weil
2012-07-30
1
-12
/
+0
*
libceph: prevent the race of incoming work during teardown
Guanjun He
2012-07-30
1
-0
/
+1
*
libceph: fix messenger retry
Sage Weil
2012-07-30
1
-10
/
+2
*
libceph: set peer name on con_open, not init
Sage Weil
2012-07-05
1
-2
/
+2
*
libceph: drop declaration of ceph_con_get()
Alex Elder
2012-07-05
1
-2
/
+0
*
libceph: define and use an explicit CONNECTED state
Alex Elder
2012-07-05
1
-0
/
+1
*
libceph: drop ceph_con_get/put helpers and nref member
Sage Weil
2012-06-22
1
-1
/
+0
*
libceph: make ceph_con_revoke_message() a msg op
Alex Elder
2012-06-06
1
-2
/
+2
*
libceph: make ceph_con_revoke() a msg operation
Alex Elder
2012-06-06
1
-1
/
+2
*
libceph: have messages point to their connection
Alex Elder
2012-06-06
1
-0
/
+3
*
libceph: fully initialize connection in con_init()
Alex Elder
2012-06-06
1
-2
/
+4
*
libceph: start tracking connection socket state
Alex Elder
2012-06-01
1
-2
/
+6
*
libceph: start separating connection flags from state
Alex Elder
2012-06-01
1
-6
/
+12
*
libceph: embed ceph messenger structure in ceph_client
Alex Elder
2012-06-01
1
-4
/
+5
*
libceph: kill bad_proto ceph connection op
Alex Elder
2012-06-01
1
-3
/
+0
*
libceph: eliminate connection state "DEAD"
Alex Elder
2012-06-01
1
-1
/
+0
*
ceph: use info returned by get_authorizer
Alex Elder
2012-05-17
1
-3
/
+1
*
ceph: have get_authorizer methods return pointers
Alex Elder
2012-05-17
1
-3
/
+5
*
libceph: use "do" in CRC-related Boolean variables
Alex Elder
2012-03-22
1
-1
/
+1
*
libceph: make ceph_msgr_wq private
Alex Elder
2012-03-22
1
-2
/
+0
*
ceph: use a shared zero page rather than one per messenger
Alex Elder
2012-03-22
1
-1
/
+0
*
Merge branch 'for-linus' of git://ceph.newdream.net/git/ceph-client
Linus Torvalds
2011-10-28
1
-1
/
+2
|
\
|
*
libceph: don't complain on msgpool alloc failures
Sage Weil
2011-10-25
1
-1
/
+2
*
|
Merge branch 'master' into for-next
Jiri Kosina
2011-09-15
1
-0
/
+1
|
\
\
|
|
/
|
*
libceph: don't time out osd requests that haven't been received
Sage Weil
2011-07-26
1
-0
/
+1
*
|
Remove unneeded version.h includes from include/
Jesper Juhl
2011-09-15
1
-1
/
+0
|
/
*
libceph: fix msgr keepalive flag
Sage Weil
2011-03-04
1
-1
/
+0
*
libceph: fix msgr backoff
Sage Weil
2011-03-04
1
-0
/
+1
*
net/ceph: make ceph_msgr_wq non-reentrant
Tejun Heo
2011-01-12
1
-5
/
+0
*
ceph: explicitly specify page alignment in network messages
Sage Weil
2010-11-09
1
-0
/
+1
*
ceph: factor out libceph from Ceph file system
Yehuda Sadeh
2010-10-20
1
-0
/
+261