aboutsummaryrefslogtreecommitdiff
path: root/fs/ext3/fsync.c
AgeCommit message (Expand)Author
2012-07-09ext3: Check return value of blkdev_issue_flush()Jan Kara
2012-03-31ext3: move headers to fs/ext3/Al Viro
2011-08-17ext3: Remove i_mutex from ext3_sync_file()Jan Kara
2011-07-26Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2011-07-20fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlersJosef Bacik
2011-06-25ext3: Add fixed tracepointsLukas Czerner
2010-09-16block: remove BLKDEV_IFL_WAITChristoph Hellwig
2010-05-27drop unused dentry argument to ->fsyncChristoph Hellwig
2010-05-21Merge branch 'master' into for-2.6.35Jens Axboe
2010-05-21ext3: Fix waiting on transaction during fsyncJan Kara
2010-04-28blkdev: generalize flags for blkdev_issue_fn functionsDmitry Monakhov
2009-11-11ext3: Wait for proper transaction commit on fsyncJan Kara
2009-09-16ext3: Flush disk caches on fsync when neededJan Kara
2008-04-28ext3: fdatasync should skip metadata writeout when overwritingHisashi Hifumi
2007-10-18sparse pointer use of zero as nullStephen Hemminger
2006-09-27[PATCH] ext3 and jbd cleanup: remove whitespaceMingming Cao
2005-04-16Linux-2.6.12-rc2Linus Torvalds