libfstools: fit: improve fit_volume_find string handling
[project/fstools.git] / libfstools / overlay.c
2022-08-07 Hauke Mehrtenslibfstools: Rename move_mount() function to ovl_move_mo...
2022-06-02 Daniel GolleRevert "fstools: remove SELinux restorecon hack"
2022-05-03 Daniel Gollefstools: remove SELinux restorecon hack
2022-01-11 Rafał Miłeckilibfstools: use variable for overlay mount-point
2022-01-11 Rafał Miłeckilibfstools: get rid of "extroot_prefix" global variable
2022-01-11 Rafał MiłeckiUpdate / fix extroot comments
2022-01-11 Rafał Miłeckilibfstools: check for overlay mounting errors
2021-11-16 Daniel Gollefstools: fix a couple of minor code problems
2021-04-07 Petr Štetiaroverlay: fix syncronizing typo
2020-10-16 Daniel Gollemount: apply SELinux labels before overlayfs mount
2020-10-16 Daniel Golleoverlay: use precompiler macros for reoccuring path...
2020-07-11 Rosen Penevfstoools: add define for GLOB_ONLYDIR
2018-05-24 Pierre Lebleufstools: allow the mounting with full access time accou...
2018-05-24 Pierre Lebleufstools: allow to compress the filesystem
2018-04-16 Rafał Miłeckilibfstools: move mount points when switching to JFFS2
2018-04-16 Rafał Miłeckilibfstools: fix foreachdir() to pass dir with a trailin...
2018-01-13 Roman Yeryominoverlay: fix compilation with glibc
2018-01-07 Rafał Miłeckilibfstools: optimize building directory string for...
2018-01-05 Rafał Miłeckilibfstools: support file paths longer than 255 chars
2018-01-02 Roman Yeryominoverlay: fix race condition when switching to jffs2
2017-12-12 Rosen Penevfstools: Replace strerror(errno) with %m format.
2016-09-08 Felix Fietkaulibfstools: replace hardcoded mentions of jffs2 in...
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