summaryrefslogtreecommitdiff
path: root/fs/exofs/file.c
Commit message (Expand)AuthorAge
* fs: convert a pile of fsync routines to errseq_t based reportingJeff Layton2017-08-01
* wrappers for ->i_mutex accessAl Viro2016-01-22
* make new_sync_{read,write}() staticAl Viro2015-04-11
* Boaz Harrosh - Fix broken email addressBoaz Harrosh2014-10-19
* ->splice_write() via ->write_iter()Al Viro2014-06-12
* write_iter variants of {__,}generic_file_aio_write()Al Viro2014-05-06
* switch simple generic_file_aio_read() users to ->read_iter()Al Viro2014-05-06
* fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlersJosef Bacik2011-07-20
* exofs: Write sbi->s_nextid as part of the Create commandBoaz Harrosh2011-03-15
* exofs: simple fsync race fixNick Piggin2011-03-15
* fs: add sync_inode_metadataChristoph Hellwig2010-10-25
* Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds2010-08-11
|\
| * exofs: exofs_file_fsync and exofs_file_flush correctnessBoaz Harrosh2010-08-04
* | exofs: New truncate sequenceBoaz Harrosh2010-08-09
|/
* drop unused dentry argument to ->fsyncChristoph Hellwig2010-05-27
* exofs: Avoid using file_fsync()Boaz Harrosh2009-06-21
* exofs: Remove IBM copyrightsBoaz Harrosh2009-06-21
* exofs: file and file_inode operationsBoaz Harrosh2009-03-31