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 |
Jan Kara
|
a115f749c1
ext4: remove wait for unwritten extent conversion from ext4_truncate()
|
12 years ago |
Jan Kara
|
e83403959f
ext4: protect extent conversion after DIO with i_dio_count
|
12 years ago |
Jan Kara
|
6b523df4fb
ext4: use transaction reservation for extent conversion in ext4_end_io
|
12 years ago |
Jan Kara
|
3613d22807
ext4: remove buffer_uninit handling
|
12 years ago |
Jan Kara
|
4e7ea81db5
ext4: restructure writeback path
|
12 years ago |
Jan Kara
|
fffb273997
ext4: better estimate credits needed for ext4_da_writepages()
|
12 years ago |