Merge branch 'topic/core-cleanup' into for-linus
[safe/jmp/linux-2.6] / fs / ceph / osd_client.h
2010-05-11 Sage Weilceph: resubmit requests on pg mapping change (not just...
2010-05-06 Sage Weilceph: don't use writeback_control in writepages completion
2010-03-23 Sage Weilceph: rename r_sent_stamp r_stamp
2010-03-04 Yehuda Sadehceph: reset osd after relevant messages timed out
2010-03-01 Sage Weilceph: use single osd op reply msg
2010-02-11 Yehuda Sadehceph: put unused osd connections on lru
2010-01-25 Yehuda Sadehceph: keep reserved replies on the request structure
2010-01-14 Sage Weilceph: display pgid in debugfs osd request dump
2009-12-23 Sage Weilceph: control access to page vector for incoming data
2009-12-22 Yehuda Sadehceph: fix msgpool reservation leak
2009-12-07 Sage Weilceph: use kref for ceph_osd_request
2009-11-19 Sage Weilceph: negotiate authentication protocol; implement...
2009-11-12 Sage Weilceph: build cleanly without CONFIG_DEBUG_FS
2009-10-06 Sage Weilceph: OSD client