Introduce EXT4_CRC32_INIT instead of ~0
[lwext4.git] / lwext4 / ext4_super.c
2015-10-27 gkostkaIntroduce EXT4_CRC32_INIT instead of ~0
2015-10-27 gkostkaRefactor ext4_offsetof to offsetof and move to ext4_types.h
2015-10-27 gkostkaRefactoring superblock features getters
2015-10-27 gkostkaRefactor FEATURE_INCOMPAT to FINCOM
2015-10-27 gkostkaRefactor FEATURE_RO to FRO
2015-10-25 ngkaho1234Now we should support the metadata_csum flag
2015-10-25 ngkaho1234FIX: Checking an unrelated flag.
2015-10-23 ngkaho1234METADATA_CSUM: superblock checksum added.
2015-10-11 gkostkaMake ext4_sb_sparse public
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-11-08 gkostkameta_bg feature helper functions
2014-10-21 gkostkaFeature checker functions refactoring
2014-10-21 gkostkaAdd ext4_sb_is_super_in_bg
2013-10-27 gkostkaRemoved nasty tabs.
2013-10-27 gkostkaCode format.
2013-10-13 gkostkaUpdate directory tree.