Introduce EXT4_CRC32_INIT instead of ~0
[lwext4.git] / lwext4 / ext4_ialloc.c
2015-10-27 gkostkaIntroduce EXT4_CRC32_INIT instead of ~0
2015-10-27 gkostkaRefactoring superblock features getters
2015-10-27 gkostkaRefactor FEATURE_RO to FRO
2015-10-27 ngkaho1234FIX: checksum is not calculated for just-initialized...
2015-10-27 ngkaho1234FIX: wrong accounting caused by EXT2_BG_INODE_ZEROED
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-09-16 gkostkaLinux line-endings
2015-09-16 gkostkaLinux codestyle format (tabs indenation)
2015-06-27 gkostkaImprove include policy
2015-06-16 gkostkaStop generating Eclipse project files by default
2015-06-16 gkostkaclang-format: lwext4 modules
2014-05-30 gkostkaMerge bugfixes from HelenOS mainline.
2014-04-07 gkostkaMerge with test_suite branch.
2014-04-06 gkostka* STM32F429 demo in cache writeback mode
2014-04-06 gkostkaClient server basic test suite + minor code improvment.
2014-01-17 gkostka1. Extra directory remove caching.
2014-01-15 gkostkaDocumentation.
2013-10-27 gkostkaRemoved nasty tabs.
2013-10-24 gkostkaBugfix:
2013-10-13 gkostkaUpdate directory tree.