index
:
lwext4
2400-ext-errors
arm64
carl
carl-attic
carl-old
carl2-opt
cscript
debug
disk-writer-debug
fix-mac
master
more-cache
osx
static-on-linux
win32
windows-debug
Fork of lwext4 library for EXT2 filesystem manipulation
cth@carlh.net
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-08-19
ext4_block_group.h: fix lack of extern "C" closing brace
MichaĆ Majewicz
2016-08-19
ext4_journal: tune the logic of block zeroing in write_commit_block()
Kaho Ng
2016-08-16
ext4_mkfs: little function name refactoring
gkostka
2016-08-16
ext4_mkfs: improve block group init performance
gkostka
2016-08-16
ext4_mkfs: merge fill_bgroups and write_bgroups into one function
gkostka
2016-06-30
ext4: add filetype checking to ext4_mknod
Kaho Ng
2016-06-30
ext4: special inode creation support
Kaho Ng
2016-06-28
ext4: fix possible access violation when copying name fields
Kaho Ng
2016-06-28
ext4_journal: fix memory leakage when revoking a block repeatedly
Kaho Ng
2016-06-28
ext4_journal: fix memory leakage when reallocating a revoked block
Kaho Ng
2016-06-20
ext4: @replace in ext4_setxattr() is deprecated
Kaho Ng
2016-06-20
ext4_xattr: rework the EA submodule
Kaho Ng
2016-06-01
ext4_extent: add comments to truncate routines
Kaho Ng
2016-05-31
ext4_extent: fix truncate freeing blocks at the wrong boundary
Kaho Ng
2016-05-27
ext4_xattr: fix not considering iter()'s return value
Kaho Ng
2016-05-24
ext4_journal: fix trans_id_diff return value
gkostka
2016-05-24
ext4_journal: handle trans_id wrapping around cases
Kaho Ng
2016-05-16
ext4_xattr: fix missing a type conversion from int32_t to size_t
Kaho Ng
2016-05-16
ext4_fs: zero the inode when allocated
ngkaho1234
2016-05-16
ext4_xattr: allow more entries to be inserted when space is small
ngkaho1234
2016-05-16
ext4_xattr: fix not computing hash of on-block entries
ngkaho1234
2016-05-16
ext4_xattr: type changes
ngkaho1234
2016-05-16
ext4_mbr: introduce ext4_mbr_write procedure
gkostka
2016-05-16
ext4_xattr: ext4_xattr_insert_item now returns error code
Kaho Ng
2016-05-16
ext4_xattr: invalidate the block buffer when writing fails
Kaho Ng
2016-05-16
ext4_xattr: clear the content of acl block buffer before writing
Kaho Ng
2016-05-16
ext4_xattr: better handling on some corner error case
Kaho Ng
2016-05-13
ext4_xattr: Changes to EA metadata handling macros
Kaho Ng
2016-05-13
Refine extra_isize field handling
ngkaho1234
2016-05-12
ext4_xattr: endianness fix.
Kaho Ng
2016-05-12
ext4_xattr: fix freeing inode_ref's buffer when failed to initialize.
Kaho Ng
2016-05-07
ext4: count on free blocks and inodes number after journal recovery.
ngkaho1234
2016-04-30
Update README.md file
gkostka
2016-04-30
Add separate LICENSE file
gkostka
2016-04-30
Add Gitter badge
The Gitter Badger
2016-04-30
ext4_journal: numorous changes.
Kaho Ng
2016-04-28
ext4_journal: fix not wrapping blocks when recovering.
ngkaho1234
2016-04-27
ext4_journal: cosmetic fix for jbd_trans_set_block_dirty.
ngkaho1234
2016-04-24
ext4_journal: add once parameter to loops.
Kaho Ng
2016-04-24
ext4_balloc: fix not revoking any blocks when freeing blocks.
ngkaho1234
2016-04-12
ext4_fs: fix possible overflow
gkostka
2016-04-12
ext4_blockdev: change ERANGE to ENXIO error status
gkostka
2016-04-01
ext4_config: set CONFIG_UNALIGNED_ACCESS to 0 as default
gkostka
2016-04-01
ext4_config: add CONFIG_UNALIGNED_ACCESS configuration switch
gkostka
2016-03-31
ext4: add rename/move directory procedure to main API
gkostka
2016-03-31
CMake: add library & headers to make install target
gkostka
2016-03-21
ext4_mkfs: fix compilation warnings
gkostka
2016-03-21
ext4_journal: fix compilation warnings (may be used uninitialized)
gkostka
2016-03-21
travis: change toolchain in travis file & add new builds
gkostka
2016-03-21
Remove depreciated blackfin build
gkostka
[prev]
[next]