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
2021-07-23
Revert "blockd: detect mountpoint of /dev/mapper/*"
Daniel Golle
2021-07-23
Revert "block: resolve /dev/mapper/* name for /dev/dm-0 when hotplugging"
Daniel Golle
2021-07-18
blockd: create mountpoint parent folder if needed
Daniel Golle
2021-07-15
blockd: move to its own POSIX process group
Daniel Golle
2021-07-15
blockd: fix trigger name
Daniel Golle
2021-07-14
blockd: also send ubus notification on mount hotplug
Daniel Golle
2021-07-14
block: resolve /dev/mapper/* name for /dev/dm-0 when hotplugging
Daniel Golle
2021-07-14
blockd: detect mountpoint of /dev/mapper/*
Daniel Golle
2021-05-16
blockd: add missing #define _GNU_SOURCE
Daniel Golle
2021-05-15
block: allow autofs and umount commands also on MTD/UBI
Daniel Golle
2021-05-15
block: match device path instead of assuming /dev/%s
Daniel Golle
2021-05-15
libblkid-tiny: fix buffer overflow
Daniel Golle
2021-05-15
blockd: use allocated strings instead of fixed buffers
Daniel Golle
2021-05-15
block: use dynamically allocated target string
Daniel Golle
2021-05-15
fstools: block: fix segfault on mount with no target
Daniel Danzberger
2021-04-07
overlay: fix syncronizing typo
Petr Štetiar
2021-03-19
partname: allow skipping existing 'rootfs_data' partition
Daniel Golle
2021-03-08
libfstools: remove superflus include
Daniel Golle
2021-03-05
libfstools: fix build with glibc
Daniel Golle
2021-03-02
libfstools: partname: several fixes
Daniel Golle
2021-02-27
fstools: add partname volume driver
Daniel Golle
2021-01-04
jffs2reset: support fristboot on unmounted UBI overlay
Daniel Golle
2020-12-12
block: replace local mkdir_p implementation
Daniel Golle
2020-12-12
mount: restorecon: guard against execl() errors
Daniel Golle
2020-11-27
jffs2-reset: allow doing a factory reset and passing a sysupgrade.tgz
John Crispin
2020-10-16
mount: apply SELinux labels before overlayfs mount
Daniel Golle
2020-10-16
overlay: use precompiler macros for reoccuring path names
Daniel Golle
2020-10-16
mount: fix log format string and indentation
Daniel Golle
2020-10-16
mount: remove support for legacy overlayfs before v2.3
Daniel Golle
2020-07-11
fstoools: add define for GLOB_ONLYDIR
Rosen Penev
2020-06-17
Use autoclear for overlay loopback device
David Woodhouse
2020-05-11
blockd: fix segfault triggered by non-autofs mounts
Daniel Golle
2020-05-06
blockd: add optional "device" parameter to "info" ubus method
Rafał Miłecki
2020-05-06
block(d): always call hotplug.d "mount" scripts from blockd
Rafał Miłecki
2020-05-06
blockd: use uloop_process for calling /sbin/hotplug-call mount
Rafał Miłecki
2020-05-06
Truncate FAT filesystem label until 1st occurance of a blank (0x20)
Mirko Vogt
2020-05-05
block: always use st_dev (device ID) of / when looking for root
Rafał Miłecki
2020-05-05
block: simplify check_extroot() a bit
Rafał Miłecki
2020-05-02
block: add some basic extroot documentation
Rafał Miłecki
2020-05-02
Revert "block: support hierarchical mount/umount"
Rafał Miłecki
2020-05-02
Revert "block: mount_action: handle mount/umount deps"
Rafał Miłecki
2020-04-09
libfstools/mtd: attempt to read from OOB data if empty space is found
Felix Fietkau
2020-03-21
blockd: remove symlink linkpath file if it's a dir or link
Rafał Miłecki
2020-03-21
block: remove mount target file if it's a link
Rafał Miłecki
2020-03-21
blockd: report "target" path as "mount" for autofs available mounts
Rafał Miłecki
2020-03-21
blockd: print symlink error code and string message
Rafał Miłecki
2020-01-21
Revert "fstools: Add support to read-only MTD partitions (eg. recovery images)"
Petr Štetiar
2020-01-18
fstools: Add support to read-only MTD partitions (eg. recovery images)
Bruno Pena
2020-01-18
libblkid-tiny: fix f2fs labels by increasing label buffer
Petr Štetiar
2020-01-05
block: re-discover mtd devices on extroot mount retry
Jo-Philipp Wich
[next]