ext4_journal: handle EXT4_FINCOM_RECOVER flag properly.
[lwext4.git] / lwext4 / ext4_debug.h
2015-12-09 gkostkaext4_debug: add DEBUG_NOPREFIX flag for debug printf
2015-12-08 gkostkaext4_debug: add mbr debug definitions
2015-12-07 gkostkaStyle fixes in multiple modules
2015-11-29 gkostkaFix avrxmega7 build
2015-11-26 ngkaho1234ext4_journal.c: journal replay skeletal code.
2015-11-19 gkostkaAdd #ifdef __cplusplus to all header files
2015-10-29 gkostkaFix -Wformat-security warnings
2015-10-29 gkostkaRefactor debug message format (CONFIG_DEBUG_PREFIX)
2015-10-29 ngkaho1234ext4_dbg now shows line number
2015-10-16 gkostkaAdd PRId64 & PRIu64 macros when not defined int inttypes.h
2015-10-11 gkostkaAdd mkfs to debug module
2015-10-10 gkostkaDebug system refactoring (prefixes & flags)
2015-09-26 gkostkaMerge branch 'master' of https://github.com/ngkaho1234...
2015-09-26 ngkaho1234new option: CONFIG_HAVE_OWN_ASSERT
2015-09-26 ngkaho1234FIX: double free of inode reference happens.
2015-09-16 gkostkaLinux codestyle format (tabs indenation)
2015-07-23 gkostkaMerge branch 'master' of git://git.code.sf.net/p/lwext4/git lwext4-0.8.0
2015-07-16 gkostkaRemove warnings comming from assert macro usage
2015-06-28 gkostkaFix comment typos
2015-06-27 gkostkaImprove include policy
2015-06-16 gkostkaclang-format: ext4_debug
2015-06-16 gkostkaclang-format: ext4_debug
2014-05-20 gkostkaPedanitic warning check fixes. Pointer arithmetic,...
2013-10-27 gkostkaRemoved nasty tabs.
2013-10-27 gkostka1. Code format.
2013-10-24 gkostkaFEATURES:
2013-10-13 gkostkaUpdate directory tree.