summaryrefslogtreecommitdiffstats
path: root/fs/exofs/file.c
Commit message (Expand)AuthorAgeFilesLines
* fs: convert a pile of fsync routines to errseq_t based reportingJeff Layton2017-08-011-1/+1
* wrappers for ->i_mutex accessAl Viro2016-01-221-2/+2
* make new_sync_{read,write}() staticAl Viro2015-04-111-2/+0
* Boaz Harrosh - Fix broken email addressBoaz Harrosh2014-10-191-1/+1
* ->splice_write() via ->write_iter()Al Viro2014-06-121-1/+1
* write_iter variants of {__,}generic_file_aio_write()Al Viro2014-05-061-2/+2
* switch simple generic_file_aio_read() users to ->read_iter()Al Viro2014-05-061-2/+2
* fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlersJosef Bacik2011-07-201-1/+9
* 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
OpenPOWER on IntegriCloud