aboutsummaryrefslogtreecommitdiffstats
path: root/fs/affs/file.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-09get rid of cont_write_begin_newtruncChristoph Hellwig1-1/+10
2010-05-27drop unused dentry argument to ->fsyncChristoph Hellwig1-2/+2
2009-06-11sanitize ->fsync() for affsAl Viro1-1/+13
2009-01-04fs: symlink write_begin allocation context fixNick Piggin1-1/+1
2008-07-26[PATCH] f_count may wrap aroundAl Viro1-4/+0
2008-05-06[PATCH] fix reservation discarding in affsRoman Zippel1-8/+17
2008-04-30affs: be*_add_cpu conversionMarcin Slusarz1-2/+2
2008-04-29fs/affs/file.c: use BUG_ONJulia Lawall1-14/+7
2007-10-16fs: affs convert to new aopsNick Piggin1-42/+59
2007-07-10sendfile: remove .sendfile from filesystems that use generic_file_sendfile()Jens Axboe1-1/+1
2007-05-09affs: use zero_user_pageNate Diller1-5/+1
2007-02-12[PATCH] mark struct inode_operations const 1Arjan van de Ven1-1/+1
2006-10-01[PATCH] Streamline generic_file_* interfaces and filemap cleanupsBadari Pulavarty1-2/+4
2006-06-28[PATCH] mark address_space_operations constChristoph Hellwig1-2/+2
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven1-1/+1
2005-11-07[PATCH] remove superflous ctime/mtime updates in affsChristoph Hellwig1-17/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+920