summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-04-12jffs2reset: avoid code duplication in jffs2_reset and jffs2_markRafał Miłecki
2015-04-12block: reject mount sections with relative targetsJo-Philipp Wich
2015-04-09make sure to also scan for leading and ending " when looking for mtd devicesJohn Crispin
2015-03-28properly handle return codesJohn Crispin
2015-03-22mount_root: keep track of overlay initialization state (via xattr)Felix Fietkau
2015-03-22overlay: call volume_init() before mountFelix Fietkau
2015-03-22overlay: create a common function for deleting all overlay data (optionally excluding sysupgrade.tgz)Felix Fietkau
2015-03-12switch to _DEFAULT_SOURCE for modern glibc compatJohn Crispin
2015-02-25mount_root: better log messages for ram overlay casesJo-Philipp Wich
2015-02-25libfstools: clarify message when switching to internal overlayJo-Philipp Wich
2015-02-25libfstools: make mtd_volume_identify() less chattyJo-Philipp Wich
2015-02-25libfstools: remove dead source fileJo-Philipp Wich
2015-02-25libfstools: convert to ulog() apiJo-Philipp Wich
2015-02-25ubi: convert to ulog() apiJo-Philipp Wich
2015-02-25snapshot: convert to ulog() apiJo-Philipp Wich
2015-02-25jffs2reset: convert to ulog() apiJo-Philipp Wich
2015-02-25mount_root: convert to ulog() apiJo-Philipp Wich
2015-02-25block: convert to ulog() apiJo-Philipp Wich
2015-02-25block: don't declare find_root_dev with UBIFS_EXTROOTJo-Philipp Wich
2015-02-25libfstools: extroot: simplify kmodloader invocationJo-Philipp Wich
2015-02-25libfstools: extroot: rework libdir and block tool discoveryJo-Philipp Wich
2015-02-25block: improve extroot error reportingJo-Philipp Wich
2015-02-18block: rework config loadingJo-Philipp Wich
2015-02-18block: add support for logging to dmesgJo-Philipp Wich
2015-02-17block: support finding root device by mount pointJo-Philipp Wich
2015-02-17block: extroot: remove unneeded rootfs testsJo-Philipp Wich
2015-02-17block: support builtin fstab configJo-Philipp Wich
2015-02-17libfstools: extroot: support builtin blockJo-Philipp Wich
2015-02-17mount_root: try extroot even without mtd volumeJo-Philipp Wich
2015-01-11jffs2reset: fix recursive file/directory removalFelix Fietkau
2015-01-07libblkid-tiny: add btrfs probe infoDaniel Golle
2015-01-06libfstools: ubi: rework reading volumesRafał Miłecki
2015-01-06libfstools: ubi: avoid crash in volume finding functionRafał Miłecki
2015-01-06libfstools: fix find_mount to return device pathRafał Miłecki
2015-01-06block: make sure /etc/ exists on the extrootRafał Miłecki
2015-01-06block: allow mounting UBIFS partition as extrootRafał Miłecki
2015-01-06support UBI blocks (volumes)Rafał Miłecki
2015-01-06document mount_root and block (extroot) a bitRafał Miłecki
2014-12-14make extroot functionality work with ubifsJohn Crispin
2014-12-14libfstools: drop removed functions from the header fileRafał Miłecki
2014-12-14libfstools: accept volume as argument in most callsRafał Miłecki
2014-12-01mount: fix sysupgrade handling for mainline overlayfsFelix Fietkau
2014-12-01make the block tool ignore case when comparing uuid stringsJohn Crispin
2014-11-24Handle overlayfs' new name in 3.18Imre Kaloz
2014-10-11libfstools/mount: Support latest overlayfs versionsMaxime Ripard
2014-10-03add support for /dev/cd* virtual ioJohn Crispin
2014-06-21libfstools: fix matching fstypeDaniel Golle
2014-06-21fix jffs2reset on ubifs overlayDaniel Golle
2014-06-21libfstools: be more consistent with other existing codeDaniel Golle
2014-06-02snapshot: add explicit cast to fix warning on x86_64 and switch to unsignedFelix Fietkau