aboutsummaryrefslogtreecommitdiffstats
path: root/fs/freevxfs/vxfs_inode.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-07fs: icache RCU free inodesNick Piggin1-1/+8
2010-10-25fs: do not assign default i_ino in new_inodeChristoph Hellwig1-0/+1
2010-08-09convert remaining ->clear_inode() to ->evict_inode()Al Viro1-3/+5
2008-12-31freevxfs: ensure fast symlinks are NUL-terminatedDuane Griffin1-1/+3
2008-04-29fs/freevxfs/: proper externsAdrian Bunk1-5/+0
2008-02-07iget: stop FreeVXFS from using iget() and read_inode()David Howells1-16/+29
2007-05-08freevxfs: possible null pointer dereference fixDmitriy Monakhov1-1/+1
2007-02-12[PATCH] mark struct inode_operations const 1Arjan van de Ven1-1/+1
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter1-1/+1
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter1-2/+2
2006-09-27[PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o1-1/+0
2006-09-27[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o1-2/+2
2006-06-28[PATCH] mark address_space_operations constChristoph Hellwig1-3/+3
2005-11-07[PATCH] vxfs: use generic_ro_fopsChristoph Hellwig1-10/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+351