aboutsummaryrefslogtreecommitdiffstats
path: root/fs/smbfs/inode.c
Commit message (Expand)AuthorAgeFilesLines
* switch smbfs to evict_inode()Al Viro2010-08-091-4/+4
* check ATTR_SIZE contraints in inode_change_okChristoph Hellwig2010-08-091-3/+1
* kill spurious reference to vmtruncatenpiggin@suse.de2010-05-271-1/+1
* smbfs: add bdi backing to mount sessionJens Axboe2010-04-221-0/+8
* fs: Make unload_nls() NULL pointer safeThomas Gleixner2009-09-241-8/+2
* push BKL down into ->put_superChristoph Hellwig2009-06-111-0/+4
* CRED: Wrap task credential accesses in the SMBFS filesystemDavid Howells2008-11-141-1/+1
* SL*B: drop kmem cache argument from constructorAlexey Dobriyan2008-07-261-1/+1
* fs/smbfs/inode.c: fix warning message deprecating smbfsSergio Luis2008-02-131-1/+1
* deprecate smbfs in favour of cifsAndrew Morton2008-02-051-0/+7
* smbfs: fix debug buildsJeff Layton2007-11-141-1/+1
* Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter2007-10-171-1/+1
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-201-2/+2
* Detach sched.h from mm.hAlexey Dobriyan2007-05-211-0/+1
* Remove SLAB_CTOR_CONSTRUCTORChristoph Lameter2007-05-171-2/+1
* slab allocators: Remove SLAB_DEBUG_INITIAL flagChristoph Lameter2007-05-071-2/+1
* [PATCH] Mark struct super_operations constJosef 'Jeff' Sipek2007-02-121-1/+1
* [PATCH] smbfs: Make conn_pid a struct pidEric W. Biederman2006-12-131-2/+3
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-071-2/+2
* [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-071-1/+1
* [PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o2006-09-271-2/+0
* [PATCH] Really ignore kmem_cache_destroy return valueAlexey Dobriyan2006-09-271-2/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] VFS: Permit filesystem to perform statfs with a known root dentryDavid Howells2006-06-231-3/+3
* [PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells2006-06-231-3/+3
* [PATCH] smbfs: Fix debug logging-only compilation errorKirk True2006-03-251-1/+1
* [PATCH] cpuset memory spread: slab cache formatPaul Jackson2006-03-241-1/+2
* [PATCH] cpuset memory spread: slab cache filesystemsPaul Jackson2006-03-241-1/+1
* [PATCH] smbfs: remove kmalloc wrapperPekka Enberg2006-01-141-25/+7
* [PATCH] Fix and add EXPORT_SYMBOL(filemap_write_and_wait)OGAWA Hirofumi2006-01-081-2/+1
* [PATCH] update filesystems for new delete_inode behaviorMark Fasheh2005-09-091-0/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+849