summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-03-08Fix #includes and build a shared library.Carl Hetherington
2018-12-02Fix ext4_mkfs_info::feat_{ro_compat,compat,incompat}Fangrui Song
2018-09-26ext4_dir: fix non existing entry creation issuerajeshvenkataraman
2018-03-01ext4_mkfs: Added UUID parameter to create new filesystems with non-zero UUIDMax Maisel
2018-03-01ext4_mbr: Added "disk_id" parameter to MBR creation functionMax Maisel
2018-03-01ext4_blockdev: Added user data pointerMax Maisel
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-05-20ext4_config: add defines allowing disabling xattr and extent modulesgkostka
2017-05-20ext4_dir_idx: make qsort as a default dir idx sort algorithmgkostka
2017-05-20Make ext4_xattr & ext4_extents GPL licensedgkostka
2017-04-19ext4: add ext4_inode_exist methodgkostka
2017-04-05Change include type policygkostka
2017-03-24Fix issues with big-endian systembranzhu
2017-02-21ext4_mkfs: add journal node creation supportgkostka
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-08-19ext4_types: change "user" prefix to "ext4_user"gkostka
2016-08-19ext4: malloc substitution - moved option definition and changed namesMichał Majewicz
2016-08-19ext4: easy malloc/calloc/realloc/free substitutionMichał Majewicz
2016-08-19ext4_block_group.h: fix lack of extern "C" closing braceMichał Majewicz
2016-06-30ext4: special inode creation supportKaho Ng
2016-06-28ext4: fix possible access violation when copying name fieldsKaho Ng
2016-06-20ext4: @replace in ext4_setxattr() is deprecatedKaho Ng
2016-06-20ext4_xattr: rework the EA submoduleKaho Ng
2016-05-16ext4_xattr: type changesngkaho1234
2016-05-16ext4_mbr: introduce ext4_mbr_write proceduregkostka
2016-05-16ext4_xattr: better handling on some corner error caseKaho Ng
2016-05-13ext4_xattr: Changes to EA metadata handling macrosKaho Ng
2016-05-13Refine extra_isize field handlingngkaho1234
2016-04-30ext4_journal: numorous changes.Kaho Ng
2016-04-12ext4_fs: fix possible overflowgkostka
2016-04-01ext4_config: set CONFIG_UNALIGNED_ACCESS to 0 as defaultgkostka
2016-04-01ext4_config: add CONFIG_UNALIGNED_ACCESS configuration switchgkostka
2016-03-31ext4: add rename/move directory procedure to main APIgkostka
2016-03-17ext4_xattr: fix xattr functions not recognizing acl attribute name.ngkaho1234
2016-02-03Fix type mismatch.ngkaho1234
2016-02-03Remove unnecessary stdio.h .ngkaho1234
2016-02-01ext4_mkfs: move roundup and align macros to misc headergkostka
2016-02-01Relocate other in-memory data structures from ext4_types.hngkaho1234
2016-01-31Refactor header files dependencies.ngkaho1234
2016-01-31ext4_mkfs: field 'len' of ext4_mkfs_info should be unsigned.ngkaho1234
2016-01-30ext4: add read_only parameter to ext4_mount routine.ngkaho1234
2016-01-29CMake: now ext4_config.h will be automatically generated.ngkaho1234
2016-01-28Reconstruct source directory tree.ngkaho1234