summaryrefslogtreecommitdiffstats
path: root/fs/ext4/extents_status.c
AgeCommit message (Expand)AuthorFilesLines
2013-03-02ext4: use percpu counter for extent cache countTheodore Ts'o1-4/+4
2013-02-28ext4: optimize ext4_es_shrink()Theodore Ts'o1-26/+13
2013-02-22ext4: no need to remove extent if len is 0 in ext4_es_remove_extent()Eryu Guan1-0/+6
2013-02-18ext4: reclaim extents from extent status treeZheng Liu1-0/+156
2013-02-18ext4: adjust some functions for reclaiming extents from extent status treeZheng Liu1-26/+24
2013-02-18ext4: lookup block mapping in extent status treeZheng Liu1-0/+60
2013-02-18ext4: rename and improbe ext4_es_find_extent()Zheng Liu1-20/+20
2013-02-18ext4: add physical block and status member into extent status treeZheng Liu1-12/+55
2013-02-18ext4: refine extent status treeZheng Liu1-141/+181
2012-11-08ext4: add some tracepoints in extent status treeZheng Liu1-0/+8
2012-11-08ext4: add operations on extent status treeZheng Liu1-0/+492