summaryrefslogtreecommitdiffstats
path: root/fs/affs/file.c
Commit message (Expand)AuthorAgeFilesLines
* fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlersJosef Bacik2011-07-211-1/+7
* block: remove per-queue pluggingJens Axboe2011-03-101-2/+0Star
* affs: testing the wrong variableDan Carpenter2010-10-261-2/+2
* get rid of cont_write_begin_newtruncChristoph Hellwig2010-08-091-1/+10
* drop unused dentry argument to ->fsyncChristoph Hellwig2010-05-281-2/+2
* sanitize ->fsync() for affsAl Viro2009-06-121-1/+13
* fs: symlink write_begin allocation context fixNick Piggin2009-01-041-1/+1
* [PATCH] f_count may wrap aroundAl Viro2008-07-271-4/+0Star
* [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/+7Star
* 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/+1Star
* [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/+1Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+920