Linus Torvalds
|
d3c926264a
Merge tag 'ext4_for_linue' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
12 years ago |
Lukas Czerner
|
4f42f80a8f
ext4: use s_extent_max_zeroout_kb value as number of kb
|
12 years ago |
Lukas Czerner
|
232ec8720d
ext4: update reserved space after the 'correction'
|
12 years ago |
Zheng Liu
|
3a2256702e
ext4: fix the wrong number of the allocated blocks in ext4_split_extent()
|
12 years ago |
Zheng Liu
|
adb2355104
ext4: update extent status tree after an extent is zeroed out
|
12 years ago |
Zheng Liu
|
cdee78433c
ext4: fix wrong m_len value after unwritten extent conversion
|
12 years ago |
Jan Kara
|
de99fcce1d
ext4: remove unnecessary wait for extent conversion in ext4_fallocate()
|
12 years ago |
Dmitry Monakhov
|
ff95ec22cd
ext4: add warning to ext4_convert_unwritten_extents_endio
|
12 years ago |
Dmitry Monakhov
|
ec22ba8edb
ext4: disable merging of uninitialized extents
|
12 years ago |
Dmitry Monakhov
|
357b66fdc8
ext4: ext4_split_extent should take care of extent zeroout
|
12 years ago |
Linus Torvalds
|
d895cb1af1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 years ago |
Al Viro
|
496ad9aa8e
new helper: file_inode(file)
|
12 years ago |
Zheng Liu
|
69eb33dc24
ext4: remove single extent cache
|
12 years ago |
Zheng Liu
|
d100eef244
ext4: lookup block mapping in extent status tree
|
12 years ago |
Zheng Liu
|
f7fec032aa
ext4: track all extent status in extent status tree
|
12 years ago |
Zheng Liu
|
a25a4e1a5d
ext4: let ext4_ext_map_blocks return EXT4_MAP_UNWRITTEN flag
|
12 years ago |
Zheng Liu
|
be401363ac
ext4: rename and improbe ext4_es_find_extent()
|
12 years ago |
Zheng Liu
|
06b0c88621
ext4: refine extent status tree
|
12 years ago |
Theodore Ts'o
|
9924a92a8c
ext4: pass context information to jbd2__journal_start()
|
12 years ago |
Lukas Czerner
|
b06acd38a4
ext4: remove explicit WARN_ON when ext4_map_blocks() fails
|
12 years ago |
Zheng Liu
|
8bad6fc813
ext4: add punching hole support for non-extent-mapped files
|
12 years ago |
Wang Shilong
|
aebf02430d
ext4: use unlikely to improve the efficiency of the kernel
|
12 years ago |
Theodore Ts'o
|
860d21e2c5
ext4: return ENOMEM if sb_getblk() fails
|
12 years ago |
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 |