aboutsummaryrefslogtreecommitdiff
path: root/fs/freevxfs/vxfs_inode.c
AgeCommit message (Expand)Author
2016-06-01freevxfs: update documentation and cresdits for HP-UX supportKrzysztof Błaszkowski
2016-06-01freevxfs: implement ->alloc_inode and ->destroy_inodeChristoph Hellwig
2016-06-01freevxfs: move VFS inode allocation into vxfs_blkiget and vxfs_stigetKrzysztof Błaszkowski
2016-06-01freevxfs: remove vxfs_put_fake_inodeKrzysztof Błaszkowski
2016-06-01freevxfs: handle big endian HP-UX file systemsKrzysztof Błaszkowski
2015-12-08don't put symlink bodies in pagecache into highmemAl Viro
2015-05-10freevxfs: switch to simple_follow_link()Al Viro
2014-04-03mm + fs: store shadow entries in page cacheJohannes Weiner
2012-09-21userns: Convert freevxfs to use kuid/kgid where appropriateEric W. Biederman
2012-05-06vfs: Rename end_writeback() to clear_inode()Jan Kara
2012-01-03fs: propagate umode_t, misc bitsAl Viro
2012-01-03vfs: fix the stupidity with i_dentry in inode destructorsAl Viro
2011-11-02filesystems: add set_nlink()Miklos Szeredi
2011-05-10treewide: fix a few typos in commentsJustin P. Mattock
2011-01-07fs: icache RCU free inodesNick Piggin
2010-10-25fs: do not assign default i_ino in new_inodeChristoph Hellwig
2010-08-09convert remaining ->clear_inode() to ->evict_inode()Al Viro
2008-12-31freevxfs: ensure fast symlinks are NUL-terminatedDuane Griffin
2008-04-29fs/freevxfs/: proper externsAdrian Bunk
2008-02-07iget: stop FreeVXFS from using iget() and read_inode()David Howells
2007-05-08freevxfs: possible null pointer dereference fixDmitriy Monakhov
2007-02-12[PATCH] mark struct inode_operations const 1Arjan van de Ven
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter
2006-09-27[PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o
2006-09-27[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o
2006-06-28[PATCH] mark address_space_operations constChristoph Hellwig
2005-11-07[PATCH] vxfs: use generic_ro_fopsChristoph Hellwig
2005-04-16Linux-2.6.12-rc2Linus Torvalds