aboutsummaryrefslogtreecommitdiffstats
path: root/fs/freevxfs/vxfs_inode.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: fix a few typos in commentsJustin P. Mattock2011-05-101-1/+1
* fs: icache RCU free inodesNick Piggin2011-01-071-1/+8
* fs: do not assign default i_ino in new_inodeChristoph Hellwig2010-10-251-0/+1
* convert remaining ->clear_inode() to ->evict_inode()Al Viro2010-08-091-3/+5
* freevxfs: ensure fast symlinks are NUL-terminatedDuane Griffin2008-12-311-1/+3
* fs/freevxfs/: proper externsAdrian Bunk2008-04-291-5/+0
* iget: stop FreeVXFS from using iget() and read_inode()David Howells2008-02-071-16/+29
* freevxfs: possible null pointer dereference fixDmitriy Monakhov2007-05-081-1/+1
* [PATCH] mark struct inode_operations const 1Arjan van de Ven2007-02-121-1/+1
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-071-1/+1
* [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-071-2/+2
* [PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o2006-09-271-1/+0
* [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o2006-09-271-2/+2
* [PATCH] mark address_space_operations constChristoph Hellwig2006-06-281-3/+3
* [PATCH] vxfs: use generic_ro_fopsChristoph Hellwig2005-11-071-10/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+351