summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-05-15Revert "mount_root: code failed in failsafe"John Crispin
2016-05-11Revert "fstools: support for ext4fs overlay"John Crispin
2016-05-10mount_root: code failed in failsafeJohn Crispin
2016-04-27snapshot: md5sum return codes are not properly handledJohn Crispin
2016-04-27block: add remount paramterJohn Crispin
2016-04-22fstools: support for ext4fs overlayRam Chandra Jangir
2016-04-25block: respect mount flags for /overlayJo-Philipp Wich
2016-01-10fstools: check existing filesystem state before writing the new oneFelix Fietkau
2015-12-20fstools: allow to stack another overlay on top of existing oneRoman Yeryomin
2015-11-22fix gcc format security error.Hauke Mehrtens
2015-10-29libblkid-tiny: Add F2FS supportMartin Blumenstingl
2015-10-29libblkid-tiny: Update the code from util-linux's libblkidMartin Blumenstingl
2015-08-26overlay: use lstat rather than stat and make sure there are no trailing spacesJohn Crispin
2015-08-25make jffs2reset not iterate over symlinked foldersJohn Crispin
2015-08-25jffs2reset: add a -r (reboot) option to jffs2resetJohn Crispin
2015-05-25mount_root: use symlink instead of xattr to store initialization stateFelix Fietkau
2015-04-12jffs2reset: use jffs2_mark if rootfs_data isn't mountedRafał Miłecki
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