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_mkfs.c
Age
Commit message (
Expand
)
Author
2018-03-01
Merge pull request #36 from mmmaisel/dev
Grzegorz Kostka
2018-03-01
ext4-mkfs: Use correct partition size
Max Maisel
2018-03-01
ext4_mkfs: Added UUID parameter to create new filesystems with non-zero UUID
Max Maisel
2017-04-05
Change include type policy
gkostka
2017-03-24
Fix issues with big-endian system
branzhu
2017-02-21
ext4_mkfs: add journal node creation support
gkostka
2016-08-19
ext4: easy malloc/calloc/realloc/free substitution
MichaĆ Majewicz
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-03-21
ext4_mkfs: fix compilation warnings
gkostka
2016-02-01
ext4_mkfs: move roundup and align macros to misc header
gkostka
2016-01-31
Refactor header files dependencies.
ngkaho1234
2016-01-30
ext4: add read_only parameter to ext4_mount routine.
ngkaho1234
2016-01-28
Reconstruct source directory tree.
ngkaho1234