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
path:
root
/
src
/
ext4_fs.c
Age
Commit message (
Expand
)
Author
2022-06-18
Revert "Don't initialise inode tables during format."
Carl Hetherington
2021-03-09
Don't initialise inode tables during format.
Carl Hetherington
2017-07-13
Fix a compile issue with big endian config & some small issues fixes
branzhu
2017-04-05
Change include type policy
gkostka
2017-03-24
Fix issues with big-endian system
branzhu
2017-02-28
ext4_fs: set i_extra_isize to ext4_sblock::min_extra_isize
Kaho Ng
2017-02-21
ext4_mkfs: add journal node creation support
gkostka
2016-06-30
ext4: special inode creation support
Kaho Ng
2016-05-16
ext4_fs: zero the inode when allocated
ngkaho1234
2016-05-13
Refine extra_isize field handling
ngkaho1234
2016-02-18
Fix assertion fault when disk space is full.
ngkaho1234
2016-02-03
Fix type mismatch.
ngkaho1234
2016-01-31
Refactor header files dependencies.
ngkaho1234
2016-01-30
ext4_fs: fix read_only not being set on ext4_fs structure.
ngkaho1234
2016-01-30
ext4: add read_only parameter to ext4_mount routine.
ngkaho1234
2016-01-28
Reconstruct source directory tree.
ngkaho1234