index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
ceph
/
messenger.h
Age
Commit message (
Expand
)
Author
2012-07-30
libceph: replace connection state bits with states
Sage Weil
2012-07-30
libceph: prevent the race of incoming work during teardown
Guanjun He
2012-07-30
libceph: fix messenger retry
Sage Weil
2012-07-05
libceph: set peer name on con_open, not init
Sage Weil
2012-07-05
libceph: drop declaration of ceph_con_get()
Alex Elder
2012-07-05
libceph: define and use an explicit CONNECTED state
Alex Elder
2012-06-22
libceph: drop ceph_con_get/put helpers and nref member
Sage Weil
2012-06-06
libceph: make ceph_con_revoke_message() a msg op
Alex Elder
2012-06-06
libceph: make ceph_con_revoke() a msg operation
Alex Elder
2012-06-06
libceph: have messages point to their connection
Alex Elder
2012-06-06
libceph: fully initialize connection in con_init()
Alex Elder
2012-06-01
libceph: start tracking connection socket state
Alex Elder
2012-06-01
libceph: start separating connection flags from state
Alex Elder
2012-06-01
libceph: embed ceph messenger structure in ceph_client
Alex Elder
2012-06-01
libceph: kill bad_proto ceph connection op
Alex Elder
2012-06-01
libceph: eliminate connection state "DEAD"
Alex Elder
2012-05-17
ceph: use info returned by get_authorizer
Alex Elder
2012-05-17
ceph: have get_authorizer methods return pointers
Alex Elder
2012-03-22
libceph: use "do" in CRC-related Boolean variables
Alex Elder
2012-03-22
libceph: make ceph_msgr_wq private
Alex Elder
2012-03-22
ceph: use a shared zero page rather than one per messenger
Alex Elder
2011-10-28
Merge branch 'for-linus' of git://ceph.newdream.net/git/ceph-client
Linus Torvalds
2011-10-25
libceph: don't complain on msgpool alloc failures
Sage Weil
2011-09-15
Merge branch 'master' into for-next
Jiri Kosina
2011-09-15
Remove unneeded version.h includes from include/
Jesper Juhl
2011-07-26
libceph: don't time out osd requests that haven't been received
Sage Weil
2011-03-04
libceph: fix msgr keepalive flag
Sage Weil
2011-03-04
libceph: fix msgr backoff
Sage Weil
2011-01-12
net/ceph: make ceph_msgr_wq non-reentrant
Tejun Heo
2010-11-09
ceph: explicitly specify page alignment in network messages
Sage Weil
2010-10-20
ceph: factor out libceph from Ceph file system
Yehuda Sadeh
[prev]