summaryrefslogtreecommitdiff
path: root/fs/affs/inode.c
AgeCommit message (Expand)Author
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-01-04[PATCH] Sync in core time granuality with filesystemsAndi Kleen
2004-12-28[PATCH] affs headers cleanupAlexander Viro
2004-09-16[PATCH] fix for fsync ignoring writing errorsAndrey V. Savochkin
2004-09-08[PATCH] affs endianness annotationsAlexander Viro
2004-06-26[PATCH] affs_setattr() retval fixAndrew Morton
2003-03-16[PATCH] AFFS fixesAndrew Morton
2002-11-17[PATCH] nanosecond stat timefieldsAndi Kleen
2002-10-08[PATCH] 64-bit sector_t - filesystemsAndrew Morton
2002-05-22[PATCH] include buffer_head.h in actual users instead of fs.h (9/10)Christoph Hellwig
2002-05-19[PATCH] get rid of <linux/locks.h>Christoph Hellwig
2002-04-04[PATCH] shift BKL out of notify_changeDave Hansen
2002-03-17[PATCH] struct super_block cleanup - affsBrian Gerst
2002-02-11[PATCH] BKL shifted into ->truncate()Alexander Viro
2002-02-08[PATCH] includes cleanup, 2nd try.Dave Jones
2002-02-05v2.5.2.2 -> v2.5.2.3Linus Torvalds
2002-02-04v2.4.10.1 -> v2.4.10.2Linus Torvalds
2002-02-04v2.4.10.0.3 -> v2.4.10.0.4Linus Torvalds
2002-02-04v2.4.9.1 -> v2.4.9.2Linus Torvalds
2002-02-04v2.4.6.6 -> v2.4.6.7Linus Torvalds
2002-02-04v2.4.3.6 -> v2.4.3.7Linus Torvalds