Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph...
[safe/jmp/linux-2.6] / fs / ceph / dir.c
2010-05-30 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-05-29 Julia Lawallfs/ceph: Use ERR_CAST
2010-05-28 Christoph Hellwigdrop unused dentry argument to ->fsync
2010-05-17 Sage Weilceph: specify max_bytes on readdir replies
2010-05-17 Sage Weilceph: set dn offset when spliced
2010-05-17 Sage Weilceph: set next_offset on readdir finish
2010-05-17 Sage Weilceph: fix memory leak due to possible dentry init race
2010-05-17 Cheng Renquanceph: use ceph_sb_to_client instead of ceph_client
2010-05-17 Sage Weilceph: invalidate affected dentry leases on aborted...
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