summaryrefslogtreecommitdiffstats
path: root/fs/affs/inode.c
Commit message (Expand)AuthorAgeFilesLines
* fs/affs: bugfix: make symbolic links work againFabian Frederick2017-04-261-0/+1
* sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>Ingo Molnar2017-03-021-0/+1
* fs/affs: add prefix to some functionsFabian Frederick2017-02-271-4/+5
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-101-1/+1
|\
| * fs: Replace CURRENT_TIME_SEC with current_time() for inode timestampsDeepa Dinamani2016-09-271-1/+1
* | fs: Give dentry to inode_change_ok() instead of inodeJan Kara2016-09-221-1/+1
|/
* don't put symlink bodies in pagecache into highmemAl Viro2015-12-081-0/+1
* fs/affs/inode.c: remove unneeded initializationFabian Frederick2015-06-301-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-04-261-1/+1
|\
| * VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-151-1/+1
* | fs/affs: use affs_test_opt()Fabian Frederick2015-04-171-13/+13
* | fs/affs: use AFFS_MOUNT prefix for mount optionsFabian Frederick2015-04-171-14/+18
|/
* fs/affs/inode.c: remove double extern affs_symlink_inode_operationsFabian Frederick2015-02-171-2/+0
* fs/affs: fix casting in printed messagesGeert Uytterhoeven2015-02-171-3/+2
* assorted conversions to %p[dD]Al Viro2014-11-191-2/+2
* fs/affs: remove redundant sys_tz declarationsFabian Frederick2014-10-141-1/+0
* fs/affs/inode.c: remove unused variableFabian Frederick2014-10-141-2/+0
* fs/affs: pr_debug cleanupFabian Frederick2014-06-061-6/+8
* mm + fs: store shadow entries in page cacheJohannes Weiner2014-04-031-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-251-1/+1
* switch affs to ->evict_inode()Al Viro2010-08-091-13/+12
* 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/+1
* CRED: Wrap task credential accesses in the AFFS filesystemDavid Howells2008-11-141-2/+2
* [PATCH] fix reservation discarding in affsRoman Zippel2008-05-061-26/+8
* 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-201-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-091-2/+2
* [PATCH] update filesystems for new delete_inode behaviorMark Fasheh2005-09-091-0/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+411
OpenPOWER on IntegriCloud