Forrest Liu
|
c36575e663
ext4: fix extent tree corruption caused by hole punch
|
12 years ago |
Zhi Yong Wu
|
187fd030d8
ext4: remove unused variable from ext4_ext_in_cache()
|
12 years ago |
Tao Ma
|
0c8d414f16
ext4: let fallocate handle inline data correctly
|
12 years ago |
Tao Ma
|
941919856c
ext4: let fiemap work with inline data
|
12 years ago |
Tao Ma
|
f19d5870cb
ext4: add normal write support for inline data
|
12 years ago |
Theodore Ts'o
|
4a092d7379
ext4: rationalize ext4_extents.h inclusion
|
12 years ago |
Lukas Czerner
|
06348679c9
ext4: simple cleanup in fiemap codepath
|
12 years ago |
Lukas Czerner
|
91dd8c1144
ext4: prevent race while walking extent tree for fiemap
|
12 years ago |
Zheng Liu
|
b3aff3e3f6
ext4: reimplement fiemap using extent status tree
|
12 years ago |
Zheng Liu
|
7d1b1fbc95
ext4: reimplement ext4_find_delay_alloc_range on extent status tree
|
12 years ago |
Zheng Liu
|
51865fda28
ext4: let ext4 maintain extent status tree
|
12 years ago |
Zheng Liu
|
3779473246
ext4: fix missing call to trace_ext4_ext_map_blocks_exit
|
12 years ago |
Zheng Liu
|
19b303d8b5
ext4: print map->m_flags in trace_ext4_ext/ind_map_blocks_exit
|
12 years ago |
Zheng Liu
|
b5645534ce
ext4: print 'flags' in ext4_ext_handle_uninitialized_extents
|
12 years ago |
Dmitry Monakhov
|
dee1f973ca
ext4: race-condition protection for ext4_convert_unwritten_extents_endio
|
12 years ago |
Dmitry Monakhov
|
60d4616f3d
ext4: serialize fallocate with ext4_convert_unwritten_extents
|
12 years ago |
Dmitry Monakhov
|
c278531d39
ext4: fix ext4_flush_completed_IO wait semantics
|
12 years ago |
Dmitry Monakhov
|
6f2080e644
ext4: fix ext_remove_space for punch_hole case
|
12 years ago |
Dmitry Monakhov
|
02d262dffc
ext4: punch_hole should wait for DIO writers
|
12 years ago |
Dmitry Monakhov
|
28a535f9a0
ext4: completed_io locking cleanup
|
12 years ago |
Dmitry Monakhov
|
82e5422911
ext4: fix unwritten counter leakage
|
12 years ago |
Dmitry Monakhov
|
f45ee3a1ea
ext4: ext4_inode_info diet
|
12 years ago |
Wei Yongjun
|
ba39ebb614
ext4: convert to use leXX_add_cpu()
|
12 years ago |
Lukas Czerner
|
63fedaf1c2
ext4: remove unused function ext4_ext_check_cache
|
12 years ago |
Andrey Sidorov
|
18888cf088
ext4: speed up truncate/unlink by not using bforget() unless needed
|
12 years ago |
Wang Sheng-Hui
|
30cb27d661
ext4: fix trivial typo in comment
|
13 years ago |
Ashish Sangwan
|
e3d2e433e3
ext4: no need to add inode to orphan list during hole punch
|
13 years ago |
Zheng Liu
|
67a5da564f
ext4: make the zero-out chunk size tunable
|
13 years ago |
Theodore Ts'o
|
ecb94f5fdf
ext4: collapse a single extent tree block into the inode if possible
|
13 years ago |
Theodore Ts'o
|
89a4e48f84
ext4: fix kernel BUG on large-scale rm -rf commands
|
13 years ago |