Introduce initial support of ext3/4 journalling.
[lwext4.git] / lwext4 / ext4_bcache.h
2015-12-29 ngkaho1234Introduce initial support of ext3/4 journalling.
2015-12-29 ngkaho1234Move tree.h and queue.h into misc/ directory.
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-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-04 ngkaho1234ext4_blockdev: a number of changes below
2015-12-02 gkostkaChange preprocessor macros to inline functions
2015-12-02 ngkaho1234ext4_bcache & ext4_blockdev: unify buffer flushing...
2015-11-23 ngkaho1234ext4_bcache: remove free_delay member from ext4_bcache.
2015-11-23 ngkaho1234ext4_bcache & ext4_blockdev: Buffer cache rework.
2015-11-19 gkostkaAdd #ifdef __cplusplus to all header files
2015-11-17 gkostkaCode format in bcache & blockdev
2015-11-08 ngkaho1234Reworks on buffer management
2015-10-16 gkostkaIntroduce EXT4_BLOCK_ZERO macro to initialize ext4_block
2015-09-16 gkostkaLinux line-endings
2015-09-16 gkostkaLinux codestyle format (tabs indenation)
2015-06-28 gkostkaFix comment typos
2015-06-27 gkostkaImprove include policy
2015-06-27 gkostkaChange structure braces 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.
2014-01-18 gkostkaWrite back cache mode.
2013-11-07 gkostkaUpdate cache mode.
2013-10-27 gkostkaRemoved nasty tabs.
2013-10-13 gkostkaUpdate directory tree.