aboutsummaryrefslogtreecommitdiffstats
path: root/net/ceph/messenger.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-26libceph: don't time out osd requests that haven't been receivedSage Weil1-7/+5
2011-05-19libceph: add missing breaks in addr_set_portSage Weil1-0/+2
2011-05-19libceph: fix TAG_WAIT caseSage Weil1-1/+3
2011-05-19libceph: use snprintf for unknown addrsSage Weil1-1/+2
2011-05-19libceph: fix uninitialized value when no get_authorizer method is setSage Weil1-5/+6
2011-05-19libceph: handle connection reopen race with callbacksSage Weil1-13/+51
2011-05-03libceph: fix ceph_msg_new error pathHenry C Chang1-13/+13
2011-03-04libceph: fix msgr standby handlingSage Weil1-8/+22
2011-03-04libceph: fix msgr keepalive flagSage Weil1-5/+4
2011-03-04libceph: fix msgr backoffSage Weil1-2/+28
2011-03-03libceph: retry after authorization failureSage Weil1-2/+0
2011-01-25libceph: fix socket write error handlingSage Weil1-11/+12
2011-01-25libceph: fix socket read error handlingSage Weil1-20/+19
2011-01-12net/ceph: make ceph_msgr_wq non-reentrantTejun Heo1-44/+2
2010-12-13ceph: fix msgr_init error pathSage Weil1-5/+3
2010-11-09ceph: explicitly specify page alignment in network messagesSage Weil1-5/+5
2010-11-01ceph: fix small seq message skippingSage Weil1-2/+1
2010-10-20ceph: factor out libceph from Ceph file systemYehuda Sadeh1-0/+2453