summaryrefslogtreecommitdiffstats
path: root/fs/ceph/osd_client.h
Commit message (Expand)AuthorAgeFilesLines
* ceph: factor out libceph from Ceph file systemYehuda Sadeh2010-10-211-233/+0Star
* ceph-rbd: osdc support for osd call and rollback operationsYehuda Sadeh2010-10-211-0/+6
* ceph: messenger and osdc changes for rbdYehuda Sadeh2010-10-211-13/+48
* ceph: refactor osdc requests creation functionsYehuda Sadeh2010-10-211-0/+25
* ceph: resubmit requests on pg mapping change (not just primary change)Sage Weil2010-05-111-0/+2
* ceph: don't use writeback_control in writepages completionSage Weil2010-05-061-1/+0Star
* ceph: rename r_sent_stamp r_stampSage Weil2010-03-231-1/+1
* ceph: reset osd after relevant messages timed outYehuda Sadeh2010-03-041-1/+5
* ceph: use single osd op reply msgSage Weil2010-03-021-4/+1Star
* ceph: put unused osd connections on lruYehuda Sadeh2010-02-111-0/+4
* ceph: keep reserved replies on the request structureYehuda Sadeh2010-01-251-3/+5
* ceph: display pgid in debugfs osd request dumpSage Weil2010-01-141-0/+1
* ceph: control access to page vector for incoming dataSage Weil2009-12-231-1/+3
* ceph: fix msgpool reservation leakYehuda Sadeh2009-12-221-0/+1
* ceph: use kref for ceph_osd_requestSage Weil2009-12-071-3/+8
* ceph: negotiate authentication protocol; implement AUTH_NONE protocolSage Weil2009-11-191-0/+4
* ceph: build cleanly without CONFIG_DEBUG_FSSage Weil2009-11-131-0/+2
* ceph: OSD clientSage Weil2009-10-061-0/+144