summaryrefslogtreecommitdiff
path: root/net/ceph/messenger.c
AgeCommit message (Expand)AuthorFilesLines
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-04libceph: 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-13net/ceph: make ceph_msgr_wq non-reentrantTejun Heo1-44/+2
2010-12-14ceph: fix msgr_init error pathSage Weil1-5/+3
2010-11-09ceph: explicitly specify page alignment in network messagesSage Weil1-5/+5
2010-11-02ceph: fix small seq message skippingSage Weil1-2/+1
2010-10-21ceph: factor out libceph from Ceph file systemYehuda Sadeh1-0/+2453