Merge branch 'topic/core-cleanup' into for-linus
[safe/jmp/linux-2.6] / fs / ceph / dir.c
2010-05-03 Sage Weilceph: clear dir complete, invalidate dentry on replayed...
2010-04-15 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-04-13 Yehuda Sadehceph: reserve one more caps space when doing readdir
2010-04-12 Sage Weilceph: fix dentry reference leak in dcache readdir
2010-03-30 Sage Weilceph: fix dentry rehashing on virtual .snap dir
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-23 Sage Weilceph: fix possible double-free of mds request reference
2009-12-23 Sage Weilceph: add feature bits to connection handshake (protoco...
2009-12-22 Sage Weilceph: do not drop lease during revalidate
2009-12-03 Sage Weilceph: hide /.ceph from readdir results
2009-11-11 Sage Weilceph: exclude snapdir from readdir results
2009-10-27 Sage Weilceph: allocate and parse mount args before client instance
2009-10-06 Sage Weilceph: directory operations