aboutsummaryrefslogtreecommitdiff
path: root/fs/freevxfs/vxfs_inode.c
AgeCommit message (Expand)AuthorFilesLines
2016-06-01freevxfs: remove vxfs_put_fake_inodeGravatar Krzysztof Błaszkowski 1-13/+0
2016-06-01freevxfs: handle big endian HP-UX file systemsGravatar Krzysztof Błaszkowski 1-2/+29
2015-12-08don't put symlink bodies in pagecache into highmemGravatar Al Viro 1-0/+1
2015-05-10freevxfs: switch to simple_follow_link()Gravatar Al Viro 1-2/+5
2014-04-03mm + fs: store shadow entries in page cacheGravatar Johannes Weiner 1-1/+1
2012-09-21userns: Convert freevxfs to use kuid/kgid where appropriateGravatar Eric W. Biederman 1-2/+2
2012-05-06vfs: Rename end_writeback() to clear_inode()Gravatar Jan Kara 1-1/+1
2012-01-03fs: propagate umode_t, misc bitsGravatar Al Viro 1-2/+2
2012-01-03vfs: fix the stupidity with i_dentry in inode destructorsGravatar Al Viro 1-1/+0
2011-11-02filesystems: add set_nlink()Gravatar Miklos Szeredi 1-1/+1
2011-05-10treewide: fix a few typos in commentsGravatar Justin P. Mattock 1-1/+1
2011-01-07fs: icache RCU free inodesGravatar Nick Piggin 1-1/+8
2010-10-25fs: do not assign default i_ino in new_inodeGravatar Christoph Hellwig 1-0/+1
2010-08-09convert remaining ->clear_inode() to ->evict_inode()Gravatar Al Viro 1-3/+5
2008-12-31freevxfs: ensure fast symlinks are NUL-terminatedGravatar Duane Griffin 1-1/+3
2008-04-29fs/freevxfs/: proper externsGravatar Adrian Bunk 1-5/+0
2008-02-07iget: stop FreeVXFS from using iget() and read_inode()Gravatar David Howells 1-16/+29
2007-05-08freevxfs: possible null pointer dereference fixGravatar Dmitriy Monakhov 1-1/+1
2007-02-12[PATCH] mark struct inode_operations const 1Gravatar Arjan van de Ven 1-1/+1
2006-12-07[PATCH] slab: remove kmem_cache_tGravatar Christoph Lameter 1-1/+1
2006-12-07[PATCH] slab: remove SLAB_KERNELGravatar Christoph Lameter 1-2/+2
2006-09-27[PATCH] inode-diet: Eliminate i_blksize from the inode structureGravatar Theodore Ts'o 1-1/+0
2006-09-27[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateGravatar Theodore Ts'o 1-2/+2
2006-06-28[PATCH] mark address_space_operations constGravatar Christoph Hellwig 1-3/+3
2005-11-07[PATCH] vxfs: use generic_ro_fopsGravatar Christoph Hellwig 1-10/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+351