libfstools: add ext4 filesystem type
[project/fstools.git] / libfstools / overlay.c
2016-09-08 Felix Fietkaulibfstools: add ext4 filesystem type
2016-09-08 Felix Fietkaulibfstools: add f2fs filesystem type and simplify fs...
2016-09-08 Felix Fietkaulibfstools: call volume_init() before accessing v->blk
2016-08-16 John Crispinfix return code of overlay_mount_fs
2016-05-11 John CrispinRevert "fstools: support for ext4fs overlay"
2016-04-22 Ram Chandra Jangirfstools: support for ext4fs overlay
2016-01-10 Felix Fietkaufstools: check existing filesystem state before writing...
2015-08-26 John Crispinoverlay: use lstat rather than stat and make sure there...
2015-08-25 John Crispinmake jffs2reset not iterate over symlinked folders
2015-05-25 Felix Fietkaumount_root: use symlink instead of xattr to store initi...
2015-03-28 John Crispinproperly handle return codes
2015-03-22 Felix Fietkaumount_root: keep track of overlay initialization state...
2015-03-22 Felix Fietkauoverlay: call volume_init() before mount
2015-03-22 Felix Fietkauoverlay: create a common function for deleting all...
2015-02-25 Jo-Philipp Wichlibfstools: clarify message when switching to internal...
2015-02-25 Jo-Philipp Wichlibfstools: convert to ulog() api
2014-12-14 Rafał Miłeckilibfstools: accept volume as argument in most calls
2014-06-21 Daniel Gollefix jffs2reset on ubifs overlay
2014-05-21 Luka Perkovcosmetic: fix indentation
2014-05-13 danielsupport for ubifs overlay
2014-04-07 John Crispinsplit fs-state back into seperate tools
2014-04-03 John Crispinmove files around