aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ncpfs/inode.c
Commit message (Expand)AuthorAge
* fs/ncpfs/inode.c: suppress used-uninitialised warningAndrew Morton2011-05-25
* Fix common misspellingsLucas De Marchi2011-03-31
* move internal-only parts of ncpfs headers to fs/ncpfsAl Viro2011-01-12
* switch ncpfsAl Viro2011-01-12
* Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2011-01-07
|\
| * ncpfs: don't use flush_scheduled_work()Tejun Heo2010-12-24
* | fs: rcu-walk aware d_revalidate methodNick Piggin2011-01-07
* | fs: dcache reduce branches in lookup pathNick Piggin2011-01-07
* | fs: icache RCU free inodesNick Piggin2011-01-07
|/
* BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-17
* convert get_sb_nodev() usersAl Viro2010-10-29
* ncpfs: Lock socket in ncpfs while setting its callbacksPetr Vandrovec2010-10-05
* BKL: Remove BKL from ncpfsPetr Vandrovec2010-10-04
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-08-10
|\
| * switch ncpfs to ->evict_inode()Al Viro2010-08-09
| * remove inode_setattrChristoph Hellwig2010-08-09
* | Fix comment spelling errors in ncpfs/inode.cMatthew Whitworth2010-06-28
|/
* ncpfs: add bdi backing to mount sessionJens Axboe2010-04-22
* fs: Make unload_nls() NULL pointer safeThomas Gleixner2009-09-24
* push BKL down into ->put_superChristoph Hellwig2009-06-11
* SL*B: drop kmem cache argument from constructorAlexey Dobriyan2008-07-26
* ncpfs: add prototypes to ncp_fs.hHarvey Harrison2008-04-28
* mount options: fix ncpfsMiklos Szeredi2008-02-08
* NCPFS: update diagnostic strings to match routine names.Robert P. J. Day2008-02-06
* Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter2007-10-17
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-19
* Remove SLAB_CTOR_CONSTRUCTORChristoph Lameter2007-05-17
* slab allocators: Remove SLAB_DEBUG_INITIAL flagChristoph Lameter2007-05-07
* ncpfs: make sure server connection survives a killPierre Ossman2007-03-06
* [PATCH] Mark struct super_operations constJosef 'Jeff' Sipek2007-02-12
* [PATCH] mark struct inode_operations const 2Arjan van de Ven2007-02-12
* [PATCH] ncpfs: ensure we free wdog_pid on parse_option or fill_inode failureEric W. Biederman2006-12-13
* [PATCH] ncpfs: Use struct pid to track the userspace watchdog processEric W. Biederman2006-12-13
* [PATCH] struct path: convert ncpfsJosef Sipek2006-12-08
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-07
* [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-07
* WorkStruct: make allyesconfigDavid Howells2006-11-22
* [PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o2006-09-27
* [PATCH] Really ignore kmem_cache_destroy return valueAlexey Dobriyan2006-09-27
* [PATCH] fs: Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris2006-09-27
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] mark address_space_operations constChristoph Hellwig2006-06-28
* [PATCH] VFS: Permit filesystem to perform statfs with a known root dentryDavid Howells2006-06-23
* [PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells2006-06-23
* [PATCH] cpuset memory spread: slab cache formatPaul Jackson2006-03-24
* [PATCH] cpuset memory spread: slab cache filesystemsPaul Jackson2006-03-24
* [PATCH] sem2mutex: NCPFSIngo Molnar2006-03-23
* [PATCH] ncpfs: remove kmalloc wrapperPekka Enberg2006-01-14
* [PATCH] update filesystems for new delete_inode behaviorMark Fasheh2005-09-09
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16