aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ceph/auth.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-03ceph: add missing #includesSage Weil1-0/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-02-11ceph: add support for auth_x authentication protocolSage Weil1-1/+5
2010-02-10ceph: add struct version to auth encodingSage Weil1-0/+3
2010-02-10ceph: allow renewal of auth credentialsSage Weil1-18/+43
2009-11-20ceph: mount fails immediately on errorYehuda Sadeh1-0/+5
2009-11-18ceph: negotiate authentication protocol; implement AUTH_NONE protocolSage Weil1-0/+220