aboutsummaryrefslogtreecommitdiffstats
path: root/fs/affs/inode.c
AgeCommit message (Expand)Author
2015-12-08don't put symlink bodies in pagecache into highmemAl Viro
2015-06-30fs/affs/inode.c: remove unneeded initializationFabian Frederick
2015-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-04-17fs/affs: use affs_test_opt()Fabian Frederick
2015-04-17fs/affs: use AFFS_MOUNT prefix for mount optionsFabian Frederick
2015-04-15VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells
2015-02-17fs/affs/inode.c: remove double extern affs_symlink_inode_operationsFabian Frederick
2015-02-17fs/affs: fix casting in printed messagesGeert Uytterhoeven
2014-11-19assorted conversions to %p[dD]Al Viro
2014-10-14fs/affs: remove redundant sys_tz declarationsFabian Frederick
2014-10-14fs/affs/inode.c: remove unused variableFabian Frederick
2014-06-06fs/affs: pr_debug cleanupFabian Frederick
2014-04-03mm + fs: store shadow entries in page cacheJohannes Weiner
2012-12-20affs: drop vmtruncateMarco Stornelli
2012-09-21userns: Convert affs to use kuid/kgid wherwe appropriateEric W. Biederman
2012-05-06vfs: Rename end_writeback() to clear_inode()Jan Kara
2011-11-02filesystems: add set_nlink()Miklos Szeredi
2010-10-25new helper: ihold()Al Viro
2010-08-09switch affs to ->evict_inode()Al Viro
2010-08-09remove inode_setattrChristoph Hellwig
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-05pass writeback_control to ->write_inodeChristoph Hellwig
2009-01-05affs: do not zero ->i_opAl Viro
2008-11-14CRED: Wrap task credential accesses in the AFFS filesystemDavid Howells
2008-05-06[PATCH] fix reservation discarding in affsRoman Zippel
2008-02-07iget: stop AFFS from using iget() and read_inode()David Howells
2007-05-21Detach sched.h from mm.hAlexey Dobriyan
2007-02-20[PATCH] affs: implement ->drop_inodeChristoph Hellwig
2007-02-12[PATCH] mark struct inode_operations const 1Arjan van de Ven
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen
2005-09-09[PATCH] update filesystems for new delete_inode behaviorMark Fasheh
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds