summaryrefslogtreecommitdiffstats
path: root/fs/freevxfs/vxfs_inode.c
Commit message (Expand)AuthorAgeFilesLines
* freevxfs: update documentation and cresdits for HP-UX supportKrzysztof Błaszkowski2016-06-011-0/+1
* freevxfs: implement ->alloc_inode and ->destroy_inodeChristoph Hellwig2016-06-011-133/+82
* freevxfs: move VFS inode allocation into vxfs_blkiget and vxfs_stigetKrzysztof Błaszkowski2016-06-011-7/+20
* freevxfs: remove vxfs_put_fake_inodeKrzysztof Błaszkowski2016-06-011-13/+0
* freevxfs: handle big endian HP-UX file systemsKrzysztof Błaszkowski2016-06-011-2/+29
* don't put symlink bodies in pagecache into highmemAl Viro2015-12-081-0/+1
* freevxfs: switch to simple_follow_link()Al Viro2015-05-101-2/+5
* mm + fs: store shadow entries in page cacheJohannes Weiner2014-04-031-1/+1
* userns: Convert freevxfs to use kuid/kgid where appropriateEric W. Biederman2012-09-211-2/+2
* vfs: Rename end_writeback() to clear_inode()Jan Kara2012-05-061-1/+1
* fs: propagate umode_t, misc bitsAl Viro2012-01-031-2/+2
* vfs: fix the stupidity with i_dentry in inode destructorsAl Viro2012-01-031-1/+0
* filesystems: add set_nlink()Miklos Szeredi2011-11-021-1/+1
* 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-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+351
OpenPOWER on IntegriCloud