Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ceph: factor out libceph from Ceph file system | Yehuda Sadeh | 2010-10-20 | 1 | -259/+0 |
* | ceph: code cleanup | Yehuda Sadeh | 2010-08-01 | 1 | -3/+3 |
* | ceph: renew auth tickets before they expire | Sage Weil | 2010-05-29 | 1 | -1/+1 |
* | ceph: removed duplicated #includes | Andrea Gelmini | 2010-05-29 | 1 | -1/+0 |
* | ceph: avoid possible null dereference | Sage Weil | 2010-05-29 | 1 | -2/+2 |
* | ceph: include auth method in error messages | Sage Weil | 2010-05-17 | 1 | -4/+5 |
* | ceph: add missing #includes | Sage Weil | 2010-05-03 | 1 | -0/+1 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | ceph: add support for auth_x authentication protocol | Sage Weil | 2010-02-11 | 1 | -1/+5 |
* | ceph: add struct version to auth encoding | Sage Weil | 2010-02-10 | 1 | -0/+3 |
* | ceph: allow renewal of auth credentials | Sage Weil | 2010-02-10 | 1 | -18/+43 |
* | ceph: mount fails immediately on error | Yehuda Sadeh | 2009-11-20 | 1 | -0/+5 |
* | ceph: negotiate authentication protocol; implement AUTH_NONE protocol | Sage Weil | 2009-11-18 | 1 | -0/+220 |