index
:
kernel_samsung_aries.git
replicant-4.2
kernel/samsung/aries
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ext4
/
fsync.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ext4: fix waiting and sending of a barrier in ext4_sync_file()
Jan Kara
2011-05-24
1
-16
/
+7
*
ext4: use EXT4FS_DEBUG instead of EXT4_DEBUG in fsync.c
Tao Ma
2011-05-09
1
-1
/
+1
*
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
2011-04-11
1
-3
/
+14
|
\
|
*
ext4: sync the directory inode in ext4_sync_parent()
Curt Wohlgemuth
2011-04-10
1
-3
/
+14
*
|
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
|
/
*
ext4: add more tracepoints and use dev_t in the trace buffer
Jiaying Zhang
2011-03-21
1
-5
/
+9
*
ext4: flush the i_completed_io_list during ext4_truncate
Jiaying Zhang
2011-01-10
1
-2
/
+2
*
Merge branch 'next' into upstream-merge
Theodore Ts'o
2010-10-27
1
-0
/
+83
|
\
|
*
ext4: move flush_completed_IO to fs/ext4/fsync.c and make it static
Theodore Ts'o
2010-10-27
1
-0
/
+83
*
|
block: remove BLKDEV_IFL_WAIT
Christoph Hellwig
2010-09-16
1
-3
/
+2
|
/
*
rename the generic fsync implementations
Christoph Hellwig
2010-05-27
1
-1
/
+1
*
drop unused dentry argument to ->fsync
Christoph Hellwig
2010-05-27
1
-4
/
+4
*
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
2010-05-27
1
-4
/
+31
|
\
|
*
ext4: Make fsync sync new parent directories in no-journal mode
Frank Mayhar
2010-05-17
1
-2
/
+29
|
*
ext4: Drop whitespace at end of lines
Theodore Ts'o
2010-05-17
1
-1
/
+1
|
*
ext4: check missed return value in ext4_sync_file()
Dmitry Monakhov
2010-05-10
1
-1
/
+1
*
|
blkdev: generalize flags for blkdev_issue_fn functions
Dmitry Monakhov
2010-04-28
1
-2
/
+4
|
/
*
ext4: mechanical rename some of the direct I/O get_block's identifiers
Jiaying Zhang
2010-03-02
1
-1
/
+1
*
ext4, jbd2: Add barriers for file systems with exernal journals
Theodore Ts'o
2009-12-23
1
-2
/
+14
*
ext4: Wait for proper transaction commit on fsync
Jan Kara
2009-12-08
1
-29
/
+17
*
ext4: avoid issuing unnecessary barriers
Theodore Ts'o
2009-11-23
1
-5
/
+3
*
ext4: async direct IO for holes and fallocate support
Mingming Cao
2009-09-28
1
-0
/
+5
*
ext4: Assure that metadata blocks are written during fsync in no journal mode
Theodore Ts'o
2009-09-12
1
-2
/
+7
*
ext4: fix cache flush in ext4_sync_file
Christoph Hellwig
2009-09-05
1
-2
/
+2
*
ext4: convert instrumentation from markers to tracepoints
Theodore Ts'o
2009-06-17
1
-4
/
+4
*
ext4: Add debugging markers that can be used by systemtap
Theodore Ts'o
2008-10-05
1
-0
/
+5
*
ext4: Fix whitespace checkpatch warnings/errors
Theodore Ts'o
2008-09-08
1
-1
/
+1
*
ext4: call blkdev_issue_flush on fsync
Eric Sandeen
2008-07-11
1
-0
/
+4
*
ext4: move headers out of include/linux
Christoph Hellwig
2008-04-29
1
-2
/
+2
*
ext4: fdatasync should skip metadata writeout when overwriting
Hisashi Hifumi
2008-04-17
1
-0
/
+3
*
ext4: sparse fixes
Aneesh Kumar K.V
2007-10-17
1
-1
/
+1
*
[PATCH] jbd2: enable building of jbd2 and have ext4 use it rather than jbd
Mingming Cao
2006-10-11
1
-2
/
+2
*
[PATCH] ext4: rename ext4 symbols to avoid duplication of ext3 symbols
Mingming Cao
2006-10-11
1
-10
/
+10
*
[PATCH] ext4: initial copy of files from ext3
Dave Kleikamp
2006-10-11
1
-0
/
+88