vfs: fix the stupidity with i_dentry in inode destructors
[linux-flexiantxendom0-3.2.10.git] / fs / coda / inode.c
2012-01-04 Al Virovfs: fix the stupidity with i_dentry in inode destructors
2011-01-13 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-01-13 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2011-01-13 Al Virotake coda-private headers out of include/linux
2011-01-13 Al Viroswitch coda
2011-01-07 Nick Pigginfs: icache RCU free inodes
2010-12-09 Jesper Juhlcoda: kill redundant cast in coda_alloc_inode()
2010-10-29 Al Viroconvert get_sb_nodev() users
2010-10-25 Yoshihisa AbeCoda: replace BKL with mutex
2010-10-25 Yoshihisa AbeCoda: push BKL regions into coda_upcall()
2010-10-25 Yoshihisa AbeCoda: add spin lock to protect accesses to struct coda_...
2010-10-04 Jan BlunckBKL: Explicitly add BKL around get_sb/fill_super
2010-08-09 Al Viroconvert remaining ->clear_inode() to ->evict_inode()
2010-04-22 Jens Axboecoda: add bdi backing to mount session
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2008-07-26 Alexey DobriyanSL*B: drop kmem cache argument from constructor
2007-10-17 Christoph LameterSlab API: remove useless ctor parameter and reorder...
2007-07-20 Paul Mundtmm: Remove slab destructors from kmem_cache_create().
2007-07-19 Jan Harkescoda: remove struct coda_sb_info
2007-07-19 Jan Harkescoda: coda doesn't track atime
2007-05-17 Christoph LameterRemove SLAB_CTOR_CONSTRUCTOR
2007-05-07 Christoph Lameterslab allocators: Remove SLAB_DEBUG_INITIAL flag
2007-02-12 Josef 'Jeff' Sipek[PATCH] Mark struct super_operations const
2007-02-12 Arjan van de Ven[PATCH] mark struct inode_operations const 1
2006-12-08 Josef Sipek[PATCH] struct path: convert coda
2006-12-07 Christoph Lameter[PATCH] slab: remove kmem_cache_t
2006-12-07 Christoph Lameter[PATCH] slab: remove SLAB_KERNEL
2006-09-27 Alexey Dobriyan[PATCH] Really ignore kmem_cache_destroy return value
2006-06-23 David Howells[PATCH] VFS: Permit filesystem to perform statfs with...
2006-06-23 David Howells[PATCH] VFS: Permit filesystem to override root dentry...
2006-03-24 Paul Jackson[PATCH] cpuset memory spread: slab cache filesystems
2006-03-24 Adrian Bunk[PATCH] fs/coda/: proper prototypes
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2