aboutsummaryrefslogtreecommitdiffstats
path: root/fs/exofs/file.c
Commit message (Expand)AuthorAgeFilesLines
* exofs: Write sbi->s_nextid as part of the Create commandBoaz Harrosh2011-03-151-10/+1
* exofs: simple fsync race fixNick Piggin2011-03-151-5/+0
* fs: add sync_inode_metadataChristoph Hellwig2010-10-251-5/+1
* Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds2010-08-111-12/+17
|\
| * exofs: exofs_file_fsync and exofs_file_flush correctnessBoaz Harrosh2010-08-041-12/+17
* | exofs: New truncate sequenceBoaz Harrosh2010-08-091-1/+0
|/
* drop unused dentry argument to ->fsyncChristoph Hellwig2010-05-271-4/+3
* exofs: Avoid using file_fsync()Boaz Harrosh2009-06-211-5/+12
* exofs: Remove IBM copyrightsBoaz Harrosh2009-06-211-3/+1
* exofs: file and file_inode operationsBoaz Harrosh2009-03-311-0/+87