Jiaying Zhang
|
3889fd57ea
ext4: flush the i_completed_io_list during ext4_truncate
|
14 years ago |
Theodore Ts'o
|
a107e5a3a4
Merge branch 'next' into upstream-merge
|
14 years ago |
Theodore Ts'o
|
4a873a472b
ext4: move flush_completed_IO to fs/ext4/fsync.c and make it static
|
14 years ago |
Christoph Hellwig
|
dd3932eddf
block: remove BLKDEV_IFL_WAIT
|
14 years ago |
Christoph Hellwig
|
1b061d9247
rename the generic fsync implementations
|
15 years ago |
Christoph Hellwig
|
7ea8085910
drop unused dentry argument to ->fsync
|
15 years ago |
Linus Torvalds
|
e4ce30f377
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
15 years ago |
Frank Mayhar
|
14ece1028b
ext4: Make fsync sync new parent directories in no-journal mode
|
15 years ago |
Theodore Ts'o
|
60e6679e28
ext4: Drop whitespace at end of lines
|
15 years ago |
Dmitry Monakhov
|
0671e70465
ext4: check missed return value in ext4_sync_file()
|
15 years ago |
Dmitry Monakhov
|
fbd9b09a17
blkdev: generalize flags for blkdev_issue_fn functions
|
15 years ago |
Jiaying Zhang
|
c7064ef13b
ext4: mechanical rename some of the direct I/O get_block's identifiers
|
15 years ago |
Theodore Ts'o
|
cc3e1bea5d
ext4, jbd2: Add barriers for file systems with exernal journals
|
15 years ago |
Jan Kara
|
b436b9bef8
ext4: Wait for proper transaction commit on fsync
|
15 years ago |
Theodore Ts'o
|
6b17d902fd
ext4: avoid issuing unnecessary barriers
|
15 years ago |
Mingming Cao
|
8d5d02e6b1
ext4: async direct IO for holes and fallocate support
|
15 years ago |
Theodore Ts'o
|
fe188c0e08
ext4: Assure that metadata blocks are written during fsync in no journal mode
|
15 years ago |
Christoph Hellwig
|
5f3481e9a8
ext4: fix cache flush in ext4_sync_file
|
15 years ago |
Theodore Ts'o
|
9bffad1ed2
ext4: convert instrumentation from markers to tracepoints
|
16 years ago |
Theodore Ts'o
|
ede86cc473
ext4: Add debugging markers that can be used by systemtap
|
16 years ago |
Theodore Ts'o
|
af5bc92dde
ext4: Fix whitespace checkpatch warnings/errors
|
16 years ago |
Eric Sandeen
|
d755fb3842
ext4: call blkdev_issue_flush on fsync
|
17 years ago |
Christoph Hellwig
|
3dcf54515a
ext4: move headers out of include/linux
|
17 years ago |
Hisashi Hifumi
|
53c550e975
ext4: fdatasync should skip metadata writeout when overwriting
|
17 years ago |
Aneesh Kumar K.V
|
ac39849ddc
ext4: sparse fixes
|
17 years ago |
Mingming Cao
|
dab291af8d
[PATCH] jbd2: enable building of jbd2 and have ext4 use it rather than jbd
|
18 years ago |
Mingming Cao
|
617ba13b31
[PATCH] ext4: rename ext4 symbols to avoid duplication of ext3 symbols
|
18 years ago |
Dave Kleikamp
|
ac27a0ec11
[PATCH] ext4: initial copy of files from ext3
|
18 years ago |