aboutsummaryrefslogtreecommitdiffstats
path: root/fs/adfs/file.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-11make new_sync_{read,write}() staticAl Viro1-2/+0
2014-05-06write_iter variants of {__,}generic_file_aio_write()Al Viro1-2/+2
2014-05-06switch simple generic_file_aio_read() users to ->read_iter()Al Viro1-2/+2
2010-05-27rename the generic fsync implementationsChristoph Hellwig1-1/+1
2009-06-17Cleanup of adfs headersAl Viro1-4/+0
2009-06-11repair adfs ->write_inode(), switch to simple_fsync()Al Viro1-1/+1
2007-07-10sendfile: remove .sendfile from filesystems that use generic_file_sendfile()Jens Axboe1-1/+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-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven1-1/+1
2006-03-23[PATCH] fs/*/file.c: drop insane header dependenciesAlexey Dobriyan1-4/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+43