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
2015-12-10
Add one second sleep between server execute and tests
gkostka
2015-12-09
Add install target & new fs_tools names & readme update
gkostka
2015-12-09
Convert to linux line endings in multiple files
gkostka
2015-12-09
Add logo to README.md
gkostka
2015-12-09
fs_test: update test suite
gkostka
2015-12-09
ext4_mbr: bootstrap code printf in ext4_mbr_scan function
gkostka
2015-12-09
ext4_debug: add DEBUG_NOPREFIX flag for debug printf
gkostka
2015-12-09
ext4_blockdev: move bread/bwrite counters to ext4_blockdev_iface
gkostka
2015-12-08
ext4_mbr: improve printf formatting
gkostka
2015-12-08
ext4_mbr: multiple changes related to MBR parsing
gkostka
2015-12-08
ext4_debug: add mbr debug definitions
gkostka
2015-12-08
Add lock/unlock functions to blockdev_iface
gkostka
2015-12-08
Change ph_flags to ph_refctr in block device interface
gkostka
2015-12-08
ext4_mbr: initial MBR parser code
gkostka
2015-12-07
Add ph_blk_offset during every blockdev bread/bwrite
gkostka
2015-12-07
Indroduce split ext4_blockdev to two separate structures
gkostka
2015-12-07
Update .gitignore
gkostka
2015-12-07
Style fixes in multiple modules
gkostka
2015-12-06
ext4_bcache: manipulate buffer refctr by two helpers
ngkaho1234
2015-12-04
Deprecate uptodate and dirty fields in ext4_block.
ngkaho1234
2015-12-04
ext4_journal: add transaction in-memory structure.
ngkaho1234
2015-12-04
ext4_blockdev: a number of changes below
ngkaho1234
2015-12-03
ext4_fs: reactor some long function names
gkostka
2015-12-03
ext4: indentation & style fixes
gkostka
2015-12-03
ext4_balloc: indentation, style and comment fixes
gkostka
2015-12-03
Add lock/unlock mountpoint to ext4_recover
gkostka
2015-12-02
Set std=gnu11 as default
gkostka
2015-12-02
Change preprocessor macros to inline functions
gkostka
2015-12-02
ext4_bcache & ext4_blockdev: unify buffer flushing code.
ngkaho1234
2015-12-02
Readme update
gkostka
2015-12-01
ext4_journal: do simple verification on jbd superblock.
ngkaho1234
2015-11-30
ext4: introduce ext4_recover function
gkostka
2015-11-29
ext4_journal: fix wrong parsing of revoke block.
ngkaho1234
2015-11-29
Add license header to ext4_journal
gkostka
2015-11-29
Fix avrxmega7 build
gkostka
2015-11-29
Fix compile warnings
gkostka
2015-11-29
ext4_journal: try to detect if any blocks are revoked in a transaction.
ngkaho1234
2015-11-29
ext4_journal: simplify the code logic of superblock replaying.
ngkaho1234
2015-11-28
ext4_journal: simple handling on superblock.
ngkaho1234
2015-11-28
ext4_journal: initial journal replay support part 2.
ngkaho1234
2015-11-29
ext4_journal: initial journal replay support.
ngkaho1234
2015-11-29
ext4_journal: fix wrong parsing of revoke blocks list.
ngkaho1234
2015-11-28
ext4_journal: add building revoke tree.
ngkaho1234
2015-11-28
ext4_journal: fix block_tag flag being wrongly parsed...
ngkaho1234
2015-11-28
ext4_journal: initial support of processing block_tags array.
ngkaho1234
2015-11-26
ext4_journal: fix ext4_block not being freed.
ngkaho1234
2015-11-26
ext4_journal.c: journal replay skeletal code.
ngkaho1234
2015-11-24
ext4_bcache: clear BC_DIRTY flag when buffer will be dropped.
ngkaho1234
2015-11-24
Change duplicated functions (to_le*/to_be*) to reorder*
gkostka
2015-11-23
Fix lru/lba compare functions: possible overflow
gkostka
[prev]
[next]