Whamcloud - gitweb
ext2fs: parallel bitmap loading
[tools/e2fsprogs.git] / contrib / android / basefs_allocator.c
2020-03-21 David AndersonAOSP: e2fsdroid: Don't skip unusable blocks in BaseFS.
2020-03-21 David AndersonAOSP: e2fsdroid: Fix logical block sequencing in BaseFS.
2020-03-21 David AndersonAOSP: e2fsdroid: Properly free the dedup block map.
2020-01-01 David AndersonAOSP: e2fsdroid: Skip Base FS entries that no longer...
2020-01-01 David AndersonAOSP: e2fsdroid: Allow re-use of deduplicated blocks.
2020-01-01 David AndersonAOSP: e2fsdroid: Do not allocate invalid blocks from...
2020-01-01 David AndersonAOSP: e2fsdroid: Refactor basefs allocation.
2020-01-01 David AndersonAOSP: e2fsdroid: Refactor block_range.
2018-06-21 Jin QianAOSP: e2fsdroid/libext2fs: move hashmap into libext2fs
2017-10-16 Theodore Ts'oFix spelling typos in contrib/android code
2017-05-24 Adrien SchildknechtAOSP: e2fsdroid: create incremental images