aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ext3/fsync.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-09-16block: remove BLKDEV_IFL_WAITChristoph Hellwig1-2/+1
2010-05-27drop unused dentry argument to ->fsyncChristoph Hellwig1-2/+2
2010-05-21Merge branch 'master' into for-2.6.35Jens Axboe1-11/+9
2010-05-21ext3: Fix waiting on transaction during fsyncJan Kara1-11/+9
2010-04-28blkdev: generalize flags for blkdev_issue_fn functionsDmitry Monakhov1-1/+2
2009-11-11ext3: Wait for proper transaction commit on fsyncJan Kara1-20/+16
2009-09-16ext3: Flush disk caches on fsync when neededJan Kara1-1/+11
2008-04-28ext3: fdatasync should skip metadata writeout when overwritingHisashi Hifumi1-0/+3
2007-10-18sparse pointer use of zero as nullStephen Hemminger1-1/+1
2006-09-27[PATCH] ext3 and jbd cleanup: remove whitespaceMingming Cao1-3/+3
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+88