summaryrefslogtreecommitdiff
path: root/blockdev
AgeCommit message (Expand)Author
2020-05-02Add some more debugging.Carl Hetherington
2020-05-02I don't think we need the whole authopen dance now we're running the writer a...Carl Hetherington
2020-04-24Build static on Linux.Carl Hetherington
2020-04-13Use DISK_GEOMETRY_EX instead of plain DISK_GEOMETRY so that the disk size is ...Carl Hetherington
2020-04-05Use authopen to acquire permissions to write to drives on macOS.Carl Hetherington
2020-04-04Fix for finding device sizes on macOS.Carl Hetherington
2020-03-08Fix #includes and build a shared library.Carl Hetherington
2019-06-11Possibly dubious patch to allow writing to partitions on Windows.Carl Hetherington
2017-04-05Name refactiring inside file_windows modulegkostka
2017-04-05Rename ext4_filedev to file_devgkostka
2017-04-05Rename io_raw module to more appropriate file_windowsgkostka
2016-09-05fix: mingw buildIng. Radomír Polách
2016-01-23ext4_filedev: use ftello instead of ftell.ngkaho1234
2015-12-29ext4_filedev: fix travis buildgkostka
2015-12-09Convert to linux line endings in multiple filesgkostka
2015-12-08ext4_mbr: multiple changes related to MBR parsinggkostka
2015-12-08Add lock/unlock functions to blockdev_ifacegkostka
2015-12-07Indroduce split ext4_blockdev to two separate structuresgkostka
2015-11-15Return success when 0 block read/write is calledgkostka
2015-11-14define _LARGEFILE64_SOURCE to be able to access large files.ngkaho1234
2015-11-13Move all test modules to fs_test directorygkostka
2015-11-13Add block device skeleton modulegkostka
2015-11-13Remove obsolete chibios block devicesgkostka
2015-10-18Improve generic & stm32f4 demosgkostka
2015-10-10Debug system refactoring (prefixes & flags)gkostka
2015-10-08Fix chibios headersgkostka
2015-10-08Remove clock_t dependencygkostka
2015-09-22Typo fixgkostka
2015-09-22Increase max test buffer sizegkostka
2015-09-22Fix iostats in generic demogkostka
2015-09-22Demo apps refactoringgkostka
2015-09-16Linux codestyle format (tabs indenation)gkostka
2015-06-16clang-format: blockdev modulesgkostka
2014-05-20Build system refactoring.gkostka
2014-04-06Remove warnings. Default port to 1234.gkostka
2014-04-06Client server basic test suite + minor code improvment.gkostka
2014-01-17Support for large files and block devices.gkostka
2014-01-17Support for large files and block devices.gkostka
2014-01-12Update project settings.gkostka
2013-10-27Removed nasty tabs.gkostka
2013-10-27Add readme file.gkostka
2013-10-27Disable linux caches.gkostka
2013-10-27Disable buffering for filedev and raw_io.gkostka
2013-10-27BUGFIX:gkostka
2013-10-27FEATURES:gkostka
2013-10-13Update directory tree.gkostka