Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-02-17 | ceph: fix iterate_caps removal race | Sage Weil | 1 | -1/+1 |
2010-02-17 | ceph: use rbtree for snap_realms | Sage Weil | 1 | -2/+1 |
2010-02-17 | ceph: use rbtree for mds requests | Sage Weil | 1 | -1/+3 |
2010-01-25 | ceph: properly handle aborted mds requests | Sage Weil | 1 | -0/+1 |
2009-12-23 | ceph: do not touch_caps while iterating over caps list | Sage Weil | 1 | -0/+1 |
2009-12-07 | ceph: use kref for struct ceph_mds_request | Sage Weil | 1 | -3/+8 |
2009-11-19 | ceph: negotiate authentication protocol; implement AUTH_NONE protocol | Sage Weil | 1 | -0/+4 |
2009-11-19 | ceph: handle errors during osd client init | Sage Weil | 1 | -1/+1 |
2009-11-13 | ceph: build cleanly without CONFIG_DEBUG_FS | Sage Weil | 1 | -0/+2 |
2009-11-11 | ceph: remove recon_gen logic | Sage Weil | 1 | -2/+0 |
2009-11-09 | ceph: do not confuse stale and dead (unreconnected) caps | Sage Weil | 1 | -0/+2 |
2009-10-06 | ceph: MDS client | Sage Weil | 1 | -0/+321 |