summaryrefslogtreecommitdiffstats
path: root/fs/ceph/osd_client.h
AgeCommit message (Expand)AuthorLines
2010-10-20ceph: factor out libceph from Ceph file systemYehuda Sadeh-233/+0
2010-10-20ceph-rbd: osdc support for osd call and rollback operationsYehuda Sadeh-0/+6
2010-10-20ceph: messenger and osdc changes for rbdYehuda Sadeh-13/+48
2010-10-20ceph: refactor osdc requests creation functionsYehuda Sadeh-0/+25
2010-05-11ceph: resubmit requests on pg mapping change (not just primary change)Sage Weil-0/+2
2010-05-05ceph: don't use writeback_control in writepages completionSage Weil-1/+0
2010-03-23ceph: rename r_sent_stamp r_stampSage Weil-1/+1
2010-03-04ceph: reset osd after relevant messages timed outYehuda Sadeh-1/+5
2010-03-01ceph: use single osd op reply msgSage Weil-4/+1
2010-02-11ceph: put unused osd connections on lruYehuda Sadeh-0/+4
2010-01-25ceph: keep reserved replies on the request structureYehuda Sadeh-3/+5
2010-01-14ceph: display pgid in debugfs osd request dumpSage Weil-0/+1
2009-12-23ceph: control access to page vector for incoming dataSage Weil-1/+3
2009-12-21ceph: fix msgpool reservation leakYehuda Sadeh-0/+1
2009-12-07ceph: use kref for ceph_osd_requestSage Weil-3/+8
2009-11-18ceph: negotiate authentication protocol; implement AUTH_NONE protocolSage Weil-0/+4
2009-11-12ceph: build cleanly without CONFIG_DEBUG_FSSage Weil-0/+2
2009-10-06ceph: OSD clientSage Weil-0/+144