aboutsummaryrefslogtreecommitdiffstats
path: root/fs/adfs/inode.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+1
2016-09-27fs: Replace CURRENT_TIME with current_time() for inode timestampsDeepa Dinamani1-1/+1
2016-09-22fs: Give dentry to inode_change_ok() instead of inodeJan Kara1-1/+1
2015-04-15VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells1-1/+1
2013-09-12truncate: drop 'oldsize' truncate_pagecache() parameterKirill A. Shutemov1-1/+1
2012-12-20adfs: drop vmtruncateMarco Stornelli1-5/+10
2012-09-21userns: Convert adfs to use kuid and kgid where appropriateEric W. Biederman1-2/+2
2011-11-02filesystems: add set_nlink()Miklos Szeredi1-1/+1
2011-03-24Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-1/+0
2011-03-22adfs: add hexadecimal filetype suffix optionStuart Swales1-18/+4
2011-03-22adfs: improve timestamp precisionStuart Swales1-21/+19
2011-03-10block: remove per-queue pluggingJens Axboe1-1/+0
2011-03-02adfs: remove the big kernel lockArnd Bergmann1-6/+0
2010-08-09check ATTR_SIZE contraints in inode_change_okChristoph Hellwig1-4/+1
2010-08-09get rid of cont_write_begin_newtruncChristoph Hellwig1-1/+10
2010-05-27kill spurious reference to vmtruncatenpiggin@suse.de1-1/+2
2010-03-05pass writeback_control to ->write_inodeChristoph Hellwig1-2/+3
2009-09-24adfs: remove redundant test on unsignedRoel Kluin1-7/+0
2009-06-17Cleanup of adfs headersAl Viro1-10/+0
2009-06-11repair adfs ->write_inode(), switch to simple_fsync()Al Viro1-2/+2
2007-10-16fs: adfs convert to new aopsNick Piggin1-5/+9
2006-09-27[PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o1-1/+0
2006-06-28[PATCH] mark address_space_operations constChristoph Hellwig1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+395