summaryrefslogtreecommitdiff
path: root/net/ceph/messenger.c
AgeCommit message (Expand)Author
2011-10-31net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker
2011-10-25ceph: use kernel DNS resolverNoah Watkins
2011-10-25libceph: warn on msg allocation failuresSage Weil
2011-10-25libceph: don't complain on msgpool alloc failuresSage Weil
2011-09-16libceph: initialize ack_stamp to avoid unnecessary connection resetJim Schutt
2011-07-26libceph: don't time out osd requests that haven't been receivedSage Weil
2011-05-19libceph: add missing breaks in addr_set_portSage Weil
2011-05-19libceph: fix TAG_WAIT caseSage Weil
2011-05-19libceph: use snprintf for unknown addrsSage Weil
2011-05-19libceph: fix uninitialized value when no get_authorizer method is setSage Weil
2011-05-19libceph: handle connection reopen race with callbacksSage Weil
2011-05-03libceph: fix ceph_msg_new error pathHenry C Chang
2011-03-04libceph: fix msgr standby handlingSage Weil
2011-03-04libceph: fix msgr keepalive flagSage Weil
2011-03-04libceph: fix msgr backoffSage Weil
2011-03-03libceph: retry after authorization failureSage Weil
2011-01-25libceph: fix socket write error handlingSage Weil
2011-01-25libceph: fix socket read error handlingSage Weil
2011-01-12net/ceph: make ceph_msgr_wq non-reentrantTejun Heo
2010-12-13ceph: fix msgr_init error pathSage Weil
2010-11-09ceph: explicitly specify page alignment in network messagesSage Weil
2010-11-01ceph: fix small seq message skippingSage Weil
2010-10-20ceph: factor out libceph from Ceph file systemYehuda Sadeh