summaryrefslogtreecommitdiff
path: root/include/ext4.h
AgeCommit message (Expand)Author
2019-06-18Fix #includes and build a shared library.Carl Hetherington
2017-10-18Use int64_t as offset to ext4_fseek.Fan Deng
2017-07-13Fix a compile issue with big endian config & some small issues fixesbranzhu
2017-04-19ext4: add ext4_inode_exist methodgkostka
2017-04-05Change include type policygkostka
2017-02-19ext4: improve dox documentation stylegkostka
2017-02-17ext4: remove block cache parameter from device_register functiongkostka
2017-02-17ext4: add block device unregister by name & all methodsgkostka
2017-02-15ext4: add methods to access file mode, owner, atime, mtime, ctimegkostka
2017-01-18ext4: add ext4_cache_flush for explicit cache flushgkostka
2016-06-30ext4: special inode creation supportKaho Ng
2016-06-20ext4: @replace in ext4_setxattr() is deprecatedKaho Ng
2016-03-31ext4: add rename/move directory procedure to main APIgkostka
2016-01-31Refactor header files dependencies.ngkaho1234
2016-01-30ext4: add read_only parameter to ext4_mount routine.ngkaho1234
2016-01-28Reconstruct source directory tree.ngkaho1234