summaryrefslogtreecommitdiffstats
path: root/fs/ceph/auth_x.c
Commit message (Expand)AuthorAgeFilesLines
* ceph: fix get_ticket_handler() error handlingDan Carpenter2010-08-261-6/+9
* ceph: code cleanupYehuda Sadeh2010-08-011-3/+3
* ceph: fix leak of mon authorizerSage Weil2010-07-051-0/+3
* ceph: some endianity fixesYehuda Sadeh2010-06-131-1/+1
* ceph: renew auth tickets before they expireSage Weil2010-05-291-0/+12
* ceph: adjust masked struct_v variable namesSage Weil2010-05-171-9/+9
* ceph: include auth method in error messagesSage Weil2010-05-171-0/+1
* ceph: remove bad auth_x kmem_cacheSage Weil2010-05-031-22/+10
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* ceph: clean up service ticket decodingSage Weil2010-03-231-8/+20
* ceph: release old ticket_blob bufferSage Weil2010-03-201-1/+5
* ceph: fix authenticator buffer size calculationSage Weil2010-03-201-6/+13
* ceph: add support for auth_x authentication protocolSage Weil2010-02-111-0/+656
OpenPOWER on IntegriCloud