summaryrefslogtreecommitdiff
path: root/fs/freevxfs/vxfs_inode.c
Commit message (Expand)AuthorAge
* freevxfs: update documentation and cresdits for HP-UX supportKrzysztof Błaszkowski2016-06-01
* freevxfs: implement ->alloc_inode and ->destroy_inodeChristoph Hellwig2016-06-01
* freevxfs: move VFS inode allocation into vxfs_blkiget and vxfs_stigetKrzysztof Błaszkowski2016-06-01
* freevxfs: remove vxfs_put_fake_inodeKrzysztof Błaszkowski2016-06-01
* freevxfs: handle big endian HP-UX file systemsKrzysztof Błaszkowski2016-06-01
* don't put symlink bodies in pagecache into highmemAl Viro2015-12-08
* freevxfs: switch to simple_follow_link()Al Viro2015-05-10
* mm + fs: store shadow entries in page cacheJohannes Weiner2014-04-03
* userns: Convert freevxfs to use kuid/kgid where appropriateEric W. Biederman2012-09-21
* vfs: Rename end_writeback() to clear_inode()Jan Kara2012-05-06
* fs: propagate umode_t, misc bitsAl Viro2012-01-03
* vfs: fix the stupidity with i_dentry in inode destructorsAl Viro2012-01-03
* filesystems: add set_nlink()Miklos Szeredi2011-11-02
* treewide: fix a few typos in commentsJustin P. Mattock2011-05-10
* fs: icache RCU free inodesNick Piggin2011-01-07
* fs: do not assign default i_ino in new_inodeChristoph Hellwig2010-10-25
* convert remaining ->clear_inode() to ->evict_inode()Al Viro2010-08-09
* freevxfs: ensure fast symlinks are NUL-terminatedDuane Griffin2008-12-31
* fs/freevxfs/: proper externsAdrian Bunk2008-04-29
* iget: stop FreeVXFS from using iget() and read_inode()David Howells2008-02-07
* freevxfs: possible null pointer dereference fixDmitriy Monakhov2007-05-08
* [PATCH] mark struct inode_operations const 1Arjan van de Ven2007-02-12
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-07
* [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-07
* [PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o2006-09-27
* [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o2006-09-27
* [PATCH] mark address_space_operations constChristoph Hellwig2006-06-28
* [PATCH] vxfs: use generic_ro_fopsChristoph Hellwig2005-11-07
* Linux-2.6.12-rc2Linus Torvalds2005-04-16