summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-08-19ext4_block_group.h: fix lack of extern "C" closing braceMichaƂ Majewicz
2016-08-19ext4_journal: tune the logic of block zeroing in write_commit_block()Kaho Ng
2016-08-16ext4_mkfs: little function name refactoringgkostka
2016-08-16ext4_mkfs: improve block group init performancegkostka
2016-08-16ext4_mkfs: merge fill_bgroups and write_bgroups into one functiongkostka
2016-06-30ext4: add filetype checking to ext4_mknodKaho Ng
2016-06-30ext4: special inode creation supportKaho Ng
2016-06-28ext4: fix possible access violation when copying name fieldsKaho Ng
2016-06-28ext4_journal: fix memory leakage when revoking a block repeatedlyKaho Ng
2016-06-28ext4_journal: fix memory leakage when reallocating a revoked blockKaho Ng
2016-06-20ext4: @replace in ext4_setxattr() is deprecatedKaho Ng
2016-06-20ext4_xattr: rework the EA submoduleKaho Ng
2016-06-01ext4_extent: add comments to truncate routinesKaho Ng
2016-05-31ext4_extent: fix truncate freeing blocks at the wrong boundaryKaho Ng
2016-05-27ext4_xattr: fix not considering iter()'s return valueKaho Ng
2016-05-24ext4_journal: fix trans_id_diff return valuegkostka
2016-05-24ext4_journal: handle trans_id wrapping around casesKaho Ng
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