summaryrefslogtreecommitdiff
path: root/fs/ext4/fsync.c
AgeCommit message (Expand)Author
2010-05-27rename the generic fsync implementationsChristoph Hellwig
2010-05-27drop unused dentry argument to ->fsyncChristoph Hellwig
2010-05-27Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2010-05-17ext4: Make fsync sync new parent directories in no-journal modeFrank Mayhar
2010-05-17ext4: Drop whitespace at end of linesTheodore Ts'o
2010-05-10ext4: check missed return value in ext4_sync_file()Dmitry Monakhov
2010-04-28blkdev: generalize flags for blkdev_issue_fn functionsDmitry Monakhov
2010-03-02ext4: mechanical rename some of the direct I/O get_block's identifiersJiaying Zhang
2009-12-23ext4, jbd2: Add barriers for file systems with exernal journalsTheodore Ts'o
2009-12-08ext4: Wait for proper transaction commit on fsyncJan Kara
2009-11-23ext4: avoid issuing unnecessary barriersTheodore Ts'o
2009-09-28ext4: async direct IO for holes and fallocate supportMingming Cao
2009-09-12ext4: Assure that metadata blocks are written during fsync in no journal modeTheodore Ts'o
2009-09-05ext4: fix cache flush in ext4_sync_fileChristoph Hellwig
2009-06-17ext4: convert instrumentation from markers to tracepointsTheodore Ts'o
2008-10-05ext4: Add debugging markers that can be used by systemtapTheodore Ts'o
2008-09-08ext4: Fix whitespace checkpatch warnings/errorsTheodore Ts'o
2008-07-11ext4: call blkdev_issue_flush on fsyncEric Sandeen
2008-04-29ext4: move headers out of include/linuxChristoph Hellwig
2008-04-17ext4: fdatasync should skip metadata writeout when overwritingHisashi Hifumi
2007-10-17ext4: sparse fixesAneesh Kumar K.V
2006-10-11[PATCH] jbd2: enable building of jbd2 and have ext4 use it rather than jbdMingming Cao
2006-10-11[PATCH] ext4: rename ext4 symbols to avoid duplication of ext3 symbolsMingming Cao
2006-10-11[PATCH] ext4: initial copy of files from ext3Dave Kleikamp