aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ceph/osd_client.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-11ceph: resubmit requests on pg mapping change (not just primary change)Sage Weil1-0/+2
2010-05-05ceph: don't use writeback_control in writepages completionSage Weil1-1/+0
2010-03-23ceph: rename r_sent_stamp r_stampSage Weil1-1/+1
2010-03-04ceph: reset osd after relevant messages timed outYehuda Sadeh1-1/+5
2010-03-01ceph: use single osd op reply msgSage Weil1-4/+1
2010-02-11ceph: put unused osd connections on lruYehuda Sadeh1-0/+4
2010-01-25ceph: keep reserved replies on the request structureYehuda Sadeh1-3/+5
2010-01-14ceph: display pgid in debugfs osd request dumpSage Weil1-0/+1
2009-12-23ceph: control access to page vector for incoming dataSage Weil1-1/+3
2009-12-21ceph: fix msgpool reservation leakYehuda Sadeh1-0/+1
2009-12-07ceph: use kref for ceph_osd_requestSage Weil1-3/+8
2009-11-18ceph: negotiate authentication protocol; implement AUTH_NONE protocolSage Weil1-0/+4
2009-11-12ceph: build cleanly without CONFIG_DEBUG_FSSage Weil1-0/+2
2009-10-06ceph: OSD clientSage Weil1-0/+144