summaryrefslogtreecommitdiffstats
path: root/fs/ceph/auth.c
Commit message (Expand)AuthorAgeFilesLines
* ceph: factor out libceph from Ceph file systemYehuda Sadeh2010-10-211-259/+0Star
* ceph: code cleanupYehuda Sadeh2010-08-021-3/+3
* ceph: renew auth tickets before they expireSage Weil2010-05-291-1/+1
* ceph: removed duplicated #includesAndrea Gelmini2010-05-291-1/+0Star
* ceph: avoid possible null dereferenceSage Weil2010-05-291-2/+2
* ceph: include auth method in error messagesSage Weil2010-05-181-4/+5
* ceph: add missing #includesSage Weil2010-05-031-0/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* ceph: add support for auth_x authentication protocolSage Weil2010-02-111-1/+5
* ceph: add struct version to auth encodingSage Weil2010-02-111-0/+3
* ceph: allow renewal of auth credentialsSage Weil2010-02-111-18/+43
* ceph: mount fails immediately on errorYehuda Sadeh2009-11-201-0/+5
* ceph: negotiate authentication protocol; implement AUTH_NONE protocolSage Weil2009-11-191-0/+220