index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ext4
/
extents_status.h
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-25
ext4: introduce aging to extent status tree
Jan Kara
1
-4
/
+31
2014-11-25
ext4: cleanup flag definitions for extent status tree
Jan Kara
1
-32
/
+26
2014-11-25
ext4: move handling of list of shrinkable inodes into extent status code
Jan Kara
1
-2
/
+0
2014-11-25
ext4: change LRU to round-robin in extent status tree shrinker
Zheng Liu
1
-4
/
+3
2014-09-01
ext4: track extent status tree shrinker delay statictics
Zheng Liu
1
-1
/
+12
2014-02-19
ext4: add ext4_es_store_pblock_status()
Theodore Ts'o
1
-0
/
+9
2013-08-28
ext4: isolate ext4_extents.h file
Zheng Liu
1
-1
/
+0
2013-08-16
ext4: cache all of an extent tree's leaf block upon reading
Theodore Ts'o
1
-0
/
+3
2013-08-16
ext4: use unsigned int for es_status values
Theodore Ts'o
1
-20
/
+27
2013-07-01
ext4: improve extent cache shrink mechanism to avoid to burn CPU time
Zheng Liu
1
-2
/
+3
2013-05-03
ext4: fix fio regression
Yan, Zheng
1
-1
/
+2
2013-03-10
ext4: update extent status tree after an extent is zeroed out
Zheng Liu
1
-0
/
+3
2013-03-10
ext4: add self-testing infrastructure to do a sanity check
Dmitry Monakhov
1
-0
/
+6
2013-02-27
ext4: fix extent status tree regression for file systems > 512GB
Theodore Ts'o
1
-8
/
+11
2013-02-18
ext4: reclaim extents from extent status tree
Zheng Liu
1
-0
/
+5
2013-02-18
ext4: lookup block mapping in extent status tree
Zheng Liu
1
-0
/
+2
2013-02-18
ext4: rename and improbe ext4_es_find_extent()
Zheng Liu
1
-2
/
+2
2013-02-18
ext4: add physical block and status member into extent status tree
Zheng Liu
1
-1
/
+63
2013-02-18
ext4: refine extent status tree
Zheng Liu
1
-4
/
+4
2012-11-08
ext4: add operations on extent status tree
Zheng Liu
1
-0
/
+20
2012-11-08
ext4: add data structures for the extent status tree
Zheng Liu
1
-0
/
+25