index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ext4
/
extents_status.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-10
ext4: update extent status tree after an extent is zeroed out
Zheng Liu
1
-0
/
+17
2013-03-10
ext4: add self-testing infrastructure to do a sanity check
Dmitry Monakhov
1
-0
/
+175
2013-03-10
ext4: avoid a potential overflow in ext4_es_can_be_merged()
Zheng Liu
1
-5
/
+15
2013-03-02
ext4: use percpu counter for extent cache count
Theodore Ts'o
1
-4
/
+4
2013-02-28
ext4: optimize ext4_es_shrink()
Theodore Ts'o
1
-26
/
+13
2013-02-22
ext4: no need to remove extent if len is 0 in ext4_es_remove_extent()
Eryu Guan
1
-0
/
+6
2013-02-18
ext4: reclaim extents from extent status tree
Zheng Liu
1
-0
/
+156
2013-02-18
ext4: adjust some functions for reclaiming extents from extent status tree
Zheng Liu
1
-26
/
+24
2013-02-18
ext4: lookup block mapping in extent status tree
Zheng Liu
1
-0
/
+60
2013-02-18
ext4: rename and improbe ext4_es_find_extent()
Zheng Liu
1
-20
/
+20
2013-02-18
ext4: add physical block and status member into extent status tree
Zheng Liu
1
-12
/
+55
2013-02-18
ext4: refine extent status tree
Zheng Liu
1
-141
/
+181
2012-11-08
ext4: add some tracepoints in extent status tree
Zheng Liu
1
-0
/
+8
2012-11-08
ext4: add operations on extent status tree
Zheng Liu
1
-0
/
+492