aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ext3/fsync.c
Commit message (Expand)AuthorAge
* ext3: Check return value of blkdev_issue_flush()Jan Kara2012-07-09
* ext3: move headers to fs/ext3/Al Viro2012-03-31
* ext3: Remove i_mutex from ext3_sync_file()Jan Kara2011-08-17
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2011-07-26
|\
| * ext3: Add fixed tracepointsLukas Czerner2011-06-25
* | fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlersJosef Bacik2011-07-20
|/
* block: remove BLKDEV_IFL_WAITChristoph Hellwig2010-09-16
* drop unused dentry argument to ->fsyncChristoph Hellwig2010-05-27
* Merge branch 'master' into for-2.6.35Jens Axboe2010-05-21
|\
| * ext3: Fix waiting on transaction during fsyncJan Kara2010-05-21
* | blkdev: generalize flags for blkdev_issue_fn functionsDmitry Monakhov2010-04-28
|/
* ext3: Wait for proper transaction commit on fsyncJan Kara2009-11-11
* ext3: Flush disk caches on fsync when neededJan Kara2009-09-16
* ext3: fdatasync should skip metadata writeout when overwritingHisashi Hifumi2008-04-28
* sparse pointer use of zero as nullStephen Hemminger2007-10-18
* [PATCH] ext3 and jbd cleanup: remove whitespaceMingming Cao2006-09-27
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16