Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-03-11 | ext4: update extent status tree after an extent is zeroed out | Zheng Liu | 1 | -0/+3 |
2013-03-11 | 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-09 | ext4: add operations on extent status tree | Zheng Liu | 1 | -0/+20 |
2012-11-09 | ext4: add data structures for the extent status tree | Zheng Liu | 1 | -0/+25 |