summaryrefslogtreecommitdiffstats
path: root/fs/adfs/inode.c
AgeCommit message (Expand)AuthorLines
2013-09-12truncate: drop 'oldsize' truncate_pagecache() parameterKirill A. Shutemov-1/+1
2012-12-20adfs: drop vmtruncateMarco Stornelli-5/+10
2012-09-21userns: Convert adfs to use kuid and kgid where appropriateEric W. Biederman-2/+2
2011-11-02filesystems: add set_nlink()Miklos Szeredi-1/+1
2011-03-24Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds-1/+0
2011-03-22adfs: add hexadecimal filetype suffix optionStuart Swales-18/+4
2011-03-22adfs: improve timestamp precisionStuart Swales-21/+19
2011-03-10block: remove per-queue pluggingJens Axboe-1/+0
2011-03-02adfs: remove the big kernel lockArnd Bergmann-6/+0
2010-08-09check ATTR_SIZE contraints in inode_change_okChristoph Hellwig-4/+1
2010-08-09get rid of cont_write_begin_newtruncChristoph Hellwig-1/+10
2010-05-27kill spurious reference to vmtruncatenpiggin@suse.de-1/+2
2010-03-05pass writeback_control to ->write_inodeChristoph Hellwig-2/+3
2009-09-24adfs: remove redundant test on unsignedRoel Kluin-7/+0
2009-06-17Cleanup of adfs headersAl Viro-10/+0
2009-06-11repair adfs ->write_inode(), switch to simple_fsync()Al Viro-2/+2
2007-10-16fs: adfs convert to new aopsNick Piggin-5/+9
2006-09-27[PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o-1/+0
2006-06-28[PATCH] mark address_space_operations constChristoph Hellwig-1/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+395