summaryrefslogtreecommitdiff
path: root/fs/ceph/auth.c
AgeCommit message (Expand)Author
2010-10-20ceph: factor out libceph from Ceph file systemYehuda Sadeh
2010-08-01ceph: code cleanupYehuda Sadeh
2010-05-29ceph: renew auth tickets before they expireSage Weil
2010-05-29ceph: removed duplicated #includesAndrea Gelmini
2010-05-29ceph: avoid possible null dereferenceSage Weil
2010-05-17ceph: include auth method in error messagesSage Weil
2010-05-03ceph: add missing #includesSage Weil
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-11ceph: add support for auth_x authentication protocolSage Weil
2010-02-10ceph: add struct version to auth encodingSage Weil
2010-02-10ceph: allow renewal of auth credentialsSage Weil
2009-11-20ceph: mount fails immediately on errorYehuda Sadeh
2009-11-18ceph: negotiate authentication protocol; implement AUTH_NONE protocolSage Weil