ext4_journal: handle EXT4_FINCOM_RECOVER flag properly.
[lwext4.git] / lwext4 / ext4_dir.h
2015-11-21 gkostkaRefactor some problematic (too long) dir entry data...
2015-11-21 gkostkaRefactoring: directrory entry prefix: EXT4_DIRENTRY...
2015-11-21 gkostkaStyle/indentation fix in ext4_dir
2015-11-19 gkostkaRename 'initialize_dir_tail' to 'ext4_dir_init_entry_tail'
2015-11-19 gkostkaAdd #ifdef __cplusplus to all header files
2015-10-29 gkostkaRefactor directory related names (shorter)
2015-10-29 ngkaho1234Add ext4_dir_checksum_verify prototype
2015-10-26 ngkaho1234FIX: directory checksum entry not initialized.
2015-10-25 ngkaho1234METADATA_CSUM: Linear and HTree dir added.
2015-09-26 ngkaho1234since EXT4_DIRECTORY_FILETYPE_* are duplication of...
2015-09-20 gkostkaMerge pull request #2 from ngkaho1234/master
2015-09-20 rootext4_dir_dx_reset_parent_inode proposed.
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-29 gkostkaMove some simple functions to header
2014-01-15 gkostkaDocumentation.
2013-10-27 gkostkaCode format.
2013-10-13 gkostkaUpdate directory tree.