aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/ceph/messenger.h
Commit message (Expand)AuthorAge
* UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...David Howells2012-10-02
* libceph: clean up con flagsSage Weil2012-07-30
* libceph: replace connection state bits with statesSage Weil2012-07-30
* libceph: prevent the race of incoming work during teardownGuanjun He2012-07-30
* libceph: fix messenger retrySage Weil2012-07-30
* libceph: set peer name on con_open, not initSage Weil2012-07-06
* libceph: drop declaration of ceph_con_get()Alex Elder2012-07-06
* libceph: define and use an explicit CONNECTED stateAlex Elder2012-07-06
* libceph: drop ceph_con_get/put helpers and nref memberSage Weil2012-06-22
* libceph: make ceph_con_revoke_message() a msg opAlex Elder2012-06-06
* libceph: make ceph_con_revoke() a msg operationAlex Elder2012-06-06
* libceph: have messages point to their connectionAlex Elder2012-06-06
* libceph: fully initialize connection in con_init()Alex Elder2012-06-06
* libceph: start tracking connection socket stateAlex Elder2012-06-01
* libceph: start separating connection flags from stateAlex Elder2012-06-01
* libceph: embed ceph messenger structure in ceph_clientAlex Elder2012-06-01
* libceph: kill bad_proto ceph connection opAlex Elder2012-06-01
* libceph: eliminate connection state "DEAD"Alex Elder2012-06-01
* ceph: use info returned by get_authorizerAlex Elder2012-05-17
* ceph: have get_authorizer methods return pointersAlex Elder2012-05-17
* libceph: use "do" in CRC-related Boolean variablesAlex Elder2012-03-22
* libceph: make ceph_msgr_wq privateAlex Elder2012-03-22
* ceph: use a shared zero page rather than one per messengerAlex Elder2012-03-22
* Merge branch 'for-linus' of git://ceph.newdream.net/git/ceph-clientLinus Torvalds2011-10-28
|\
| * libceph: don't complain on msgpool alloc failuresSage Weil2011-10-25
* | Merge branch 'master' into for-nextJiri Kosina2011-09-15
|\|
| * libceph: don't time out osd requests that haven't been receivedSage Weil2011-07-26
* | Remove unneeded version.h includes from include/Jesper Juhl2011-09-15
|/
* libceph: fix msgr keepalive flagSage Weil2011-03-04
* libceph: fix msgr backoffSage Weil2011-03-04
* net/ceph: make ceph_msgr_wq non-reentrantTejun Heo2011-01-12
* ceph: explicitly specify page alignment in network messagesSage Weil2010-11-09
* ceph: factor out libceph from Ceph file systemYehuda Sadeh2010-10-20