ext4_debug: add DEBUG_NOPREFIX flag for debug printf
[lwext4.git] / lwext4 / ext4_config.h
2015-12-09 gkostkaext4_debug: add DEBUG_NOPREFIX flag for debug printf
2015-11-19 gkostkaAdd #ifdef __cplusplus to all header files
2015-11-19 gkostkaSet new default configuration (remove some unnecessary...
2015-10-29 gkostkaRefactor debug message format (CONFIG_DEBUG_PREFIX)
2015-10-27 gkostkaIntroduce CONFIG_META_CSUM_ENABLE flag
2015-10-27 gkostkaRefactor ext4_offsetof to offsetof and move to ext4_types.h
2015-10-27 gkostkaFeature set definitions refactoring (shorter names)
2015-10-23 ngkaho1234METADATA_CSUM: superblock checksum added.
2015-10-16 gkostkaAdd CONFIG_EXTENT_FULL compilation flag
2015-10-16 gkostkaMove __unused macro from tree.h to ext4_config.h
2015-10-01 gkostkaMerge branch 'master' of https://github.com/ngkaho1234...
2015-10-01 ngkaho1234CONFIG_HAVE_OWN_ASSERT defaults to 0.
2015-10-01 Grzegorz KostkaMerge branch 'master' of https://github.com/gkostka...
2015-10-01 ngkaho1234FIX: block bitmap is not correctly initialized.
2015-09-29 rootCONFIG_HAVE_OWN_OFLAGS introduced.(In case you want...
2015-09-26 gkostkaMerge branch 'master' of https://github.com/ngkaho1234...
2015-09-26 ngkaho1234new option: CONFIG_HAVE_OWN_ASSERT
2015-09-16 gkostkaLinux codestyle format (tabs indenation)
2015-06-28 gkostkaFix comment typos
2015-06-16 gkostkaclang-format: ext4_config
2015-06-16 gkostkaclang-format: ext4_config
2014-10-29 gkostkaAdd extra config options
2014-10-29 gkostkaAdd extra config options
2014-06-22 gkostkaComb sort for directory indexing (shold be faster).
2014-05-30 gkostkaNew targets for:
2014-04-07 gkostkaMerge with test_suite branch.
2014-04-06 gkostkaSO_REUSEADDR option for server socket.
2013-10-27 gkostkaRemoved nasty tabs.
2013-10-27 gkostkaCode format.
2013-10-24 gkostkaFEATURES:
2013-10-13 gkostkaUpdate directory tree.