summaryrefslogtreecommitdiff
path: root/fs/affs/inode.c
Commit message (Expand)AuthorAge
* fs/affs: bugfix: make symbolic links work againFabian Frederick2017-04-26
* sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>Ingo Molnar2017-03-02
* fs/affs: add prefix to some functionsFabian Frederick2017-02-27
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-10
|\
| * fs: Replace CURRENT_TIME_SEC with current_time() for inode timestampsDeepa Dinamani2016-09-27
* | fs: Give dentry to inode_change_ok() instead of inodeJan Kara2016-09-22
|/
* don't put symlink bodies in pagecache into highmemAl Viro2015-12-08
* fs/affs/inode.c: remove unneeded initializationFabian Frederick2015-06-30
* 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-14
* fs/affs/inode.c: remove unused variableFabian Frederick2014-10-14
* 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-14
* [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-rc2Linus Torvalds2005-04-16