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
2022-05-01
blockd: restore device_move semantics
Daniel Golle
2022-05-01
libfstools: mtd: improve error handling
Daniel Golle
2022-02-05
libfstools: avoid segfault in find_mount_point
Stijn Tintel
2022-01-11
libfstools: use variable for overlay mount-point
Rafał Miłecki
2022-01-11
libfstools: get rid of "extroot_prefix" global variable
Rafał Miłecki
2022-01-11
Update / fix extroot comments
Rafał Miłecki
2022-01-11
libfstools: check for overlay mounting errors
Rafał Miłecki
2021-11-16
fstools: fix a couple of minor code problems
Daniel Golle
2021-11-01
libfstools: use uevent instead of relying on custom kernel patch
Daniel Golle
2021-11-01
libfstools: make sure file is closed on error
Daniel Golle
2021-08-25
blockd: include missing libubox/utils.h
Daniel Golle
2021-08-25
libfstools: handle open() return value properly in F2FS check
Daniel Golle
2021-08-14
block: fix two resources leaks discovered by Coverity
Daniel Golle
2021-08-14
ubi: fix resource leak in legacy codepath
Daniel Golle
2021-08-14
libubi: fix several issues discovered by Coverity
Daniel Golle
2021-08-14
blockd: fix resource leak discovered by coverity scan
Daniel Golle
2021-08-04
blockd: also report target in notifications
Daniel Golle
2021-08-03
libblkid-tiny: install header file to include dir
Daniel Danzberger
2021-08-03
libblkid-tiny: fix invalid open syscall return check
Daniel Danzberger
2021-07-30
blockd: make most calls to 'block' asynchronous
Daniel Golle
2021-07-28
blockd: send mount.ready when startup has completed
Daniel Golle
2021-07-28
block: don't add non-ubifs ubi devices
Daniel Golle
2021-07-23
block: support umount device basename
Daniel Golle
2021-07-23
blockd: fix length of timeout int passed to ioctl
Daniel Golle
2021-07-23
block: allow remove hotplug event to arrive at blockd
Daniel Golle
2021-07-23
block: use /dev/dm-* instead of /dev/mapper/*
Daniel Golle
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
[next]