summaryrefslogtreecommitdiff
path: root/fs/ext3/fsync.c
AgeCommit message (Expand)Author
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
2004-09-22[PATCH] ext3: journalled data fsync fixSeiji Kihara
2004-04-11[PATCH] ext3 fsync() and fdatasync() speedupAndrew Morton
2003-05-07[PATCH] misc fixesAndrew Morton
2003-04-02[PATCH] ext3 journal commit I/O error fixAndrew Morton
2003-03-28[PATCH] speed up ext3_sync_file()Andrew Morton
2002-05-19[PATCH] i_dirty_buffers locking fixAndrew Morton
2002-04-29[PATCH] remove i_dirty_data_buffersAndrew Morton
2002-02-08[PATCH] includes cleanup, 2nd try.Dave Jones
2002-02-04v2.4.14.7 -> v2.4.14.8Linus Torvalds
2002-02-04v2.4.14.1 -> v2.4.14.2Linus Torvalds