aboutsummaryrefslogtreecommitdiffstats
path: root/fs/affs/inode.c
Commit message (Expand)AuthorAgeFilesLines
* new helper: ihold()Al Viro2010-10-251-1/+1
* switch affs to ->evict_inode()Al Viro2010-08-091-13/+12
* remove inode_setattrChristoph Hellwig2010-08-091-2/+11
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* pass writeback_control to ->write_inodeChristoph Hellwig2010-03-051-1/+1
* affs: do not zero ->i_opAl Viro2009-01-051-2/+1
* CRED: Wrap task credential accesses in the AFFS filesystemDavid Howells2008-11-141-2/+2
* [PATCH] fix reservation discarding in affsRoman Zippel2008-05-061-26/+8
* iget: stop AFFS from using iget() and read_inode()David Howells2008-02-071-7/+13
* Detach sched.h from mm.hAlexey Dobriyan2007-05-211-1/+1
* [PATCH] affs: implement ->drop_inodeChristoph Hellwig2007-02-201-6/+11
* [PATCH] mark struct inode_operations const 1Arjan van de Ven2007-02-121-1/+1
* [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen2006-01-091-2/+2
* [PATCH] update filesystems for new delete_inode behaviorMark Fasheh2005-09-091-0/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+411