index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ceph
/
messenger.c
Age
Commit message (
Expand
)
Author
2011-10-31
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
Paul Gortmaker
2011-10-25
ceph: use kernel DNS resolver
Noah Watkins
2011-10-25
libceph: warn on msg allocation failures
Sage Weil
2011-10-25
libceph: don't complain on msgpool alloc failures
Sage Weil
2011-09-16
libceph: initialize ack_stamp to avoid unnecessary connection reset
Jim Schutt
2011-07-26
libceph: don't time out osd requests that haven't been received
Sage Weil
2011-05-19
libceph: add missing breaks in addr_set_port
Sage Weil
2011-05-19
libceph: fix TAG_WAIT case
Sage Weil
2011-05-19
libceph: use snprintf for unknown addrs
Sage Weil
2011-05-19
libceph: fix uninitialized value when no get_authorizer method is set
Sage Weil
2011-05-19
libceph: handle connection reopen race with callbacks
Sage Weil
2011-05-03
libceph: fix ceph_msg_new error path
Henry C Chang
2011-03-04
libceph: fix msgr standby handling
Sage Weil
2011-03-04
libceph: fix msgr keepalive flag
Sage Weil
2011-03-04
libceph: fix msgr backoff
Sage Weil
2011-03-03
libceph: retry after authorization failure
Sage Weil
2011-01-25
libceph: fix socket write error handling
Sage Weil
2011-01-25
libceph: fix socket read error handling
Sage Weil
2011-01-12
net/ceph: make ceph_msgr_wq non-reentrant
Tejun Heo
2010-12-14
ceph: fix msgr_init error path
Sage Weil
2010-11-09
ceph: explicitly specify page alignment in network messages
Sage Weil
2010-11-01
ceph: fix small seq message skipping
Sage Weil
2010-10-20
ceph: factor out libceph from Ceph file system
Yehuda Sadeh