aboutsummaryrefslogtreecommitdiffstats
path: root/fs/affs/inode.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-12-20affs: drop vmtruncateMarco Stornelli1-1/+4
2012-09-21userns: Convert affs to use kuid/kgid wherwe appropriateEric W. Biederman1-10/+10
2012-05-06vfs: Rename end_writeback() to clear_inode()Jan Kara1-1/+1
2011-11-02filesystems: add set_nlink()Miklos Szeredi1-4/+4
2010-10-25new helper: ihold()Al Viro1-1/+1
2010-08-09switch affs to ->evict_inode()Al Viro1-13/+12
2010-08-09remove inode_setattrChristoph Hellwig1-2/+11
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-05pass writeback_control to ->write_inodeChristoph Hellwig1-1/+1
2009-01-05affs: do not zero ->i_opAl Viro1-2/+1
2008-11-14CRED: Wrap task credential accesses in the AFFS filesystemDavid Howells1-2/+2
2008-05-06[PATCH] fix reservation discarding in affsRoman Zippel1-26/+8
2008-02-07iget: stop AFFS from using iget() and read_inode()David Howells1-7/+13
2007-05-21Detach sched.h from mm.hAlexey Dobriyan1-1/+1
2007-02-20[PATCH] affs: implement ->drop_inodeChristoph Hellwig1-6/+11
2007-02-12[PATCH] mark struct inode_operations const 1Arjan van de Ven1-1/+1
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen1-2/+2
2005-09-09[PATCH] update filesystems for new delete_inode behaviorMark Fasheh1-0/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+411