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
2021-12-17
Fix inexplicable change to dylib paths with new VM.
fix-mac
cah
2021-05-28
Fix some overflows when making larger partitions (e.g. 2TB) (DoM bug #2021)
Carl Hetherington
2021-03-12
Merge branch 'carl2-opt' into carl2
Carl Hetherington
2021-03-12
Use posix open/read/write/close as it seems to be much faster than stdio.
carl2-opt
Carl Hetherington
2021-03-09
Add progress reporting for formatting.
Carl Hetherington
2021-03-09
Don't initialise inode tables during format.
Carl Hetherington
2021-03-09
Use writebytes when writing group descriptors.
Carl Hetherington
2021-03-09
Write block/inode bitmaps and inode tables earlier.
Carl Hetherington
2021-03-09
Ignore .ccls-cache
Carl Hetherington
2021-03-09
Write all block group headers sequentially.
Carl Hetherington
2021-01-07
Build both osx and osx-arm64 versions in a directory called osx.
Carl Hetherington
2021-01-04
Revert "Add -fPIC to Linux builds so the static lwext library can be linked w...
Carl Hetherington
2021-01-03
New cdist/arm64 fixes.
Carl Hetherington
2020-12-01
Add -fPIC to Linux builds so the static lwext library can be linked with the ...
Carl Hetherington
2020-05-02
Add some more debugging.
Carl Hetherington
2020-05-02
I don't think we need the whole authopen dance now we're running the writer a...
Carl Hetherington
2020-04-24
Build static on Linux.
Carl Hetherington
2020-04-24
Fix 32-bit windows build.
cah
2020-04-13
Use 64-bit quantities for partition size when writing MBR.
Carl Hetherington
2020-04-13
Use DISK_GEOMETRY_EX instead of plain DISK_GEOMETRY so that the disk size is ...
Carl Hetherington
2020-04-05
Use authopen to acquire permissions to write to drives on macOS.
Carl Hetherington
2020-04-04
Fix for finding device sizes on macOS.
Carl Hetherington
2020-03-08
Windows build hack.
Carl Hetherington
2020-03-08
Hacks to allow OS X build for 32-bit.
Carl Hetherington
2020-03-08
Don't build fs_test stuff; it fails to link on OS X because it
Carl Hetherington
2020-03-08
Add cscript.
Carl Hetherington
2020-03-08
Fix #includes and build a shared library.
Carl Hetherington
2019-06-12
Basic build for OS X.
Carl Hetherington
2019-06-11
Possibly dubious patch to allow writing to partitions on Windows.
Carl Hetherington
2019-04-28
Merge pull request #49 from sirocyl/patch-1
HEAD
master
Grzegorz Kostka
2019-04-27
Change badges to reflect project license status
Tyler True
2018-12-03
Merge pull request #47 from MaskRay/jbd_commit_header
Grzegorz Kostka
2018-12-03
Merge pull request #46 from MaskRay/ext4_mkfs_info
Grzegorz Kostka
2018-12-03
Merge pull request #43 from MaskRay/cmake
Grzegorz Kostka
2018-12-03
Merge pull request #45 from MaskRay/include
Grzegorz Kostka
2018-12-03
Merge pull request #44 from MaskRay/const-const
Grzegorz Kostka
2018-12-02
Fix jbd_commit_header::chksum_{type,size}
Fangrui Song
2018-12-02
Fix ext4_mkfs_info::feat_{ro_compat,compat,incompat}
Fangrui Song
2018-12-02
Don't copy include
Fangrui Song
2018-12-02
Fix "const const" warning
Fangrui Song
2018-12-02
Raise cmake_minimum_required: 2.8 -> 3.4
Fangrui Song
2018-09-26
ext4: fix ext4_fsymlink creation
Grzegorz Kostka
2018-09-26
ext4_dir: fix non existing entry creation issue
rajeshvenkataraman
2018-04-05
ext4: move ext4_fs_alloc_inode result check to right place
Grzegorz Kostka
2018-03-01
Merge pull request #36 from mmmaisel/dev
Grzegorz Kostka
2018-03-01
Merge pull request #35 from mmmaisel/cmake
Grzegorz Kostka
2018-03-01
Merge pull request #34 from mmmaisel/master
Grzegorz Kostka
2018-03-01
CMake: Added option whether to build static or shared library
Max
2018-03-01
ext4-mkfs: Use correct partition size
Max Maisel
2018-03-01
ext4-mbr-write: Fixed partition size calculation
Max Maisel
[next]