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-11-23
ext4_bcache: remove free_delay member from ext4_bcache.
ngkaho1234
2015-11-23
ext4_bcache: add comments to the changes.
ngkaho1234
2015-11-23
ext4_bcache: fix return value of ext4_buf_lowest_lru (lba -> lru)
ngkaho1234
2015-11-23
ext4_bcache & ext4_blockdev: Buffer cache rework.
ngkaho1234
2015-11-23
ext4_journal: add journal helpers to ext4_journal.h
ngkaho1234
2015-11-23
ext4_journal: try to read jbd superblock when loading jbd.
ngkaho1234
2015-11-23
ext4_journal: two changes below
ngkaho1234
2015-11-23
ext4_journal: add block_get(_noread)/block_set.
ngkaho1234
2015-11-23
Journalling(JBD) support skeletal code.
ngkaho1234
2015-11-21
Refactor some problematic (too long) dir entry data structures
gkostka
2015-11-21
Style & indentation improvements in ext4 part 3
gkostka
2015-11-21
Style & indentation improvements in ext4 part 2
gkostka
2015-11-21
Refactoring: directrory entry prefix: EXT4_DIRENTRY* -> EXT4_DE*
gkostka
2015-11-21
Style & indentation improvements in ext4
gkostka
2015-11-21
Style/indentation fix in ext4_dir
gkostka
2015-11-19
Rename 'initialize_dir_tail' to 'ext4_dir_init_entry_tail'
gkostka
2015-11-19
Add #ifdef __cplusplus to all header files
gkostka
2015-11-19
Style/indentation fix in ext4_ialloc
gkostka
2015-11-19
Fix style/indentaton in ext4_inode
gkostka
2015-11-19
Remove some obsolete comments
gkostka
2015-11-19
Set new default configuration (remove some unnecessary definitions)
gkostka
2015-11-19
Fix compile warning
gkostka
2015-11-19
Style improve and code format in ext4_dir_idx module
gkostka
2015-11-18
Change assert in ext4_balloc to debug warning message
gkostka
2015-11-18
Code format in bcache & blockdev
gkostka
2015-11-18
Code format in ext4_balloc
gkostka
2015-11-17
Add to mkfs tool multiple features
gkostka
2015-11-17
Improve bg init in mkfs
gkostka
2015-11-17
Add block size cli option to mkfs tool
gkostka
2015-11-17
Multiple style fixes in ext4_fs
gkostka
2015-11-17
Fix style and indentation in ext4_fs module
gkostka
2015-11-17
Add ext4_mkfs_read_info after mkfs & printf filesystem info
gkostka
2015-11-17
Indroduce verbose mode to lwext4_mkfs tool
gkostka
2015-11-17
Add extra debug information
gkostka
2015-11-17
Add to mkfs configurable descriptor size & hash seed init
gkostka
2015-11-17
Clear ext4_dir_idx_root in ext4_dir_dx_init
gkostka
2015-11-17
Code format
gkostka
2015-11-17
Move search result intit to begin of ext4_dir_find_entry
gkostka
2015-11-16
Create root & lost+found directories as index inodes if possible
gkostka
2015-11-16
Mkfs works for ext2/ext3 features
gkostka
2015-11-16
Introduce init_bgs in mkfs module
gkostka
2015-11-16
Create default directory structure in mkfs
gkostka
2015-11-16
Code format
gkostka
2015-11-16
Sblock fill by using to_le32/to_le_16 macros & drop gdt_reserved blocks
gkostka
2015-11-16
Add ext4_sb_set_blocks_cnt
gkostka
2015-11-16
Add mkfs_initial and default inodes alocation
gkostka
2015-11-15
Block group descriptors write in mkfs module
gkostka
2015-11-15
Enable debug in lwext4_mkfs tool
gkostka
2015-11-15
Set cache dynamic as default in generic application
gkostka
2015-11-15
Add some helper functions to ext4_block_group.h
gkostka
[prev]
[next]