Merge branch 'topic/core-cleanup' into for-linus
[safe/jmp/linux-2.6] / fs / ceph / auth.c
2010-05-03 Sage Weilceph: add missing #includes
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-02-11 Sage Weilceph: add support for auth_x authentication protocol
2010-02-10 Sage Weilceph: add struct version to auth encoding
2010-02-10 Sage Weilceph: allow renewal of auth credentials
2009-11-20 Yehuda Sadehceph: mount fails immediately on error
2009-11-19 Sage Weilceph: negotiate authentication protocol; implement...