aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ncpfs/inode.c
Commit message (Expand)AuthorAgeFilesLines
* getting newer filesystem code workingWolfgang Wiedmeyer2015-10-231-5/+5
* fs/ncpfs/inode.c: suppress used-uninitialised warningAndrew Morton2011-05-251-3/+1
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* move internal-only parts of ncpfs headers to fs/ncpfsAl Viro2011-01-121-3/+1
* switch ncpfsAl Viro2011-01-121-1/+1
* Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2011-01-071-1/+6
|\
| * ncpfs: don't use flush_scheduled_work()Tejun Heo2010-12-241-1/+6
* | fs: rcu-walk aware d_revalidate methodNick Piggin2011-01-071-0/+1
* | fs: dcache reduce branches in lookup pathNick Piggin2011-01-071-1/+1
* | fs: icache RCU free inodesNick Piggin2011-01-071-1/+8
|/
* BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-171-1/+0
* convert get_sb_nodev() usersAl Viro2010-10-291-4/+4
* ncpfs: Lock socket in ncpfs while setting its callbacksPetr Vandrovec2010-10-051-5/+9
* BKL: Remove BKL from ncpfsPetr Vandrovec2010-10-041-17/+24
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-08-101-18/+18
|\
| * switch ncpfs to ->evict_inode()Al Viro2010-08-091-6/+6
| * remove inode_setattrChristoph Hellwig2010-08-091-12/+12
* | Fix comment spelling errors in ncpfs/inode.cMatthew Whitworth2010-06-281-2/+2
|/
* ncpfs: add bdi backing to mount sessionJens Axboe2010-04-221-0/+8
* fs: Make unload_nls() NULL pointer safeThomas Gleixner2009-09-241-10/+2
* push BKL down into ->put_superChristoph Hellwig2009-06-111-0/+4
* SL*B: drop kmem cache argument from constructorAlexey Dobriyan2008-07-261-1/+1
* ncpfs: add prototypes to ncp_fs.hHarvey Harrison2008-04-281-6/+0
* mount options: fix ncpfsMiklos Szeredi2008-02-081-4/+45
* NCPFS: update diagnostic strings to match routine names.Robert P. J. Day2008-02-061-2/+2
* 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
* Remove SLAB_CTOR_CONSTRUCTORChristoph Lameter2007-05-171-4/+2
* slab allocators: Remove SLAB_DEBUG_INITIAL flagChristoph Lameter2007-05-071-2/+1
* ncpfs: make sure server connection survives a killPierre Ossman2007-03-061-2/+14
* [PATCH] Mark struct super_operations constJosef 'Jeff' Sipek2007-02-121-1/+1
* [PATCH] mark struct inode_operations const 2Arjan van de Ven2007-02-121-1/+1
* [PATCH] ncpfs: ensure we free wdog_pid on parse_option or fill_inode failureEric W. Biederman2006-12-131-8/+15
* [PATCH] ncpfs: Use struct pid to track the userspace watchdog processEric W. Biederman2006-12-131-5/+6
* [PATCH] struct path: convert ncpfsJosef Sipek2006-12-081-2/+2
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-071-2/+2
* [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-071-1/+1
* WorkStruct: make allyesconfigDavid Howells2006-11-221-4/+4
* [PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o2006-09-271-1/+0
* [PATCH] Really ignore kmem_cache_destroy return valueAlexey Dobriyan2006-09-271-2/+1
* [PATCH] fs: Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris2006-09-271-2/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] mark address_space_operations constChristoph Hellwig2006-06-281-1/+1
* [PATCH] VFS: Permit filesystem to perform statfs with a known root dentryDavid Howells2006-06-231-2/+3
* [PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells2006-06-231-3/+3
* [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] sem2mutex: NCPFSIngo Molnar2006-03-231-3/+3
* [PATCH] ncpfs: remove kmalloc wrapperPekka Enberg2006-01-141-17/+2
* [PATCH] update filesystems for new delete_inode behaviorMark Fasheh2005-09-091-0/+2