Andreas Dilger
|
9206c56155
ext4: return non-zero st_blocks for inline data
|
11 years ago |
Ming Lei
|
bbf023c74d
ext4: pair trace_ext4_writepages & trace_ext4_writepages_result
|
11 years ago |
Ming Lei
|
aeac589a74
ext4: fix performance regression in ext4_writepages
|
11 years ago |
Jan Kara
|
7534e854b9
ext4: fixup kerndoc annotation of mpage_map_and_submit_extent()
|
11 years ago |
Linus Torvalds
|
be5090da4a
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
11 years ago |
Jan Kara
|
9c12a831d7
ext4: fix performance regression in writeback of random writes
|
11 years ago |
Kirill A. Shutemov
|
7caef26767
truncate: drop 'oldsize' truncate_pagecache() parameter
|
11 years ago |
Linus Torvalds
|
45d9a2220f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 years ago |
Christoph Hellwig
|
7b7a8665ed
direct-io: Implement generic deferred AIO completions
|
12 years ago |
Anatol Pomozov
|
70261f568f
ext4: Fix misspellings using 'codespell' tool
|
12 years ago |
Dmitry Monakhov
|
7afe5aa59e
ext4: convert write_begin methods to stable_page_writes semantics
|
12 years ago |
Jan Kara
|
90e775b71a
ext4: fix lost truncate due to race with writeback
|
12 years ago |
Jan Kara
|
5208386c50
ext4: simplify truncation code in ext4_setattr()
|
12 years ago |
Jan Kara
|
5f1132b2ba
ext4: fix ext4_writepages() in presence of truncate
|
12 years ago |
Jan Kara
|
09930042a2
ext4: move test whether extent to map can be extended to one place
|
12 years ago |
Theodore Ts'o
|
3be78c7317
ext4: use unsigned int for es_status values
|
12 years ago |
Jan Kara
|
a361293f5f
jbd2: Fix oops in jbd2_journal_file_inode()
|
12 years ago |
Zheng Liu
|
44fb851dfb
ext4: add WARN_ON to check the length of allocated blocks
|
12 years ago |
Theodore Ts'o
|
63b999685c
ext4: call ext4_es_lru_add() after handling cache miss
|
12 years ago |
Theodore Ts'o
|
bdafe42aaf
ext4: fix spelling errors and a comment in extent_status tree
|
12 years ago |
Jan Kara
|
27d7c4ed1f
ext4: silence warning in ext4_writepages()
|
12 years ago |
Theodore Ts'o
|
cb53054118
ext4: fix up error handling for mpage_map_and_submit_extent()
|
12 years ago |
Lukas Czerner
|
e1be3a928e
ext4: only zero partial blocks in ext4_zero_partial_blocks()
|
12 years ago |
Theodore Ts'o
|
42c832debb
ext4: check error return from ext4_write_inline_data_end()
|
12 years ago |
jon ernst
|
353eefd338
ext4: delete unnecessary C statements
|
12 years ago |
Ashish Sangwan
|
aeb2817a4e
ext4: pass inode pointer instead of file pointer to punch hole
|
12 years ago |
Zheng Liu
|
d3922a777f
ext4: improve extent cache shrink mechanism to avoid to burn CPU time
|
12 years ago |
Theodore Ts'o
|
20970ba65d
ext4: use ext4_da_writepages() for all modes
|
12 years ago |
Jan Kara
|
5dc23bdd5f
ext4: remove ext4_ioend_wait()
|
12 years ago |
Jan Kara
|
c724585b62
ext4: don't wait for extent conversion in ext4_punch_hole()
|
12 years ago |