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
/
blockdev
Age
Commit message (
Expand
)
Author
2020-04-24
More.
static-on-linux
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
Fix #includes and build a shared library.
Carl Hetherington
2019-06-11
Possibly dubious patch to allow writing to partitions on Windows.
Carl Hetherington
2017-04-05
Name refactiring inside file_windows module
gkostka
2017-04-05
Rename ext4_filedev to file_dev
gkostka
2017-04-05
Rename io_raw module to more appropriate file_windows
gkostka
2016-09-05
fix: mingw build
Ing. Radomír Polách
2016-01-23
ext4_filedev: use ftello instead of ftell.
ngkaho1234
2015-12-29
ext4_filedev: fix travis build
gkostka
2015-12-09
Convert to linux line endings in multiple files
gkostka
2015-12-08
ext4_mbr: multiple changes related to MBR parsing
gkostka
2015-12-08
Add lock/unlock functions to blockdev_iface
gkostka
2015-12-07
Indroduce split ext4_blockdev to two separate structures
gkostka
2015-11-15
Return success when 0 block read/write is called
gkostka
2015-11-14
define _LARGEFILE64_SOURCE to be able to access large files.
ngkaho1234
2015-11-13
Move all test modules to fs_test directory
gkostka
2015-11-13
Add block device skeleton module
gkostka
2015-11-13
Remove obsolete chibios block devices
gkostka
2015-10-18
Improve generic & stm32f4 demos
gkostka
2015-10-10
Debug system refactoring (prefixes & flags)
gkostka
2015-10-08
Fix chibios headers
gkostka
2015-10-08
Remove clock_t dependency
gkostka
2015-09-22
Typo fix
gkostka
2015-09-22
Increase max test buffer size
gkostka
2015-09-22
Fix iostats in generic demo
gkostka
2015-09-22
Demo apps refactoring
gkostka
2015-09-16
Linux codestyle format (tabs indenation)
gkostka
2015-06-16
clang-format: blockdev modules
gkostka
2014-05-20
Build system refactoring.
gkostka
2014-04-06
Remove warnings. Default port to 1234.
gkostka
2014-04-06
Client server basic test suite + minor code improvment.
gkostka
2014-01-17
Support for large files and block devices.
gkostka
2014-01-17
Support for large files and block devices.
gkostka
2014-01-12
Update project settings.
gkostka
2013-10-27
Removed nasty tabs.
gkostka
2013-10-27
Add readme file.
gkostka
2013-10-27
Disable linux caches.
gkostka
2013-10-27
Disable buffering for filedev and raw_io.
gkostka
2013-10-27
BUGFIX:
gkostka
2013-10-27
FEATURES:
gkostka
2013-10-13
Update directory tree.
gkostka