aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ceph/osd_client.h
Commit message (Expand)AuthorAgeFilesLines
* 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-011-4/+1
* 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-211-0/+1
* ceph: use kref for ceph_osd_requestSage Weil2009-12-071-3/+8
* ceph: negotiate authentication protocol; implement AUTH_NONE protocolSage Weil2009-11-181-0/+4
* ceph: build cleanly without CONFIG_DEBUG_FSSage Weil2009-11-121-0/+2
* ceph: OSD clientSage Weil2009-10-061-0/+144