index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ceph
/
osd_client.h
Age
Commit message (
Expand
)
Author
2010-10-20
ceph: factor out libceph from Ceph file system
Yehuda Sadeh
2010-10-20
ceph-rbd: osdc support for osd call and rollback operations
Yehuda Sadeh
2010-10-20
ceph: messenger and osdc changes for rbd
Yehuda Sadeh
2010-10-20
ceph: refactor osdc requests creation functions
Yehuda Sadeh
2010-05-11
ceph: resubmit requests on pg mapping change (not just primary change)
Sage Weil
2010-05-05
ceph: don't use writeback_control in writepages completion
Sage Weil
2010-03-23
ceph: rename r_sent_stamp r_stamp
Sage Weil
2010-03-04
ceph: reset osd after relevant messages timed out
Yehuda Sadeh
2010-03-01
ceph: use single osd op reply msg
Sage Weil
2010-02-11
ceph: put unused osd connections on lru
Yehuda Sadeh
2010-01-25
ceph: keep reserved replies on the request structure
Yehuda Sadeh
2010-01-14
ceph: display pgid in debugfs osd request dump
Sage Weil
2009-12-23
ceph: control access to page vector for incoming data
Sage Weil
2009-12-21
ceph: fix msgpool reservation leak
Yehuda Sadeh
2009-12-07
ceph: use kref for ceph_osd_request
Sage Weil
2009-11-18
ceph: negotiate authentication protocol; implement AUTH_NONE protocol
Sage Weil
2009-11-12
ceph: build cleanly without CONFIG_DEBUG_FS
Sage Weil
2009-10-06
ceph: OSD client
Sage Weil