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-25
ext4: remove unnecessary EXT4_MP_UNLOCK in ext4_fsymlink_set.
ngkaho1234
2015-12-24
ext4_journal: add trans parameter to jbd_trans_get_access routine.
ngkaho1234
2015-12-22
ext4_journal: flush transactions on cp_queue with another method.
ngkaho1234
2015-12-21
ext4_journal: two changes on adding block descriptor to a transaction.
ngkaho1234
2015-12-20
ext4_bcache: add ext4_bcache_cleanup routine.
ngkaho1234
2015-12-20
ext4_bcache: warn on dropping any referenced buffers.
ngkaho1234
2015-12-20
ext4_blockdev: flush data only when buffer is dirty and up-to-date.
ngkaho1234
2015-12-20
fs_test/lwext4_generic: free rw_buff after use.
ngkaho1234
2015-12-20
ext4_journal: fix journalling journal inode resulting in SIGSEGV.
ngkaho1234
2015-12-20
ext4_journal: clear end_write and end_write_arg if buffer is not dirty.
ngkaho1234
2015-12-20
ext4_journal: initialize block tag with 0 before writing to it.
ngkaho1234
2015-12-20
ext4_journal: code logic changes on jbd_trans_add_block.
ngkaho1234
2015-12-20
ext4_blockdev: allow flushing data to disk while refcount is not 0.
ngkaho1234
2015-12-20
ext4_journal: make trans the argument passing to jbd_trans_end_write.
ngkaho1234
2015-12-19
Add to readme new windows build instruction
gkostka
2015-12-18
ext4_journal: clear end_write and end_write_arg fields when appropriate.
ngkaho1234
2015-12-18
ext4_journal: add static keyword to all private functions
gkostka
2015-12-18
ext4: some style fixes & doxygen comments
gkostka
2015-12-18
ext4_xattr: little style fix
gkostka
2015-12-18
ext4_journal: add jbd_journal_commit_trans routine.
ngkaho1234
2015-12-17
ext4_journal: mark buffers invalid if transaction is aborted.
ngkaho1234
2015-12-17
ext4_journal: add comments to the code part 2.
ngkaho1234
2015-12-17
ext4_journal: add comments to the code part 1.
ngkaho1234
2015-12-17
ext4: enable write-back mode when undergoing journal test.
ngkaho1234
2015-12-17
ext4: stop journalling when journalling test is finished.
ngkaho1234
2015-12-17
ext4_journal: forcibly flush data to disk when stop journalling.
ngkaho1234
2015-12-17
ext4_journal: wrap around journal->start if it overflows.
ngkaho1234
2015-12-17
ext4_journal: add jbd_journal_commit_all routine.
ngkaho1234
2015-12-17
ext4_journal: flush all data to disk when journal is full.
ngkaho1234
2015-12-16
ext4_journal: IO operations on journal inode are written-through.
ngkaho1234
2015-12-16
ext4_bcache: do not flush data in an invalid buffer.
ngkaho1234
2015-12-16
ext4_bcache: add new flag BC_FLUSH.
ngkaho1234
2015-12-16
ext4_blockdev: add ext4_block_cache_flush routine.
ngkaho1234
2015-12-15
ext4_journal: one bugfix plus one code logic changes below.
ngkaho1234
2015-12-14
ext4_journal: handle EXT4_FINCOM_RECOVER flag properly.
ngkaho1234
2015-12-14
ext4_journal: employ better ways to handle revoke blocks during checkpoint.
ngkaho1234
2015-12-14
ext4_journal: fix wrong endianess of revoke header's count field.
ngkaho1234
2015-12-14
ext4_journal: some changes below.
ngkaho1234
2015-12-14
ext4: add tests on revoke table of journal to ext4_test_journal.
ngkaho1234
2015-12-14
ext4_journal: fixes on numorous bugs, see below.
ngkaho1234
2015-12-14
ext4: more codes on journal testing.
ngkaho1234
2015-12-14
ext4_journal: Fix s_first field being touched accidentally.
ngkaho1234
2015-12-13
ext4_journal: clear EXT4_FINCOM_RECOVER after replaying journal.
ngkaho1234
2015-12-12
ext4: journal test code skeleton.
ngkaho1234
2015-12-12
ext4_journal: add function prototypes to ext4_journal.h
ngkaho1234
2015-12-11
ext4_journal: journal write part 2.
ngkaho1234
2015-12-10
ext4_journal: introduce checkpoint mechanism.
ngkaho1234
2015-12-10
ext4_journal: journal write v1.
ngkaho1234
2015-12-10
ext4_journal: journal write skeleton code part 2.
ngkaho1234
2015-12-10
ext4_journal: journal write skeleton code.
ngkaho1234
[prev]
[next]