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-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
2014-05-31
snapshot: use cross-platform macros for fprintf on 64-bit values to fix build for 64 bit targets
Felix Fietkau
2014-05-21
libfstools/ubi: some more clean-up
Daniel Golle
2014-05-21
ubi: fix false positive in volume_find
Daniel Golle
2014-05-21
cosmetic: fix indentation
Luka Perkov
2014-05-20
libubi-utils: export static library
Daniel Golle
2014-05-19
skip ubi volume detection if ubifs is not present (fall back to mtd in that case)
Felix Fietkau
2014-05-19
add ubi detach support, fix handling for kernel/rootfs ubi partitions
Felix Fietkau
2014-05-19
match full mtd partition names
Felix Fietkau
2014-05-13
ubi: remove voltype left-over variable
daniel
2014-05-13
support for ubifs overlay
daniel
2014-05-13
cosmetics
daniel
2014-05-12
block: detect /dev/ubiblock*
daniel
2014-04-17
set LD_LIBRARY_PATH when invoking block extroot from temporary overlay
Jo-Philipp Wich
[next]