Fix common misspellings
[linux-flexiantxendom0-3.2.10.git] / fs / ncpfs / inode.c
2011-03-31 Lucas De MarchiFix common misspellings
2011-01-13 Al Viromove internal-only parts of ncpfs headers to fs/ncpfs
2011-01-13 Al Viroswitch ncpfs
2011-01-08 Linus TorvaldsMerge branch 'for-2.6.38' of git://git./linux/kernel...
2011-01-07 Nick Pigginfs: rcu-walk aware d_revalidate method
2011-01-07 Nick Pigginfs: dcache reduce branches in lookup path
2011-01-07 Nick Pigginfs: icache RCU free inodes
2010-12-24 Tejun Heoncpfs: don't use flush_scheduled_work()
2010-11-17 Arnd BergmannBKL: remove extraneous #include <smp_lock.h>
2010-10-29 Al Viroconvert get_sb_nodev() users
2010-10-05 Petr Vandrovecncpfs: Lock socket in ncpfs while setting its callbacks
2010-10-04 Petr VandrovecBKL: Remove BKL from ncpfs
2010-08-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-08-09 Al Viroswitch ncpfs to ->evict_inode()
2010-08-09 Christoph Hellwigremove inode_setattr
2010-06-28 Matthew WhitworthFix comment spelling errors in ncpfs/inode.c
2010-04-22 Jens Axboencpfs: add bdi backing to mount session
2009-09-24 Thomas Gleixnerfs: Make unload_nls() NULL pointer safe
2009-06-12 Christoph Hellwigpush BKL down into ->put_super
2008-07-26 Alexey DobriyanSL*B: drop kmem cache argument from constructor
2008-04-28 Harvey Harrisonncpfs: add prototypes to ncp_fs.h
2008-02-08 Miklos Szeredimount options: fix ncpfs
2008-02-06 Robert P. J. DayNCPFS: update diagnostic strings to match routine names.
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-05-17 Christoph LameterRemove SLAB_CTOR_CONSTRUCTOR
2007-05-07 Christoph Lameterslab allocators: Remove SLAB_DEBUG_INITIAL flag
2007-03-06 Pierre Ossmanncpfs: make sure server connection survives a kill
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 2
2006-12-13 Eric W. Biederman[PATCH] ncpfs: ensure we free wdog_pid on parse_option...
2006-12-13 Eric W. Biederman[PATCH] ncpfs: Use struct pid to track the userspace...
2006-12-08 Josef Sipek[PATCH] struct path: convert ncpfs
2006-12-07 Christoph Lameter[PATCH] slab: remove kmem_cache_t
2006-12-07 Christoph Lameter[PATCH] slab: remove SLAB_KERNEL
2006-11-22 David HowellsWorkStruct: make allyesconfig
2006-09-27 Theodore Ts'o[PATCH] inode-diet: Eliminate i_blksize from the inode...
2006-09-27 Alexey Dobriyan[PATCH] Really ignore kmem_cache_destroy return value
2006-09-27 Panagiotis Issaris[PATCH] fs: Conversions from kmalloc+memset to k(z...
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-28 Christoph Hellwig[PATCH] mark address_space_operations const
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 format
2006-03-24 Paul Jackson[PATCH] cpuset memory spread: slab cache filesystems
2006-03-23 Ingo Molnar[PATCH] sem2mutex: NCPFS
2006-01-15 Pekka Enberg[PATCH] ncpfs: remove kmalloc wrapper
2005-09-09 Mark Fasheh[PATCH] update filesystems for new delete_inode behavior
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2