summaryrefslogtreecommitdiffstats
path: root/fs/affs/inode.c
Commit message (Expand)AuthorAgeFilesLines
* fs/affs/inode.c: remove double extern affs_symlink_inode_operationsFabian Frederick2015-02-171-2/+0Star
* fs/affs: fix casting in printed messagesGeert Uytterhoeven2015-02-171-3/+2Star
* assorted conversions to %p[dD]Al Viro2014-11-191-2/+2
* fs/affs: remove redundant sys_tz declarationsFabian Frederick2014-10-141-1/+0Star
* fs/affs/inode.c: remove unused variableFabian Frederick2014-10-141-2/+0Star
* fs/affs: pr_debug cleanupFabian Frederick2014-06-071-6/+8
* mm + fs: store shadow entries in page cacheJohannes Weiner2014-04-041-1/+1
* affs: drop vmtruncateMarco Stornelli2012-12-201-1/+4
* userns: Convert affs to use kuid/kgid wherwe appropriateEric W. Biederman2012-09-211-10/+10
* vfs: Rename end_writeback() to clear_inode()Jan Kara2012-05-061-1/+1
* filesystems: add set_nlink()Miklos Szeredi2011-11-021-4/+4
* new helper: ihold()Al Viro2010-10-261-1/+1
* switch affs to ->evict_inode()Al Viro2010-08-091-13/+12Star
* 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/+1Star
* CRED: Wrap task credential accesses in the AFFS filesystemDavid Howells2008-11-141-2/+2
* [PATCH] fix reservation discarding in affsRoman Zippel2008-05-061-26/+8Star
* 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-211-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-101-2/+2
* [PATCH] update filesystems for new delete_inode behaviorMark Fasheh2005-09-091-0/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+411