| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-02-17 | ext4: remove block cache parameter from device_register function | gkostka | |
| This parameter is useless since cache is always initialized by malloc. | |||
| 2016-01-30 | ext4: add read_only parameter to ext4_mount routine. | ngkaho1234 | |
| Now users can mount a filesystem as read-only mode explicitly. | |||
| 2015-12-31 | ext4_bcache: add max cache depth watermark | gkostka | |
| 2015-12-31 | test_lwext4: add error printf when file/dir remove fails | gkostka | |
| 2015-12-30 | test_lwext4: add journaling to generic test module | gkostka | |
| 2015-12-09 | ext4_blockdev: move bread/bwrite counters to ext4_blockdev_iface | gkostka | |
| 2015-11-23 | ext4_bcache & ext4_blockdev: Buffer cache rework. | ngkaho1234 | |
| 2015-11-21 | Refactoring: directrory entry prefix: EXT4_DIRENTRY* -> EXT4_DE* | gkostka | |
| 2015-11-13 | Move all test modules to fs_test directory | gkostka | |
