Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
05b8ad25bc8b045721a93d04cf8dcf6f74b3cd6a
/
fs
/
ext4
/
extents_status.c
8d2ae1c
ext4: remove trailing \n from ext4_warning/ext4_error calls
by Jakub Wilk
· 9 years ago
87d8a74
ext4: fix setting of referenced bit in ext4_es_lookup_extent()
by Jan Kara
· 9 years ago
ebd173b
ext4: move procfs registration code to fs/ext4/sysfs.c
by Theodore Ts'o
· 9 years ago
d2dc317
ext4: fix data corruption caused by unwritten and delayed extents
by Lukas Czerner
· 10 years ago
72b8e0f
ext4: remove unused header files
by Sheng Yong
· 10 years ago
2be12de
ext4: introduce aging to extent status tree
by Jan Kara
· 10 years ago
624d0f1
ext4: cleanup flag definitions for extent status tree
by Jan Kara
· 10 years ago
dd47592
ext4: limit number of scanned extents in status tree shrinker
by Jan Kara
· 10 years ago
b0dea4c
ext4: move handling of list of shrinkable inodes into extent status code
by Jan Kara
· 10 years ago
edaa53c
ext4: change LRU to round-robin in extent status tree shrinker
by Zheng Liu
· 10 years ago
c2661b8
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 10 years ago
eb68d0e
ext4: track extent status tree shrinker delay statictics
by Zheng Liu
· 10 years ago
e963bb1
ext4: improve extents status tree trace point
by Zheng Liu
· 10 years ago
ed8a1a7
ext4: rename ext4_ext_find_extent() to ext4_find_extent()
by Theodore Ts'o
· 10 years ago
b7ea89a
ext4: allow a NULL argument to ext4_ext_drop_refs()
by Theodore Ts'o
· 10 years ago
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
· 10 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