Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-08-11 | ceph: generalize mon requests, add pool op support | Yehuda Sadeh | 1 | -0/+5 |
2010-05-22 | ceph: reuse mon subscribe message instead of allocated anew | Sage Weil | 1 | -1/+1 |
2010-05-18 | ceph: make mon client statfs handling more generic | Yehuda Sadeh | 1 | -7/+8 |
2010-05-18 | ceph: drop unnecessary msgpool for mon_client subscribe_ack | Sage Weil | 1 | -5/+1 |
2010-05-18 | ceph: drop unnecessary msgpool for mon_client auth_reply | Sage Weil | 1 | -3/+2 |
2010-05-18 | ceph: clean up statfs | Sage Weil | 1 | -2/+3 |
2010-02-17 | ceph: use rbtree for mon statfs requests | Sage Weil | 1 | -2/+3 |
2010-02-11 | ceph: allow renewal of auth credentials | Sage Weil | 1 | -0/+3 |
2009-11-19 | ceph: negotiate authentication protocol; implement AUTH_NONE protocol | Sage Weil | 1 | -5/+9 |
2009-11-13 | ceph: build cleanly without CONFIG_DEBUG_FS | Sage Weil | 1 | -0/+2 |
2009-10-06 | ceph: monitor client | Sage Weil | 1 | -0/+109 |