aboutsummaryrefslogtreecommitdiffstats
path: root/fs/affs/file.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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