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
2017-03-24
Merge pull request #22 from branzhu/master
Grzegorz Kostka
2017-03-24
Fix issues with big-endian system
branzhu
2017-03-08
Update README.md
Grzegorz Kostka
2017-02-28
ext4_xattr: fix access violation if extra_isize is 0
Kaho Ng
2017-02-28
ext4_fs: set i_extra_isize to ext4_sblock::min_extra_isize
Kaho Ng
2017-02-28
ext4_inode: deal with i_extra_isize depending on inode size
Kaho Ng
2017-02-27
ext4_xattr: fix trying to read EA block even if it is absent
Kaho Ng
2017-02-21
ext4_mkfs: add journal node creation support
gkostka
2017-02-19
ext4: improve dox documentation style
gkostka
2017-02-17
ext4: little style improvements
Grzegorz Kostka
2017-02-17
ext4: remove dynamic block cache allocation in ext4_mount
Grzegorz Kostka
2017-02-17
Update license file (github badge)
gkostka
2017-02-17
ext4: remove block cache parameter from device_register function
gkostka
2017-02-17
Update licence file (comment scope remove)
gkostka
2017-02-17
ext4: add block device unregister by name & all methods
gkostka
2017-02-16
ext4: remove read-only check in get atime/mtime/ctime/mode/own methods
gkostka
2017-02-15
ext4: add methods to access file mode, owner, atime, mtime, ctime
gkostka
2017-02-03
Set theme jekyll-theme-hacker
Grzegorz Kostka
2017-01-19
ext4_journal: improve jbd_journal_alloc_block performance
gkostka
2017-01-18
ext4: add ext4_cache_flush for explicit cache flush
gkostka
2016-12-01
ext4_blockdev: don't make zero length block read/write operations
gkostka
2016-11-22
ext4_journal: some reworks to stale metadata protection
Kaho Ng
2016-09-22
ext4_journal: modify the first 4 bytes of the logged block when needed
Kaho Ng
2016-09-22
ext4_journal: fix JBD_FLAG_ESCAPE handling
Kaho Ng
2016-09-06
Merge pull request #15 from exander77/master
Grzegorz Kostka
2016-09-05
fix: mingw build
Ing. Radomír Polách
2016-08-26
Update README.md
Grzegorz Kostka
2016-08-24
ext4_journal: do not replay revoked block within the same transaction
Kaho Ng
2016-08-19
ext4_types: change "user" prefix to "ext4_user"
gkostka
2016-08-19
Merge pull request #13 from mmajewicz/malloc_substitution
Grzegorz Kostka
2016-08-19
ext4: malloc substitution - moved option definition and changed names
Michał Majewicz
2016-08-19
ext4: easy malloc/calloc/realloc/free substitution
Michał Majewicz
2016-08-19
Merge pull request #12 from mmajewicz/extern_C_fix
Grzegorz Kostka
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
[prev]
[next]