Add 'lib_only' build target.
[lwext4.git] / lwext4 / ext4_inode.c
2015-11-21 gkostkaStyle & indentation improvements in ext4 part 3
2015-11-19 gkostkaFix style/indentaton in ext4_inode
2015-11-19 gkostkaRemove some obsolete comments
2015-10-27 gkostkaRefactoring superblock features getters
2015-10-27 gkostkaRefactor FEATURE_RO to FRO
2015-10-27 ngkaho1234FIX: extra_isize field is 0
2015-10-24 ngkaho1234METADATA_CSUM: inode added.
2015-09-22 gkostkaMerge pull request #5 from ngkaho1234/master
2015-09-21 rootSymlink now can be removed by ext4_fremove.
2015-09-21 rootMerge remote-tracking branch 'upstream/master'
2015-09-21 rootMerge branch 'master' of https://github.com/ngkaho1234...
2015-09-21 rootInitial Symbolic support.
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-10-21 gkostkaFeature checker functions refactoring
2014-01-15 gkostkaDocumentation.
2013-10-27 gkostkaRemoved nasty tabs.
2013-10-27 gkostkaCode format.
2013-10-24 gkostkaFEATURES:
2013-10-13 gkostkaUpdate directory tree.