aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ext3/fsync.c
Commit message (Expand)AuthorAgeFilesLines
* ext3: Remove i_mutex from ext3_sync_file()Jan Kara2011-08-171-10/+0
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2011-07-261-2/+9
|\
| * ext3: Add fixed tracepointsLukas Czerner2011-06-251-3/+12
* | fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlersJosef Bacik2011-07-201-2/+16
|/
* block: remove BLKDEV_IFL_WAITChristoph Hellwig2010-09-161-2/+1
* drop unused dentry argument to ->fsyncChristoph Hellwig2010-05-271-2/+2
* Merge branch 'master' into for-2.6.35Jens Axboe2010-05-211-11/+9
|\
| * ext3: Fix waiting on transaction during fsyncJan Kara2010-05-211-11/+9
* | blkdev: generalize flags for blkdev_issue_fn functionsDmitry Monakhov2010-04-281-1/+2
|/
* ext3: Wait for proper transaction commit on fsyncJan Kara2009-11-111-20/+16
* ext3: Flush disk caches on fsync when neededJan Kara2009-09-161-1/+11
* ext3: fdatasync should skip metadata writeout when overwritingHisashi Hifumi2008-04-281-0/+3
* sparse pointer use of zero as nullStephen Hemminger2007-10-181-1/+1
* [PATCH] ext3 and jbd cleanup: remove whitespaceMingming Cao2006-09-271-3/+3
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+88