aboutsummaryrefslogtreecommitdiffstats
path: root/fs/qnx4/inode.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-10block: remove per-queue pluggingJens Axboe1-1/+0
2011-01-07fs: icache RCU free inodesNick Piggin1-1/+8
2010-10-29new helper: mount_bdev()Al Viro1-5/+4
2010-10-21BKL: remove BKL from qnx4Arnd Bergmann1-13/+1
2010-10-04BKL: Explicitly add BKL around get_sb/fill_superJan Blunck1-1/+7
2010-08-09get rid of cont_write_begin_newtruncChristoph Hellwig1-1/+10
2010-02-04fs/qnx4: decrement sizeof size in strncmpJulia Lawall1-1/+2
2009-12-16qnx4fs: remove remains of the (defunct) write supportAnders Larsen1-21/+1
2009-11-09qnx4fs: add missing KERN_xxx to printk() callsAnders Larsen1-13/+13
2009-09-23qnx4: remove write supportChristoph Hellwig1-83/+1
2009-06-11fs/qnx4: sanitize includesAl Viro1-8/+3
2009-06-11Sanitize qnx4 fsync handlingAl Viro1-26/+12
2009-06-11qnx4: remove ->write_superChristoph Hellwig1-9/+0
2009-04-02fs/qnx4: return f_fsid for statfs(2)Coly Li1-0/+3
2008-07-26SL*B: drop kmem cache argument from constructorAlexey Dobriyan1-1/+1
2008-02-07iget: stop QNX4 from using iget() and read_inode()David Howells1-15/+32
2007-10-17Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter1-2/+1
2007-10-16qnx4: convert to new aopsNick Piggin1-7/+12
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt1-1/+1
2007-05-17Remove SLAB_CTOR_CONSTRUCTORChristoph Lameter1-2/+1
2007-05-07slab allocators: Remove SLAB_DEBUG_INITIAL flagChristoph Lameter1-2/+1
2007-02-12[PATCH] Mark struct super_operations constJosef 'Jeff' Sipek1-2/+2
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter1-2/+2
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter1-1/+1
2006-09-27[PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o1-1/+0
2006-09-27[PATCH] Really ignore kmem_cache_destroy return valueAlexey Dobriyan1-3/+1
2006-09-27[PATCH] fs: Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris1-2/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-28[PATCH] mark address_space_operations constChristoph Hellwig1-1/+1
2006-06-23[PATCH] VFS: Permit filesystem to perform statfs with a known root dentryDavid Howells1-2/+4
2006-06-23[PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells1-3/+4
2006-03-24[PATCH] cpuset memory spread: slab cache formatPaul Jackson1-1/+2
2006-03-24[PATCH] cpuset memory spread: slab cache filesystemsPaul Jackson1-1/+1
2005-09-09[PATCH] update filesystems for new delete_inode behaviorMark Fasheh1-0/+1
2005-06-24[PATCH] fs/qnx4/*: fix sparse warningsAlexey Dobriyan1-2/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+603