summaryrefslogtreecommitdiff
path: root/fs/exofs/file.c
AgeCommit message (Expand)Author
2017-08-01fs: convert a pile of fsync routines to errseq_t based reportingJeff Layton
2016-01-22wrappers for ->i_mutex accessAl Viro
2015-04-11make new_sync_{read,write}() staticAl Viro
2014-10-19Boaz Harrosh - Fix broken email addressBoaz Harrosh
2014-06-12->splice_write() via ->write_iter()Al 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
2011-07-20fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlersJosef Bacik
2011-03-15exofs: Write sbi->s_nextid as part of the Create commandBoaz Harrosh
2011-03-15exofs: simple fsync race fixNick Piggin
2010-10-25fs: add sync_inode_metadataChristoph Hellwig
2010-08-11Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds
2010-08-09exofs: New truncate sequenceBoaz Harrosh
2010-08-04exofs: exofs_file_fsync and exofs_file_flush correctnessBoaz Harrosh
2010-05-27drop unused dentry argument to ->fsyncChristoph Hellwig
2009-06-21exofs: Avoid using file_fsync()Boaz Harrosh
2009-06-21exofs: Remove IBM copyrightsBoaz Harrosh
2009-03-31exofs: file and file_inode operationsBoaz Harrosh