ext4_bcache: remove buffer from dirty list when it is invalidated.
[lwext4.git] / lwext4 / ext4_bcache.c
2015-12-28 ngkaho1234ext4_bcache: remove buffer from dirty list when it...
2015-12-26 ngkaho1234ext4_balloc: invalidate buffers which have the blocks...
2015-12-25 ngkaho1234ext4_bcache: add ext4_bcache_find_get routines.
2015-12-20 ngkaho1234ext4_bcache: add ext4_bcache_cleanup routine.
2015-12-20 ngkaho1234ext4_bcache: warn on dropping any referenced buffers.
2015-12-16 ngkaho1234ext4_bcache: do not flush data in an invalid buffer.
2015-12-16 ngkaho1234ext4_bcache: add new flag BC_FLUSH.
2015-12-06 ngkaho1234ext4_bcache: manipulate buffer refctr by two helpers
2015-12-04 ngkaho1234Deprecate uptodate and dirty fields in ext4_block.
2015-12-02 ngkaho1234ext4_bcache & ext4_blockdev: unify buffer flushing...
2015-11-24 ngkaho1234ext4_bcache: clear BC_DIRTY flag when buffer will be...
2015-11-23 gkostkaFix lru/lba compare functions: possible overflow
2015-11-23 ngkaho1234ext4_bcache: remove free_delay member from ext4_bcache.
2015-11-23 ngkaho1234ext4_bcache: add comments to the changes.
2015-11-23 ngkaho1234ext4_bcache: fix return value of ext4_buf_lowest_lru...
2015-11-23 ngkaho1234ext4_bcache & ext4_blockdev: Buffer cache rework.
2015-11-08 ngkaho1234Add comments on the introduction of up-to-date flag
2015-11-08 ngkaho1234Reworks on buffer management
2015-10-10 gkostkaDebug system refactoring (prefixes & flags)
2015-09-16 gkostkaLinux line-endings
2015-09-16 gkostkaLinux codestyle format (tabs indenation)
2015-06-27 gkostkaImprove include policy
2015-06-16 gkostkaclang-format: ext4_bcache
2015-06-16 gkostkaclang-format: ext4_bcache
2014-04-07 gkostkaMerge with test_suite branch.
2014-04-07 gkostkaBlock cache metadata staticly alocated.
2013-11-07 gkostkaUpdate cache mode.
2013-10-27 gkostkaRemoved nasty tabs.
2013-10-27 gkostkaCode format.
2013-10-27 gkostka1. Code format.
2013-10-13 gkostkaUpdate directory tree.