aboutsummaryrefslogtreecommitdiffstats
path: root/fs/affs/file.c
Commit message (Expand)AuthorAgeFilesLines
* block: remove per-queue pluggingJens Axboe2011-03-101-2/+0
* affs: testing the wrong variableDan Carpenter2010-10-251-2/+2
* get rid of cont_write_begin_newtruncChristoph Hellwig2010-08-091-1/+10
* drop unused dentry argument to ->fsyncChristoph Hellwig2010-05-271-2/+2
* sanitize ->fsync() for affsAl Viro2009-06-111-1/+13
* fs: symlink write_begin allocation context fixNick Piggin2009-01-041-1/+1
* [PATCH] f_count may wrap aroundAl Viro2008-07-261-4/+0
* [PATCH] fix reservation discarding in affsRoman Zippel2008-05-061-8/+17
* affs: be*_add_cpu conversionMarcin Slusarz2008-04-301-2/+2
* fs/affs/file.c: use BUG_ONJulia Lawall2008-04-291-14/+7
* fs: affs convert to new aopsNick Piggin2007-10-161-42/+59
* sendfile: remove .sendfile from filesystems that use generic_file_sendfile()Jens Axboe2007-07-101-1/+1
* affs: use zero_user_pageNate Diller2007-05-091-5/+1
* [PATCH] mark struct inode_operations const 1Arjan van de Ven2007-02-121-1/+1
* [PATCH] Streamline generic_file_* interfaces and filemap cleanupsBadari Pulavarty2006-10-011-2/+4
* [PATCH] mark address_space_operations constChristoph Hellwig2006-06-281-2/+2
* [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-281-1/+1
* [PATCH] remove superflous ctime/mtime updates in affsChristoph Hellwig2005-11-071-17/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+920