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
/
src
/
ext4_journal.c
Age
Commit message (
Expand
)
Author
2018-12-02
Fix jbd_commit_header::chksum_{type,size}
Fangrui Song
2017-10-08
move function call outside assert()
raandoom
2017-06-30
ext4_journal: fix not purging enough transactions
Kaho Ng
2017-04-19
ext4_journal: fix error handling in jbd_get_fs
gkostka
2017-04-05
Change include type policy
gkostka
2017-01-19
ext4_journal: improve jbd_journal_alloc_block performance
gkostka
2016-11-22
ext4_journal: some reworks to stale metadata protection
Kaho Ng
2016-09-22
ext4_journal: modify the first 4 bytes of the logged block when needed
Kaho Ng
2016-09-22
ext4_journal: fix JBD_FLAG_ESCAPE handling
Kaho Ng
2016-08-24
ext4_journal: do not replay revoked block within the same transaction
Kaho Ng
2016-08-19
ext4: easy malloc/calloc/realloc/free substitution
MichaĆ Majewicz
2016-08-19
ext4_journal: tune the logic of block zeroing in write_commit_block()
Kaho Ng
2016-06-28
ext4_journal: fix memory leakage when revoking a block repeatedly
Kaho Ng
2016-06-28
ext4_journal: fix memory leakage when reallocating a revoked block
Kaho Ng
2016-05-24
ext4_journal: fix trans_id_diff return value
gkostka
2016-05-24
ext4_journal: handle trans_id wrapping around cases
Kaho Ng
2016-04-30
ext4_journal: numorous changes.
Kaho Ng
2016-04-28
ext4_journal: fix not wrapping blocks when recovering.
ngkaho1234
2016-04-27
ext4_journal: cosmetic fix for jbd_trans_set_block_dirty.
ngkaho1234
2016-04-24
ext4_journal: add once parameter to loops.
Kaho Ng
2016-03-21
ext4_journal: fix compilation warnings (may be used uninitialized)
gkostka
2016-01-31
Refactor header files dependencies.
ngkaho1234
2016-01-28
Reconstruct source directory tree.
ngkaho1234