index
:
fstools
lede-17.01
master
OpenWrt filesystem utilities
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-04-12
jffs2reset: avoid code duplication in jffs2_reset and jffs2_mark
Rafał Miłecki
2015-04-12
block: reject mount sections with relative targets
Jo-Philipp Wich
2015-04-09
make sure to also scan for leading and ending " when looking for mtd devices
John Crispin
2015-03-28
properly handle return codes
John Crispin
2015-03-22
mount_root: keep track of overlay initialization state (via xattr)
Felix Fietkau
2015-03-22
overlay: call volume_init() before mount
Felix Fietkau
2015-03-22
overlay: create a common function for deleting all overlay data (optionally excluding sysupgrade.tgz)
Felix Fietkau
2015-03-12
switch to _DEFAULT_SOURCE for modern glibc compat
John Crispin
2015-02-25
mount_root: better log messages for ram overlay cases
Jo-Philipp Wich
2015-02-25
libfstools: clarify message when switching to internal overlay
Jo-Philipp Wich
2015-02-25
libfstools: make mtd_volume_identify() less chatty
Jo-Philipp Wich
2015-02-25
libfstools: remove dead source file
Jo-Philipp Wich
2015-02-25
libfstools: convert to ulog() api
Jo-Philipp Wich
2015-02-25
ubi: convert to ulog() api
Jo-Philipp Wich
2015-02-25
snapshot: convert to ulog() api
Jo-Philipp Wich
2015-02-25
jffs2reset: convert to ulog() api
Jo-Philipp Wich
2015-02-25
mount_root: convert to ulog() api
Jo-Philipp Wich
2015-02-25
block: convert to ulog() api
Jo-Philipp Wich
2015-02-25
block: don't declare find_root_dev with UBIFS_EXTROOT
Jo-Philipp Wich
2015-02-25
libfstools: extroot: simplify kmodloader invocation
Jo-Philipp Wich
2015-02-25
libfstools: extroot: rework libdir and block tool discovery
Jo-Philipp Wich
2015-02-25
block: improve extroot error reporting
Jo-Philipp Wich
2015-02-18
block: rework config loading
Jo-Philipp Wich
2015-02-18
block: add support for logging to dmesg
Jo-Philipp Wich
2015-02-17
block: support finding root device by mount point
Jo-Philipp Wich
2015-02-17
block: extroot: remove unneeded rootfs tests
Jo-Philipp Wich
2015-02-17
block: support builtin fstab config
Jo-Philipp Wich
2015-02-17
libfstools: extroot: support builtin block
Jo-Philipp Wich
2015-02-17
mount_root: try extroot even without mtd volume
Jo-Philipp Wich
2015-01-11
jffs2reset: fix recursive file/directory removal
Felix Fietkau
2015-01-07
libblkid-tiny: add btrfs probe info
Daniel Golle
2015-01-06
libfstools: ubi: rework reading volumes
Rafał Miłecki
2015-01-06
libfstools: ubi: avoid crash in volume finding function
Rafał Miłecki
2015-01-06
libfstools: fix find_mount to return device path
Rafał Miłecki
2015-01-06
block: make sure /etc/ exists on the extroot
Rafał Miłecki
2015-01-06
block: allow mounting UBIFS partition as extroot
Rafał Miłecki
2015-01-06
support UBI blocks (volumes)
Rafał Miłecki
2015-01-06
document mount_root and block (extroot) a bit
Rafał Miłecki
2014-12-14
make extroot functionality work with ubifs
John Crispin
2014-12-14
libfstools: drop removed functions from the header file
Rafał Miłecki
2014-12-14
libfstools: accept volume as argument in most calls
Rafał Miłecki
2014-12-01
mount: fix sysupgrade handling for mainline overlayfs
Felix Fietkau
2014-12-01
make the block tool ignore case when comparing uuid strings
John Crispin
2014-11-24
Handle overlayfs' new name in 3.18
Imre Kaloz
2014-10-11
libfstools/mount: Support latest overlayfs versions
Maxime Ripard
2014-10-03
add support for /dev/cd* virtual io
John Crispin
2014-06-21
libfstools: fix matching fstype
Daniel Golle
2014-06-21
fix jffs2reset on ubifs overlay
Daniel Golle
2014-06-21
libfstools: be more consistent with other existing code
Daniel Golle
2014-06-02
snapshot: add explicit cast to fix warning on x86_64 and switch to unsigned
Felix Fietkau
[next]