summaryrefslogtreecommitdiffstats
path: root/fs/smbfs/inode.c
AgeCommit message (Expand)AuthorLines
2010-10-05smbfs: move to drivers/stagingArnd Bergmann-839/+0
2010-08-09switch smbfs to evict_inode()Al Viro-4/+4
2010-08-09check ATTR_SIZE contraints in inode_change_okChristoph Hellwig-3/+1
2010-05-27kill spurious reference to vmtruncatenpiggin@suse.de-1/+1
2010-04-22smbfs: add bdi backing to mount sessionJens Axboe-0/+8
2009-09-24fs: Make unload_nls() NULL pointer safeThomas Gleixner-8/+2
2009-06-11push BKL down into ->put_superChristoph Hellwig-0/+4
2008-11-14CRED: Wrap task credential accesses in the SMBFS filesystemDavid Howells-1/+1
2008-07-26SL*B: drop kmem cache argument from constructorAlexey Dobriyan-1/+1
2008-02-13fs/smbfs/inode.c: fix warning message deprecating smbfsSergio Luis-1/+1
2008-02-05deprecate smbfs in favour of cifsAndrew Morton-0/+7
2007-11-14smbfs: fix debug buildsJeff Layton-1/+1
2007-10-17Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter-1/+1
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt-2/+2
2007-05-21Detach sched.h from mm.hAlexey Dobriyan-0/+1
2007-05-17Remove SLAB_CTOR_CONSTRUCTORChristoph Lameter-2/+1
2007-05-07slab allocators: Remove SLAB_DEBUG_INITIAL flagChristoph Lameter-2/+1
2007-02-12[PATCH] Mark struct super_operations constJosef 'Jeff' Sipek-1/+1
2006-12-13[PATCH] smbfs: Make conn_pid a struct pidEric W. Biederman-2/+3
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter-2/+2
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter-1/+1
2006-09-27[PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o-2/+0
2006-09-27[PATCH] Really ignore kmem_cache_destroy return valueAlexey Dobriyan-2/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel-1/+0
2006-06-23[PATCH] VFS: Permit filesystem to perform statfs with a known root dentryDavid Howells-3/+3
2006-06-23[PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells-3/+3
2006-03-25[PATCH] smbfs: Fix debug logging-only compilation errorKirk True-1/+1
2006-03-24[PATCH] cpuset memory spread: slab cache formatPaul Jackson-1/+2
2006-03-24[PATCH] cpuset memory spread: slab cache filesystemsPaul Jackson-1/+1
2006-01-14[PATCH] smbfs: remove kmalloc wrapperPekka Enberg-25/+7
2006-01-08[PATCH] Fix and add EXPORT_SYMBOL(filemap_write_and_wait)OGAWA Hirofumi-2/+1
2005-09-09[PATCH] update filesystems for new delete_inode behaviorMark Fasheh-0/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+849