aboutsummaryrefslogtreecommitdiff
path: root/fs/ext4/extents_status.c
AgeCommit message (Expand)Author
2015-05-13ext4: fix data corruption caused by unwritten and delayed extentsLukas Czerner
2014-07-17ext4: fix a potential deadlock in __ext4_es_shrink()Theodore Ts'o
2013-09-10fs: convert fs shrinkers to new scan/count APIDave Chinner
2013-08-28ext4: isolate ext4_extents.h fileZheng Liu
2013-08-16ext4: add support for extent pre-cachingTheodore Ts'o
2013-08-16ext4: cache all of an extent tree's leaf block upon readingTheodore Ts'o
2013-08-16ext4: use unsigned int for es_status valuesTheodore Ts'o
2013-07-15ext4: make the extent_status code more robust against ENOMEM failuresTheodore Ts'o
2013-07-13ext4: fix spelling errors and a comment in extent_status treeTheodore Ts'o
2013-07-01ext4: improve extent cache shrink mechanism to avoid to burn CPU timeZheng Liu
2013-05-03ext4: fix fio regressionYan, Zheng
2013-03-10ext4: update extent status tree after an extent is zeroed outZheng Liu
2013-03-10ext4: add self-testing infrastructure to do a sanity checkDmitry Monakhov
2013-03-10ext4: avoid a potential overflow in ext4_es_can_be_merged()Zheng Liu
2013-03-02ext4: use percpu counter for extent cache countTheodore Ts'o
2013-02-28ext4: optimize ext4_es_shrink()Theodore Ts'o
2013-02-22ext4: no need to remove extent if len is 0 in ext4_es_remove_extent()Eryu Guan
2013-02-18ext4: reclaim extents from extent status treeZheng Liu
2013-02-18ext4: adjust some functions for reclaiming extents from extent status treeZheng Liu
2013-02-18ext4: lookup block mapping in extent status treeZheng Liu
2013-02-18ext4: rename and improbe ext4_es_find_extent()Zheng Liu
2013-02-18ext4: add physical block and status member into extent status treeZheng Liu
2013-02-18ext4: refine extent status treeZheng Liu
2012-11-08ext4: add some tracepoints in extent status treeZheng Liu
2012-11-08ext4: add operations on extent status treeZheng Liu