partname: Ignore root=PARTUUID...
[project/fstools.git] / libfstools /
2023-01-20 Brian Norrispartname: Ignore root=PARTUUID...
2022-10-18 Daniel Gollelibfstools: skip JFFS2 padding on block devices
2022-08-07 Hauke Mehrtenslibfstools: Rename move_mount() function to ovl_move_mo...
2022-07-17 Christian Marangilibfstools: handle gzip return value in block_volume_format
2022-06-02 Daniel GolleRevert "fstools: remove SELinux restorecon hack"
2022-05-03 Daniel Gollefstools: remove SELinux restorecon hack
2022-05-01 Daniel Gollelibfstools: mtd: improve error handling
2022-02-05 Stijn Tintellibfstools: avoid segfault in find_mount_point
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-11-01 Daniel Gollelibfstools: use uevent instead of relying on custom...
2021-11-01 Daniel Gollelibfstools: make sure file is closed on error
2021-08-25 Daniel Gollelibfstools: handle open() return value properly in...
2021-04-07 Petr Štetiaroverlay: fix syncronizing typo
2021-03-19 Daniel Gollepartname: allow skipping existing 'rootfs_data' partition
2021-03-08 Daniel Gollelibfstools: remove superflus include
2021-03-05 Daniel Gollelibfstools: fix build with glibc
2021-03-02 Daniel Gollelibfstools: partname: several fixes
2021-02-27 Daniel Gollefstools: add partname volume driver
2020-12-12 Daniel Gollemount: restorecon: guard against execl() errors
2020-10-16 Daniel Gollemount: apply SELinux labels before overlayfs mount
2020-10-16 Daniel Golleoverlay: use precompiler macros for reoccuring path...
2020-10-16 Daniel Gollemount: fix log format string and indentation
2020-10-16 Daniel Gollemount: remove support for legacy overlayfs before v2.3
2020-07-11 Rosen Penevfstoools: add define for GLOB_ONLYDIR
2020-06-17 David WoodhouseUse autoclear for overlay loopback device
2020-04-09 Felix Fietkaulibfstools/mtd: attempt to read from OOB data if empty...
2020-01-21 Petr ŠtetiarRevert "fstools: Add support to read-only MTD partition...
2020-01-18 Bruno Penafstools: Add support to read-only MTD partitions (eg...
2019-03-31 Jo-Philipp Wichlibfstools: avoid false positives when matching devices...
2019-03-28 Petr Štetiarlibfstools: Fix overflow of F2FS_MINSIZE constant
2019-03-28 Petr Štetiarlibfstools: Print error in case of loop blkdev failure
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: add "const" to char pointer arguments in...
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.
2017-06-30 Daniel Gollelibfstools: fix matching device name
2017-05-08 Pieter Smithlibfstools: fix multiple volume_identify usages with...
2017-04-20 Daniel Gollelibfstools: silence mkfs.{ext4,f2fs}
2017-03-28 Rafał Miłeckilibfstools: add basic documentation of mount functions
2017-02-11 Felix Fietkauadd missing includes
2016-12-05 Florian Fainellilibfstools: Check return values for fread and system
2016-09-23 Daniel Gollelibfstools: properly label ext4 overlay
2016-09-12 Daniel Gollelibfstools: gather mountpoints from /proc/self/mountinfo
2016-09-08 Felix Fietkaulibfstools: add rootdisk overlay volume support
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: use container_of for volume private data
2016-09-08 Felix Fietkaulibfstools: call volume_init() before accessing v->blk
2016-09-06 Felix Fietkaulibfstools: remove obsolete enum
2016-08-18 Преподобный Гомерlibfstools: "lowerdir" variable name in fopivot
2016-08-16 John Crispinfix return code of overlay_mount_fs
2016-05-11 John CrispinRevert "fstools: support for ext4fs overlay"
2016-04-27 John Crispinsnapshot: md5sum return codes are not properly handled
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: make mtd_volume_identify() less chatty
2015-02-25 Jo-Philipp Wichlibfstools: remove dead source file
2015-02-25 Jo-Philipp Wichlibfstools: convert to ulog() api
2015-02-25 Jo-Philipp Wichlibfstools: extroot: simplify kmodloader invocation
2015-02-25 Jo-Philipp Wichlibfstools: extroot: rework libdir and block tool discovery
2015-02-17 Jo-Philipp Wichlibfstools: extroot: support builtin block
2015-01-06 Rafał Miłeckilibfstools: ubi: rework reading volumes
2015-01-06 Rafał Miłeckilibfstools: ubi: avoid crash in volume finding function
2015-01-06 Rafał Miłeckilibfstools: fix find_mount to return device path
2015-01-06 Rafał Miłeckidocument mount_root and block (extroot) a bit
2014-12-14 Rafał Miłeckilibfstools: drop removed functions from the header...
2014-12-14 Rafał Miłeckilibfstools: accept volume as argument in most calls
2014-12-01 Felix Fietkaumount: fix sysupgrade handling for mainline overlayfs
2014-11-24 Imre KalozHandle overlayfs' new name in 3.18
2014-10-11 Maxime Ripardlibfstools/mount: Support latest overlayfs versions
2014-06-21 Daniel Gollelibfstools: fix matching fstype
2014-06-21 Daniel Gollefix jffs2reset on ubifs overlay
2014-06-21 Daniel Gollelibfstools: be more consistent with other existing...
2014-05-21 Daniel Gollelibfstools/ubi: some more clean-up
2014-05-21 Daniel Golleubi: fix false positive in volume_find
2014-05-21 Luka Perkovcosmetic: fix indentation
2014-05-19 Felix Fietkauskip ubi volume detection if ubifs is not present ...
2014-05-19 Felix Fietkaumatch full mtd partition names
2014-05-13 danielubi: remove voltype left-over variable
2014-05-13 danielsupport for ubifs overlay
2014-04-17 Jo-Philipp Wichset LD_LIBRARY_PATH when invoking block extroot from...
next