Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_htc_msm8960
/
29ea3244f7ee375a4af4d776caf721663dd4293d
/
include
/
linux
/
ceph
/
messenger.h
d0e85e0
libceph: drop declaration of ceph_con_get()
by Alex Elder
· 14 years ago
63c1362
libceph: clean up con flags
by Sage Weil
· 14 years ago
265fb7c
libceph: replace connection state bits with states
by Sage Weil
· 14 years ago
59d0272
libceph: prevent the race of incoming work during teardown
by Guanjun He
· 14 years ago
638ba17
libceph: set peer name on con_open, not init
by Sage Weil
· 14 years ago
a94af04
libceph: define and use an explicit CONNECTED state
by Alex Elder
· 14 years ago
9021a42
libceph: drop ceph_con_get/put helpers and nref member
by Sage Weil
· 14 years ago
ce4516f
libceph: make ceph_con_revoke_message() a msg op
by Alex Elder
· 14 years ago
ae04853
libceph: make ceph_con_revoke() a msg operation
by Alex Elder
· 14 years ago
e84e066
libceph: have messages point to their connection
by Alex Elder
· 14 years ago
6880138
libceph: fully initialize connection in con_init()
by Alex Elder
· 14 years ago
0bcd157
libceph: start tracking connection socket state
by Alex Elder
· 14 years ago
bc32747
libceph: start separating connection flags from state
by Alex Elder
· 14 years ago
d910c11
libceph: embed ceph messenger structure in ceph_client
by Alex Elder
· 14 years ago
809c58f
libceph: kill bad_proto ceph connection op
by Alex Elder
· 14 years ago
ac7a426
libceph: eliminate connection state "DEAD"
by Alex Elder
· 14 years ago
49da293
libceph: fix messenger retry
by Sage Weil
· 14 years ago
ed35fbc
ceph: use info returned by get_authorizer
by Alex Elder
· 14 years ago
4f33c7e
ceph: have get_authorizer methods return pointers
by Alex Elder
· 14 years ago
bca064d
libceph: use "do" in CRC-related Boolean variables
by Alex Elder
· 14 years ago
e0f43c9
libceph: make ceph_msgr_wq private
by Alex Elder
· 14 years ago
5766651
ceph: use a shared zero page rather than one per messenger
by Alex Elder
· 14 years ago
97d2eb1
Merge branch 'for-linus' of git://ceph.newdream.net/git/ceph-client
by Linus Torvalds
· 14 years ago
b61c276
libceph: don't complain on msgpool alloc failures
by Sage Weil
· 15 years ago
e060c38
Merge branch 'master' into for-next
by Jiri Kosina
· 15 years ago
e81b151
Remove unneeded version.h includes from include/
by Jesper Juhl
· 15 years ago
4cf9d54
libceph: don't time out osd requests that haven't been received
by Sage Weil
· 15 years ago
e76661d
libceph: fix msgr keepalive flag
by Sage Weil
· 15 years ago
60bf8bf
libceph: fix msgr backoff
by Sage Weil
· 15 years ago
f363e45
net/ceph: make ceph_msgr_wq non-reentrant
by Tejun Heo
· 15 years ago
c5c6b19
ceph: explicitly specify page alignment in network messages
by Sage Weil
· 15 years ago
3d14c5d
ceph: factor out libceph from Ceph file system
by Yehuda Sadeh
· 16 years ago
[Renamed (97%) from fs/ceph/messenger.h]
68b4476
ceph: messenger and osdc changes for rbd
by Yehuda Sadeh
· 16 years ago
a922d38
ceph: close out mds, osd connections before stopping auth
by Sage Weil
· 16 years ago
34d2376
ceph: all allocation functions should get gfp_mask
by Yehuda Sadeh
· 16 years ago
aba558e
ceph: save peer feature bits in connection structure
by Sage Weil
· 16 years ago
ca9d93a
ceph: resync headers with userland
by Sage Weil
· 16 years ago
6f2bc3f
ceph: clean up connection reset
by Sage Weil
· 16 years ago
bb25766
ceph: simplify ceph_msg_new
by Sage Weil
· 16 years ago
e84346b
ceph: preserve seq # on requeued messages after transient transport errors
by Sage Weil
· 16 years ago
87b315a
ceph: avoid reopening osd connections when address hasn't changed
by Sage Weil
· 16 years ago
1679f87
ceph: reset bits on connection close
by Sage Weil
· 16 years ago
9bd2e6f
ceph: allow renewal of auth credentials
by Sage Weil
· 16 years ago
0d59ab8
ceph: keep reserved replies on the request structure
by Yehuda Sadeh
· 16 years ago
0547a9b
ceph: alloc message data pages and check if tid exists
by Yehuda Sadeh
· 16 years ago
2450418
ceph: allocate middle of message before stating to read
by Yehuda Sadeh
· 16 years ago
58bb3b3
ceph: support ceph_pagelist for message payload
by Sage Weil
· 16 years ago
350b1c3
ceph: control access to page vector for incoming data
by Sage Weil
· 16 years ago
ec30264
ceph: use connection mutex to protect read and write stages
by Sage Weil
· 16 years ago
9ec7cab
ceph: hex dump corrupt server data to KERN_DEBUG
by Sage Weil
· 16 years ago
c86a293
ceph: carry explicit msg reference for currently sending message
by Sage Weil
· 16 years ago
c2e552e
ceph: use kref for ceph_msg
by Sage Weil
· 16 years ago
4e7a5dc
ceph: negotiate authentication protocol; implement AUTH_NONE protocol
by Sage Weil
· 16 years ago
42ce56e
ceph: remove bad calls to ceph_con_shutdown
by Sage Weil
· 16 years ago
eed0ef2
ceph: separate banner and connect during handshake into distinct stages
by Sage Weil
· 16 years ago
63f2d21
ceph: use fixed endian encoding for ceph_entity_addr
by Sage Weil
· 16 years ago
31b8006
ceph: messenger library
by Sage Weil
· 17 years ago