Age | Commit message (Expand) | Author | Files | Lines |
2016-06-01 | freevxfs: update documentation and cresdits for HP-UX support | Krzysztof Błaszkowski | 1 | -0/+1 |
2016-06-01 | freevxfs: implement ->alloc_inode and ->destroy_inode | Christoph Hellwig | 1 | -133/+82 |
2016-06-01 | freevxfs: move VFS inode allocation into vxfs_blkiget and vxfs_stiget | Krzysztof Błaszkowski | 1 | -7/+20 |
2016-06-01 | freevxfs: remove vxfs_put_fake_inode | Krzysztof Błaszkowski | 1 | -13/+0 |
2016-06-01 | freevxfs: handle big endian HP-UX file systems | Krzysztof Błaszkowski | 1 | -2/+29 |
2015-12-09 | don't put symlink bodies in pagecache into highmem | Al Viro | 1 | -0/+1 |
2015-05-11 | freevxfs: switch to simple_follow_link() | Al Viro | 1 | -2/+5 |
2014-04-04 | mm + fs: store shadow entries in page cache | Johannes Weiner | 1 | -1/+1 |
2012-09-21 | userns: Convert freevxfs to use kuid/kgid where appropriate | Eric W. Biederman | 1 | -2/+2 |
2012-05-06 | vfs: Rename end_writeback() to clear_inode() | Jan Kara | 1 | -1/+1 |
2012-01-04 | fs: propagate umode_t, misc bits | Al Viro | 1 | -2/+2 |
2012-01-04 | vfs: fix the stupidity with i_dentry in inode destructors | Al Viro | 1 | -1/+0 |
2011-11-02 | filesystems: add set_nlink() | Miklos Szeredi | 1 | -1/+1 |
2011-05-10 | treewide: fix a few typos in comments | Justin P. Mattock | 1 | -1/+1 |
2011-01-07 | fs: icache RCU free inodes | Nick Piggin | 1 | -1/+8 |
2010-10-26 | fs: do not assign default i_ino in new_inode | Christoph Hellwig | 1 | -0/+1 |
2010-08-10 | convert remaining ->clear_inode() to ->evict_inode() | Al Viro | 1 | -3/+5 |
2009-01-01 | freevxfs: ensure fast symlinks are NUL-terminated | Duane Griffin | 1 | -1/+3 |
2008-04-29 | fs/freevxfs/: proper externs | Adrian Bunk | 1 | -5/+0 |
2008-02-07 | iget: stop FreeVXFS from using iget() and read_inode() | David Howells | 1 | -16/+29 |
2007-05-08 | freevxfs: possible null pointer dereference fix | Dmitriy Monakhov | 1 | -1/+1 |
2007-02-12 | [PATCH] mark struct inode_operations const 1 | Arjan van de Ven | 1 | -1/+1 |
2006-12-07 | [PATCH] slab: remove kmem_cache_t | Christoph Lameter | 1 | -1/+1 |
2006-12-07 | [PATCH] slab: remove SLAB_KERNEL | Christoph Lameter | 1 | -2/+2 |
2006-09-27 | [PATCH] inode-diet: Eliminate i_blksize from the inode structure | Theodore Ts'o | 1 | -1/+0 |
2006-09-27 | [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private | Theodore Ts'o | 1 | -2/+2 |
2006-06-29 | [PATCH] mark address_space_operations const | Christoph Hellwig | 1 | -3/+3 |
2005-11-07 | [PATCH] vxfs: use generic_ro_fops | Christoph Hellwig | 1 | -10/+1 |
2005-04-17 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+351 |