Tao Ma
|
a774f9c20e
ext4: make ext4_init_dot_dotdot for inline dir usage
|
12 years ago |
Tao Ma
|
9c3569b50f
ext4: add delalloc support for inline data
|
12 years ago |
Tao Ma
|
3fdcfb668f
ext4: add journalled write support for inline data
|
12 years ago |
Tao Ma
|
f19d5870cb
ext4: add normal write support for inline data
|
12 years ago |
Tao Ma
|
46c7f25454
ext4: add read support for inline data
|
12 years ago |
Tao Ma
|
67cf5b09a4
ext4: add the basic function for inline data support
|
12 years ago |
Tao Ma
|
879b38257b
ext4: export inline xattr functions
|
12 years ago |
Tao Ma
|
152a7b0a80
ext4: move extra inode read to a new function
|
12 years ago |
Theodore Ts'o
|
aeb1e5d69a
ext4: fix possible use after free with metadata csum
|
12 years ago |
Theodore Ts'o
|
69c499d152
ext4: restructure ext4_ext_direct_IO()
|
12 years ago |
Theodore Ts'o
|
4a092d7379
ext4: rationalize ext4_extents.h inclusion
|
12 years ago |
Vahram Martirosyan
|
766f44d46a
ext4: fixed potential NULL dereference in ext4_calculate_overhead()
|
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 |
Theodore Ts'o
|
f3b59291a6
ext4: remove calls to ext4_jbd2_file_inode() from delalloc write path
|
12 years ago |
Eric Sandeen
|
66bea92c69
ext4: init pagevec in ext4_da_block_invalidatepages
|
12 years ago |
Darrick J. Wong
|
c6af8803cd
ext4: don't verify checksums of dx non-leaf nodes during fallback scan
|
12 years ago |
Theodore Ts'o
|
dffe9d8da7
ext4: do not use ext4_error() when there is no space in dir leaf for csum
|
12 years ago |
Zheng Liu
|
c8c0df241c
ext4: introduce lseek SEEK_DATA/SEEK_HOLE support
|
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
|
992e9fdd7b
ext4: add some tracepoints in extent status tree
|
12 years ago |
Zheng Liu
|
51865fda28
ext4: let ext4 maintain extent status tree
|
12 years ago |
Zheng Liu
|
9a26b66175
ext4: initialize extent status tree
|
12 years ago |
Zheng Liu
|
654598bef3
ext4: add operations on extent status tree
|
12 years ago |
Zheng Liu
|
c0677e6d0f
ext4: add data structures for the extent status tree
|
12 years ago |
Lukas Czerner
|
07aa2ea138
ext4: fix error handling in ext4_fill_super()
|
12 years ago |
Eugene Shatokhin
|
24ec19b0ae
ext4: fix memory leak in ext4_xattr_set_acl()'s error path
|
12 years ago |
Anatol Pomozov
|
8b0f165f79
ext4: remove code duplication in ext4_get_block_write_nolock()
|
12 years ago |
Anatol Pomozov
|
8d8c182570
ext4: use 'inode' variable that is already dereferenced
|
12 years ago |