aboutsummaryrefslogtreecommitdiffstats
path: root/fs/affs/inode.c
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-04-26
|\
| * VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-15
* | fs/affs: use affs_test_opt()Fabian Frederick2015-04-17
* | fs/affs: use AFFS_MOUNT prefix for mount optionsFabian Frederick2015-04-17
|/
* fs/affs/inode.c: remove double extern affs_symlink_inode_operationsFabian Frederick2015-02-17
* fs/affs: fix casting in printed messagesGeert Uytterhoeven2015-02-17
* assorted conversions to %p[dD]Al Viro2014-11-19
* fs/affs: remove redundant sys_tz declarationsFabian Frederick2014-10-13
* fs/affs/inode.c: remove unused variableFabian Frederick2014-10-13
* fs/affs: pr_debug cleanupFabian Frederick2014-06-06
* mm + fs: store shadow entries in page cacheJohannes Weiner2014-04-03
* affs: drop vmtruncateMarco Stornelli2012-12-20
* userns: Convert affs to use kuid/kgid wherwe appropriateEric W. Biederman2012-09-21
* vfs: Rename end_writeback() to clear_inode()Jan Kara2012-05-06
* filesystems: add set_nlink()Miklos Szeredi2011-11-02
* new helper: ihold()Al Viro2010-10-25
* switch affs to ->evict_inode()Al Viro2010-08-09
* remove inode_setattrChristoph Hellwig2010-08-09
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* pass writeback_control to ->write_inodeChristoph Hellwig2010-03-05
* affs: do not zero ->i_opAl Viro2009-01-05
* CRED: Wrap task credential accesses in the AFFS filesystemDavid Howells2008-11-13
* [PATCH] fix reservation discarding in affsRoman Zippel2008-05-06
* iget: stop AFFS from using iget() and read_inode()David Howells2008-02-07
* Detach sched.h from mm.hAlexey Dobriyan2007-05-21
* [PATCH] affs: implement ->drop_inodeChristoph Hellwig2007-02-20
* [PATCH] mark struct inode_operations const 1Arjan van de Ven2007-02-12
* [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen2006-01-09
* [PATCH] update filesystems for new delete_inode behaviorMark Fasheh2005-09-09
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16