Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
f773054254b6aa0196063658c7e247e7c6eacbeb
/
fs
/
ext4
/
extents_status.c
3f1f9b8
ext4: fix a potential deadlock in __ext4_es_shrink()
by Theodore Ts'o
· 10 years ago
0baaea6
ext4: use EXT_MAX_BLOCKS in ext4_es_can_be_merged()
by Lukas Czerner
· 11 years ago
556615d
ext4: rename uninitialized extents to unwritten
by Lukas Czerner
· 11 years ago
666525d
ext4: fix 64-bit number truncation warning
by Chen Gang
· 11 years ago
ce140cd
ext4: silence warnings in extent status tree debugging code
by Eric Whitney
· 11 years ago
9a6633b
ext4: add ext4_es_store_pblock_status()
by Theodore Ts'o
· 11 years ago
1ab6c49
fs: convert fs shrinkers to new scan/count API
by Dave Chinner
· 11 years ago
d7b2a00
ext4: isolate ext4_extents.h file
by Zheng Liu
· 11 years ago
7869a4a
ext4: add support for extent pre-caching
by Theodore Ts'o
· 11 years ago
107a7bd
ext4: cache all of an extent tree's leaf block upon reading
by Theodore Ts'o
· 11 years ago
3be78c7
ext4: use unsigned int for es_status values
by Theodore Ts'o
· 11 years ago
e15f742
ext4: make the extent_status code more robust against ENOMEM failures
by Theodore Ts'o
· 11 years ago
bdafe42
ext4: fix spelling errors and a comment in extent_status tree
by Theodore Ts'o
· 11 years ago
d3922a7
ext4: improve extent cache shrink mechanism to avoid to burn CPU time
by Zheng Liu
· 11 years ago
e30b5dc
ext4: fix fio regression
by Yan, Zheng
· 12 years ago
adb2355
ext4: update extent status tree after an extent is zeroed out
by Zheng Liu
· 12 years ago
921f266
ext4: add self-testing infrastructure to do a sanity check
by Dmitry Monakhov
· 12 years ago
bd38436
ext4: avoid a potential overflow in ext4_es_can_be_merged()
by Zheng Liu
· 12 years ago
1ac6466
ext4: use percpu counter for extent cache count
by Theodore Ts'o
· 12 years ago
2463077
ext4: optimize ext4_es_shrink()
by Theodore Ts'o
· 12 years ago
d438147
ext4: no need to remove extent if len is 0 in ext4_es_remove_extent()
by Eryu Guan
· 12 years ago
74cd15c
ext4: reclaim extents from extent status tree
by Zheng Liu
· 12 years ago
bdedbb7
ext4: adjust some functions for reclaiming extents from extent status tree
by Zheng Liu
· 12 years ago
d100eef
ext4: lookup block mapping in extent status tree
by Zheng Liu
· 12 years ago
be40136
ext4: rename and improbe ext4_es_find_extent()
by Zheng Liu
· 12 years ago
fdc0212
ext4: add physical block and status member into extent status tree
by Zheng Liu
· 12 years ago
06b0c88
ext4: refine extent status tree
by Zheng Liu
· 12 years ago
992e9fd
ext4: add some tracepoints in extent status tree
by Zheng Liu
· 12 years ago
654598b
ext4: add operations on extent status tree
by Zheng Liu
· 12 years ago