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
2016-07-20
block: fix ubi?_? glob pattern
Daniel Golle
2016-07-01
cmake: Link against libjson-c
Florian Fainelli
2016-07-01
cmake: Find libubox/ulog.h
Florian Fainelli
2016-05-19
block.c: Add ability to mount with ACL and XATTR support
Daniel Dickinson
2016-05-19
block.c: Use <linux/fs.h> instead of defining mount flags ourselves
Daniel Dickinson
2016-05-19
block.c: Add support for checking vfat filesystems
Daniel Dickinson
2016-05-19
block.c: Make static string a const char * instead char *
Daniel Dickinson
2016-05-15
mount_root: check for preinit sentinel file
John Crispin
2016-05-15
Revert "mount_root: code failed in failsafe"
John Crispin
2016-05-11
Revert "fstools: support for ext4fs overlay"
John Crispin
2016-05-10
mount_root: code failed in failsafe
John Crispin
2016-04-27
snapshot: md5sum return codes are not properly handled
John Crispin
2016-04-27
block: add remount paramter
John Crispin
2016-04-22
fstools: support for ext4fs overlay
Ram Chandra Jangir
2016-04-25
block: respect mount flags for /overlay
Jo-Philipp Wich
2016-01-10
fstools: check existing filesystem state before writing the new one
Felix Fietkau
2015-12-20
fstools: allow to stack another overlay on top of existing one
Roman Yeryomin
2015-11-22
fix gcc format security error.
Hauke Mehrtens
2015-10-29
libblkid-tiny: Add F2FS support
Martin Blumenstingl
2015-10-29
libblkid-tiny: Update the code from util-linux's libblkid
Martin Blumenstingl
2015-08-26
overlay: use lstat rather than stat and make sure there are no trailing spaces
John Crispin
2015-08-25
make jffs2reset not iterate over symlinked folders
John Crispin
2015-08-25
jffs2reset: add a -r (reboot) option to jffs2reset
John Crispin
2015-05-25
mount_root: use symlink instead of xattr to store initialization state
Felix Fietkau
2015-04-12
jffs2reset: use jffs2_mark if rootfs_data isn't mounted
Rafał Miłecki
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
[next]