summaryrefslogtreecommitdiffstats
path: root/fs/ext4/fsync.c
Commit message (Expand)AuthorAgeFilesLines
* ext4: async direct IO for holes and fallocate supportMingming Cao2009-09-281-0/+5
* ext4: Assure that metadata blocks are written during fsync in no journal modeTheodore Ts'o2009-09-121-2/+7
* ext4: fix cache flush in ext4_sync_fileChristoph Hellwig2009-09-061-2/+2
* ext4: convert instrumentation from markers to tracepointsTheodore Ts'o2009-06-171-4/+4
* ext4: Add debugging markers that can be used by systemtapTheodore Ts'o2008-10-061-0/+5
* ext4: Fix whitespace checkpatch warnings/errorsTheodore Ts'o2008-09-091-1/+1
* ext4: call blkdev_issue_flush on fsyncEric Sandeen2008-07-121-0/+4
* ext4: move headers out of include/linuxChristoph Hellwig2008-04-301-2/+2
* ext4: fdatasync should skip metadata writeout when overwritingHisashi Hifumi2008-04-171-0/+3
* ext4: sparse fixesAneesh Kumar K.V2007-10-181-1/+1
* [PATCH] jbd2: enable building of jbd2 and have ext4 use it rather than jbdMingming Cao2006-10-111-2/+2
* [PATCH] ext4: rename ext4 symbols to avoid duplication of ext3 symbolsMingming Cao2006-10-111-10/+10
* [PATCH] ext4: initial copy of files from ext3Dave Kleikamp2006-10-111-0/+88