index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ext3
/
fsync.c
(
unfollow
)
Commit message (
Expand
)
Author
2013-07-04
ext3: Fix fsync error handling after filesystem abort.
Dmitry Monakhov
2012-07-09
ext3: Check return value of blkdev_issue_flush()
Jan Kara
2012-03-31
ext3: move headers to fs/ext3/
Al Viro
2011-08-17
ext3: Remove i_mutex from ext3_sync_file()
Jan Kara
2011-07-20
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
Josef Bacik
2011-06-25
ext3: Add fixed tracepoints
Lukas Czerner
2010-09-16
block: remove BLKDEV_IFL_WAIT
Christoph Hellwig
2010-05-27
drop unused dentry argument to ->fsync
Christoph Hellwig
2010-05-21
ext3: Fix waiting on transaction during fsync
Jan Kara
2010-04-28
blkdev: generalize flags for blkdev_issue_fn functions
Dmitry Monakhov
2009-11-11
ext3: Wait for proper transaction commit on fsync
Jan Kara
2009-09-16
ext3: Flush disk caches on fsync when needed
Jan Kara
2008-04-28
ext3: fdatasync should skip metadata writeout when overwriting
Hisashi Hifumi
2007-10-18
sparse pointer use of zero as null
Stephen Hemminger
2006-09-27
[PATCH] ext3 and jbd cleanup: remove whitespace
Mingming Cao