aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ext4/fsync.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-28ext4: async direct IO for holes and fallocate supportMingming Cao1-0/+5
2009-09-12ext4: Assure that metadata blocks are written during fsync in no journal modeTheodore Ts'o1-2/+7
2009-09-05ext4: fix cache flush in ext4_sync_fileChristoph Hellwig1-2/+2
2009-06-17ext4: convert instrumentation from markers to tracepointsTheodore Ts'o1-4/+4
2008-10-05ext4: Add debugging markers that can be used by systemtapTheodore Ts'o1-0/+5
2008-09-08ext4: Fix whitespace checkpatch warnings/errorsTheodore Ts'o1-1/+1
2008-07-11ext4: call blkdev_issue_flush on fsyncEric Sandeen1-0/+4
2008-04-29ext4: move headers out of include/linuxChristoph Hellwig1-2/+2
2008-04-17ext4: fdatasync should skip metadata writeout when overwritingHisashi Hifumi1-0/+3
2007-10-17ext4: sparse fixesAneesh Kumar K.V1-1/+1
2006-10-11[PATCH] jbd2: enable building of jbd2 and have ext4 use it rather than jbdMingming Cao1-2/+2
2006-10-11[PATCH] ext4: rename ext4 symbols to avoid duplication of ext3 symbolsMingming Cao1-10/+10
2006-10-11[PATCH] ext4: initial copy of files from ext3Dave Kleikamp1-0/+88