summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-16ext4_xattr: fix missing a type conversion from int32_t to size_tKaho Ng
2016-05-16ext4_fs: zero the inode when allocatedngkaho1234
2016-05-16ext4_xattr: allow more entries to be inserted when space is smallngkaho1234
2016-05-16ext4_xattr: fix not computing hash of on-block entriesngkaho1234
2016-05-16ext4_xattr: type changesngkaho1234
2016-05-16ext4_mbr: introduce ext4_mbr_write proceduregkostka
2016-05-16ext4_xattr: ext4_xattr_insert_item now returns error codeKaho Ng
2016-05-16ext4_xattr: invalidate the block buffer when writing failsKaho Ng
2016-05-16ext4_xattr: clear the content of acl block buffer before writingKaho Ng
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-05-12ext4_xattr: endianness fix.Kaho Ng
2016-05-12ext4_xattr: fix freeing inode_ref's buffer when failed to initialize.Kaho Ng
2016-05-07ext4: count on free blocks and inodes number after journal recovery.ngkaho1234
2016-04-30Update README.md filegkostka
2016-04-30Add separate LICENSE filegkostka
2016-04-30Add Gitter badgeThe Gitter Badger
2016-04-30ext4_journal: numorous changes.Kaho Ng
2016-04-28ext4_journal: fix not wrapping blocks when recovering.ngkaho1234
2016-04-27ext4_journal: cosmetic fix for jbd_trans_set_block_dirty.ngkaho1234
2016-04-24ext4_journal: add once parameter to loops.Kaho Ng
2016-04-24ext4_balloc: fix not revoking any blocks when freeing blocks.ngkaho1234
2016-04-12ext4_fs: fix possible overflowgkostka
2016-04-12ext4_blockdev: change ERANGE to ENXIO error statusgkostka
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-31CMake: add library & headers to make install targetgkostka
2016-03-21ext4_mkfs: fix compilation warningsgkostka
2016-03-21ext4_journal: fix compilation warnings (may be used uninitialized)gkostka
2016-03-21travis: change toolchain in travis file & add new buildsgkostka
2016-03-21Remove depreciated blackfin buildgkostka
2016-03-17ext4_xattr: fix xattr functions not recognizing acl attribute name.ngkaho1234
2016-02-18Fix travis buildgkostka
2016-02-18Fix assertion fault when disk space is full.ngkaho1234
2016-02-14ext4_extent: compiler warning fixgkostka
2016-02-14ext4_extent: cosmetic fix on code indentation.ngkaho1234
2016-02-14ext4_extent: cosmetic fixes on error code handling. Part 2.ngkaho1234
2016-02-14ext4_extent: introduce need_split boolean to invoke splitting.ngkaho1234
2016-02-13ext4_extent: cosmetic fixes on error code handling.ngkaho1234
2016-02-12ext4_extent: Rework extent insertion.ngkaho1234
2016-02-09Update README.mdv1.0.0gkostka
2016-02-09Bump lwext4 version to 1.0.0 & changelog updategkostka
2016-02-09Update README.mdgkostka
2016-02-04ext4_extent: return immediately when ext4_ext_correct_indexes fails.ngkaho1234
2016-02-04ext4_extent: fix passing wrong size to memmove.ngkaho1234
2016-02-03Fix prefix_patch toolkit.ngkaho1234
2016-02-03Fix type mismatch.ngkaho1234
2016-02-03Remove unnecessary stdio.h .ngkaho1234