aboutsummaryrefslogtreecommitdiffstats
path: root/fs/sysv/file.c
AgeCommit message (Expand)Author
2015-04-15VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells
2015-04-11make new_sync_{read,write}() staticAl Viro
2014-05-06write_iter variants of {__,}generic_file_aio_write()Al Viro
2014-05-06switch simple generic_file_aio_read() users to ->read_iter()Al Viro
2012-12-20sysv: drop vmtruncateMarco Stornelli
2010-08-09remove inode_setattrChristoph Hellwig
2010-08-09add missing setattr methodsChristoph Hellwig
2010-05-27rename the generic fsync implementationsChristoph Hellwig
2009-06-11repair sysv_write_inode(), switch sysv to simple_fsync()Al Viro
2007-07-10sendfile: remove .sendfile from filesystems that use generic_file_sendfile()Jens Axboe
2007-02-12[PATCH] mark struct inode_operations const 3Arjan van de Ven
2006-10-01[PATCH] Streamline generic_file_* interfaces and filemap cleanupsBadari Pulavarty
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds