aboutsummaryrefslogtreecommitdiffstats
path: root/fs/exofs/file.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-20fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlersJosef Bacik1-1/+9
2011-03-15exofs: Write sbi->s_nextid as part of the Create commandBoaz Harrosh1-10/+1
2011-03-15exofs: simple fsync race fixNick Piggin1-5/+0
2010-10-25fs: add sync_inode_metadataChristoph Hellwig1-5/+1
2010-08-11Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds1-12/+17
2010-08-09exofs: New truncate sequenceBoaz Harrosh1-1/+0
2010-08-04exofs: exofs_file_fsync and exofs_file_flush correctnessBoaz Harrosh1-12/+17
2010-05-27drop unused dentry argument to ->fsyncChristoph Hellwig1-4/+3
2009-06-21exofs: Avoid using file_fsync()Boaz Harrosh1-5/+12
2009-06-21exofs: Remove IBM copyrightsBoaz Harrosh1-3/+1
2009-03-31exofs: file and file_inode operationsBoaz Harrosh1-0/+87