Fix compile warnings for 16 bit machines
[lwext4.git] / lwext4 / ext4_types.h
2015-10-08 gkostkaMerge pull request #8 from ngkaho1234/master
2015-10-07 rootEA entries iterating routines added.
2015-10-04 ngkaho1234EA modification protocol implementations.(1)
2015-10-04 ngkaho1234FIX: stale #include "ext4_rbtree.h"
2015-10-04 ngkaho12341. Use rbtree implementation from Freebsd kernel instea...
2015-10-04 ngkaho1234EA supports code rewritten with the view of providing...
2015-10-03 ngkaho1234Experimental EA supports.
2015-09-26 ngkaho1234since EXT4_DIRECTORY_FILETYPE_* are duplication of...
2015-09-16 gkostkaLinux codestyle format (tabs indenation)
2015-06-28 gkostkaFix comment typos
2015-06-27 gkostkaImprove include policy
2015-06-27 gkostkaChange structure braces policy
2015-06-16 gkostkaStop generating Eclipse project files by default
2015-06-16 gkostkaclang-format: lwext4 modules
2014-10-29 gkostkaAdd extra config options
2014-10-24 gkostkaSupport for flex_bg
2014-10-24 gkostkaSupport for feature dir_nlink
2014-10-22 gkostkaUpdate supported features
2014-10-21 gkostkaAdd crc32c routine, update block group descriptor
2014-05-30 gkostkaFixed avr warnings.
2014-05-20 gkostkaPedanitic warning check fixes. Pointer arithmetic,...
2013-10-27 gkostkaRemoved nasty tabs.
2013-10-24 gkostkaBugfix:
2013-10-13 gkostkaUpdate directory tree.