aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ceph/auth_x.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-06-13ceph: some endianity fixesYehuda Sadeh1-1/+1
2010-05-29ceph: renew auth tickets before they expireSage Weil1-0/+12
2010-05-17ceph: adjust masked struct_v variable namesSage Weil1-9/+9
2010-05-17ceph: include auth method in error messagesSage Weil1-0/+1
2010-05-03ceph: remove bad auth_x kmem_cacheSage Weil1-22/+10
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-03-23ceph: clean up service ticket decodingSage Weil1-8/+20
2010-03-20ceph: release old ticket_blob bufferSage Weil1-1/+5
2010-03-20ceph: fix authenticator buffer size calculationSage Weil1-6/+13
2010-02-11ceph: add support for auth_x authentication protocolSage Weil1-0/+656