| Commit message (Expand) | Author | Age | Files | Lines |
* | scsi: fs: remove exofs | Christoph Hellwig | 2019-02-06 | 1 | -83/+0 |
* | fs: convert a pile of fsync routines to errseq_t based reporting | Jeff Layton | 2017-08-01 | 1 | -1/+1 |
* | wrappers for ->i_mutex access | Al Viro | 2016-01-23 | 1 | -2/+2 |
* | make new_sync_{read,write}() static | Al Viro | 2015-04-12 | 1 | -2/+0 |
* | Boaz Harrosh - Fix broken email address | Boaz Harrosh | 2014-10-19 | 1 | -1/+1 |
* | ->splice_write() via ->write_iter() | Al Viro | 2014-06-12 | 1 | -1/+1 |
* | write_iter variants of {__,}generic_file_aio_write() | Al Viro | 2014-05-06 | 1 | -2/+2 |
* | switch simple generic_file_aio_read() users to ->read_iter() | Al Viro | 2014-05-06 | 1 | -2/+2 |
* | fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers | Josef Bacik | 2011-07-21 | 1 | -1/+9 |
* | exofs: Write sbi->s_nextid as part of the Create command | Boaz Harrosh | 2011-03-15 | 1 | -10/+1 |
* | exofs: simple fsync race fix | Nick Piggin | 2011-03-15 | 1 | -5/+0 |
* | fs: add sync_inode_metadata | Christoph Hellwig | 2010-10-26 | 1 | -5/+1 |
* | Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd | Linus Torvalds | 2010-08-11 | 1 | -12/+17 |
|\ |
|
| * | exofs: exofs_file_fsync and exofs_file_flush correctness | Boaz Harrosh | 2010-08-04 | 1 | -12/+17 |
* | | exofs: New truncate sequence | Boaz Harrosh | 2010-08-09 | 1 | -1/+0 |
|/ |
|
* | drop unused dentry argument to ->fsync | Christoph Hellwig | 2010-05-28 | 1 | -4/+3 |
* | exofs: Avoid using file_fsync() | Boaz Harrosh | 2009-06-21 | 1 | -5/+12 |
* | exofs: Remove IBM copyrights | Boaz Harrosh | 2009-06-21 | 1 | -3/+1 |
* | exofs: file and file_inode operations | Boaz Harrosh | 2009-03-31 | 1 | -0/+87 |