Refactor FEATURE_RO to FRO
[lwext4.git] / lwext4 / ext4_balloc.c
2015-10-27 gkostkaRefactor FEATURE_RO to FRO
2015-10-27 ngkaho1234FIX: checksum is not calculated for just-initialized...
2015-10-27 ngkaho1234ext4_balloc_bitmap_csum: should be blocks_per_group...
2015-10-27 ngkaho1234FIX: Inode & block bitmap checksums is not assigned...
2015-10-23 ngkaho1234ext4_ialloc.c and ext4_balloc.c: very minor code optimi...
2015-10-23 ngkaho1234METADATA_CSUM: Add some notes to ext4_ialloc.c and...
2015-10-23 ngkaho1234METADATA_CSUM: block & inode bitmap checksum added.
2015-10-18 ngkaho1234Multiple fixes related to basic block type
2015-10-01 Grzegorz KostkaMerge branch 'master' of https://github.com/gkostka...
2015-10-01 ngkaho1234FIX: block bitmap is not correctly initialized.
2015-09-16 gkostkaLinux codestyle format (tabs indenation)
2015-06-28 gkostkaFix comment typos
2015-06-27 gkostkaImprove include policy
2015-06-16 gkostkaclang-format: ext4_balloc
2015-06-16 gkostkaclang-format: ext4_balloc
2014-10-24 gkostkaSupport for flex_bg
2014-06-22 gkostkaComb sort for directory indexing (shold be faster).
2014-05-30 gkostkaMerge bugfixes from HelenOS mainline.
2014-01-15 gkostkaDocumentation.
2013-10-27 gkostkaRemoved nasty tabs.
2013-10-13 gkostkaUpdate directory tree.