ext4_bcache: manipulate buffer refctr by two helpers
[lwext4.git] / lwext4 / ext4_bcache.c
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.