Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ceph: rename r_sent_stamp r_stamp | Sage Weil | 2010-03-23 | 1 | -1/+1 |
* | ceph: reset osd after relevant messages timed out | Yehuda Sadeh | 2010-03-04 | 1 | -1/+5 |
* | ceph: use single osd op reply msg | Sage Weil | 2010-03-01 | 1 | -4/+1 |
* | ceph: put unused osd connections on lru | Yehuda Sadeh | 2010-02-11 | 1 | -0/+4 |
* | ceph: keep reserved replies on the request structure | Yehuda Sadeh | 2010-01-25 | 1 | -3/+5 |
* | ceph: display pgid in debugfs osd request dump | Sage Weil | 2010-01-14 | 1 | -0/+1 |
* | ceph: control access to page vector for incoming data | Sage Weil | 2009-12-23 | 1 | -1/+3 |
* | ceph: fix msgpool reservation leak | Yehuda Sadeh | 2009-12-21 | 1 | -0/+1 |
* | ceph: use kref for ceph_osd_request | Sage Weil | 2009-12-07 | 1 | -3/+8 |
* | ceph: negotiate authentication protocol; implement AUTH_NONE protocol | Sage Weil | 2009-11-18 | 1 | -0/+4 |
* | ceph: build cleanly without CONFIG_DEBUG_FS | Sage Weil | 2009-11-12 | 1 | -0/+2 |
* | ceph: OSD client | Sage Weil | 2009-10-06 | 1 | -0/+144 |