Fix a compile issue with big endian config & some small issues fixes
[lwext4.git] / include / ext4.h
2017-07-13 branzhuFix a compile issue with big endian config & some small...
2017-04-19 gkostkaext4: add ext4_inode_exist method
2017-04-05 gkostkaChange include type policy
2017-02-19 gkostkaext4: improve dox documentation style
2017-02-17 gkostkaext4: remove block cache parameter from device_register...
2017-02-16 gkostkaext4: add block device unregister by name & all methods
2017-02-15 gkostkaext4: add methods to access file mode, owner, atime...
2017-01-18 gkostkaext4: add ext4_cache_flush for explicit cache flush
2016-06-29 Kaho Ngext4: special inode creation support
2016-06-20 Kaho Ngext4: @replace in ext4_setxattr() is deprecated
2016-03-31 gkostkaext4: add rename/move directory procedure to main API
2016-01-31 ngkaho1234Refactor header files dependencies.
2016-01-30 ngkaho1234ext4: add read_only parameter to ext4_mount routine.
2016-01-28 ngkaho1234Reconstruct source directory tree.