开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ceph
/
messenger.c
Age
Commit message (
Expand
)
Author
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-13
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