index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ext4
/
extents_status.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
ext4: make ext4_es_insert_extent() return void
Baokun Li
2023-06-26
1
-3
/
+3
*
ext4: make ext4_es_insert_delayed_block() return void
Baokun Li
2023-06-26
1
-2
/
+2
*
ext4: make ext4_es_remove_extent() return void
Baokun Li
2023-06-26
1
-2
/
+2
*
ext4: fix extent_status trace points
Dmitry Monakhov
2020-01-25
1
-0
/
+6
*
ext4: use percpu_counters for extent_status cache hits/misses
Yang Guo
2019-08-28
1
-2
/
+2
*
ext4: rework reserved cluster accounting when invalidating pages
Eric Whitney
2019-08-22
1
-2
/
+0
*
ext4: add new ioctl EXT4_IOC_GET_ES_CACHE
Theodore Ts'o
2019-08-11
1
-0
/
+1
*
ext4: add a new ioctl EXT4_IOC_CLEAR_ES_CACHE
Theodore Ts'o
2019-08-11
1
-0
/
+1
*
ext4: reduce reserved cluster count by number of allocated clusters
Eric Whitney
2018-10-01
1
-0
/
+4
*
ext4: fix reserved cluster accounting at delayed write time
Eric Whitney
2018-10-01
1
-0
/
+12
*
ext4: add new pending reservation mechanism
Eric Whitney
2018-10-01
1
-0
/
+51
*
ext4: generalize extents status tree search functions
Eric Whitney
2018-10-01
1
-3
/
+10
*
ext4: fix up remaining files with SPDX cleanups
Theodore Ts'o
2017-12-17
1
-1
/
+1
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
ext4: move procfs registration code to fs/ext4/sysfs.c
Theodore Ts'o
2015-09-23
1
-0
/
+2
*
ext4: introduce aging to extent status tree
Jan Kara
2014-11-25
1
-4
/
+31
*
ext4: cleanup flag definitions for extent status tree
Jan Kara
2014-11-25
1
-32
/
+26
*
ext4: move handling of list of shrinkable inodes into extent status code
Jan Kara
2014-11-25
1
-2
/
+0
*
ext4: change LRU to round-robin in extent status tree shrinker
Zheng Liu
2014-11-25
1
-4
/
+3
*
ext4: track extent status tree shrinker delay statictics
Zheng Liu
2014-09-01
1
-1
/
+12
*
ext4: add ext4_es_store_pblock_status()
Theodore Ts'o
2014-02-19
1
-0
/
+9
*
ext4: isolate ext4_extents.h file
Zheng Liu
2013-08-28
1
-1
/
+0
*
ext4: cache all of an extent tree's leaf block upon reading
Theodore Ts'o
2013-08-16
1
-0
/
+3
*
ext4: use unsigned int for es_status values
Theodore Ts'o
2013-08-16
1
-20
/
+27
*
ext4: improve extent cache shrink mechanism to avoid to burn CPU time
Zheng Liu
2013-07-01
1
-2
/
+3
*
ext4: fix fio regression
Yan, Zheng
2013-05-03
1
-1
/
+2
*
ext4: update extent status tree after an extent is zeroed out
Zheng Liu
2013-03-10
1
-0
/
+3
*
ext4: add self-testing infrastructure to do a sanity check
Dmitry Monakhov
2013-03-10
1
-0
/
+6
*
ext4: fix extent status tree regression for file systems > 512GB
Theodore Ts'o
2013-02-27
1
-8
/
+11
*
ext4: reclaim extents from extent status tree
Zheng Liu
2013-02-18
1
-0
/
+5
*
ext4: lookup block mapping in extent status tree
Zheng Liu
2013-02-18
1
-0
/
+2
*
ext4: rename and improbe ext4_es_find_extent()
Zheng Liu
2013-02-18
1
-2
/
+2
*
ext4: add physical block and status member into extent status tree
Zheng Liu
2013-02-18
1
-1
/
+63
*
ext4: refine extent status tree
Zheng Liu
2013-02-18
1
-4
/
+4
*
ext4: add operations on extent status tree
Zheng Liu
2012-11-08
1
-0
/
+20
*
ext4: add data structures for the extent status tree
Zheng Liu
2012-11-08
1
-0
/
+25