project/fstools.git
2022-05-01 Daniel Golleblock: don't probe mtdblock on NAND (with legacy except...
2022-05-01 Daniel Golleblockd: restore device_move semantics
2022-05-01 Daniel Gollelibfstools: mtd: improve error handling
2022-02-05 Stijn Tintellibfstools: avoid segfault in find_mount_point
2022-01-11 Rafał Miłeckilibfstools: use variable for overlay mount-point
2022-01-11 Rafał Miłeckilibfstools: get rid of "extroot_prefix" global variable
2022-01-11 Rafał MiłeckiUpdate / fix extroot comments
2022-01-11 Rafał Miłeckilibfstools: check for overlay mounting errors
2021-11-16 Daniel Gollefstools: fix a couple of minor code problems
2021-11-01 Daniel Gollelibfstools: use uevent instead of relying on custom...
2021-11-01 Daniel Gollelibfstools: make sure file is closed on error
2021-08-25 Daniel Golleblockd: include missing libubox/utils.h
2021-08-25 Daniel Gollelibfstools: handle open() return value properly in...
2021-08-14 Daniel Golleblock: fix two resources leaks discovered by Coverity
2021-08-14 Daniel Golleubi: fix resource leak in legacy codepath
2021-08-14 Daniel Gollelibubi: fix several issues discovered by Coverity
2021-08-14 Daniel Golleblockd: fix resource leak discovered by coverity scan
2021-08-04 Daniel Golleblockd: also report target in notifications
2021-08-03 Daniel Danzbergerlibblkid-tiny: install header file to include dir
2021-08-03 Daniel Danzbergerlibblkid-tiny: fix invalid open syscall return check
2021-07-30 Daniel Golleblockd: make most calls to 'block' asynchronous
2021-07-28 Daniel Golleblockd: send mount.ready when startup has completed
2021-07-28 Daniel Golleblock: don't add non-ubifs ubi devices
2021-07-23 Daniel Golleblock: support umount device basename
2021-07-23 Daniel Golleblockd: fix length of timeout int passed to ioctl
2021-07-23 Daniel Golleblock: allow remove hotplug event to arrive at blockd
2021-07-23 Daniel Golleblock: use /dev/dm-* instead of /dev/mapper/*
2021-07-23 Daniel GolleRevert "blockd: detect mountpoint of /dev/mapper/*"
2021-07-23 Daniel GolleRevert "block: resolve /dev/mapper/* name for /dev...
2021-07-18 Daniel Golleblockd: create mountpoint parent folder if needed
2021-07-15 Daniel Golleblockd: move to its own POSIX process group
2021-07-15 Daniel Golleblockd: fix trigger name
2021-07-14 Daniel Golleblockd: also send ubus notification on mount hotplug
2021-07-14 Daniel Golleblock: resolve /dev/mapper/* name for /dev/dm-0 when...
2021-07-14 Daniel Golleblockd: detect mountpoint of /dev/mapper/*
2021-05-16 Daniel Golleblockd: add missing #define _GNU_SOURCE
2021-05-15 Daniel Golleblock: allow autofs and umount commands also on MTD/UBI
2021-05-15 Daniel Golleblock: match device path instead of assuming /dev/%s
2021-05-15 Daniel Gollelibblkid-tiny: fix buffer overflow
2021-05-15 Daniel Golleblockd: use allocated strings instead of fixed buffers
2021-05-15 Daniel Golleblock: use dynamically allocated target string
2021-05-15 Daniel Danzbergerfstools: block: fix segfault on mount with no target
2021-04-07 Petr Štetiaroverlay: fix syncronizing typo
2021-03-19 Daniel Gollepartname: allow skipping existing 'rootfs_data' partition
2021-03-08 Daniel Gollelibfstools: remove superflus include
2021-03-05 Daniel Gollelibfstools: fix build with glibc
2021-03-02 Daniel Gollelibfstools: partname: several fixes
2021-02-27 Daniel Gollefstools: add partname volume driver
2021-01-04 Daniel Gollejffs2reset: support fristboot on unmounted UBI overlay
2020-12-12 Daniel Golleblock: replace local mkdir_p implementation
2020-12-12 Daniel Gollemount: restorecon: guard against execl() errors
2020-11-27 John Crispinjffs2-reset: allow doing a factory reset and passing...
2020-10-16 Daniel Gollemount: apply SELinux labels before overlayfs mount
2020-10-16 Daniel Golleoverlay: use precompiler macros for reoccuring path...
2020-10-16 Daniel Gollemount: fix log format string and indentation
2020-10-16 Daniel Gollemount: remove support for legacy overlayfs before v2.3
2020-07-11 Rosen Penevfstoools: add define for GLOB_ONLYDIR
2020-06-17 David WoodhouseUse autoclear for overlay loopback device
2020-05-11 Daniel Golleblockd: fix segfault triggered by non-autofs mounts
2020-05-06 Rafał Miłeckiblockd: add optional "device" parameter to "info" ubus...
2020-05-06 Rafał Miłeckiblock(d): always call hotplug.d "mount" scripts from...
2020-05-06 Rafał Miłeckiblockd: use uloop_process for calling /sbin/hotplug...
2020-05-06 Mirko VogtTruncate FAT filesystem label until 1st occurance of...
2020-05-05 Rafał Miłeckiblock: always use st_dev (device ID) of / when looking...
2020-05-05 Rafał Miłeckiblock: simplify check_extroot() a bit
2020-05-02 Rafał Miłeckiblock: add some basic extroot documentation
2020-05-02 Rafał MiłeckiRevert "block: support hierarchical mount/umount"
2020-05-02 Rafał MiłeckiRevert "block: mount_action: handle mount/umount deps"
2020-04-09 Felix Fietkaulibfstools/mtd: attempt to read from OOB data if empty...
2020-03-21 Rafał Miłeckiblockd: remove symlink linkpath file if it's a dir...
2020-03-21 Rafał Miłeckiblock: remove mount target file if it's a link
2020-03-21 Rafał Miłeckiblockd: report "target" path as "mount" for autofs...
2020-03-21 Rafał Miłeckiblockd: print symlink error code and string message
2020-01-21 Petr ŠtetiarRevert "fstools: Add support to read-only MTD partition...
2020-01-18 Bruno Penafstools: Add support to read-only MTD partitions (eg...
2020-01-18 Petr Štetiarlibblkid-tiny: fix f2fs labels by increasing label...
2020-01-05 Jo-Philipp... block: re-discover mtd devices on extroot mount retry
2019-12-22 Jo-Philipp... libblkid-tiny: fix symbol collision with full libblkid
2019-12-20 Pali Rohárlibblkid-tiny: vfat: Change parsing label in special...
2019-12-20 Pali Rohárlibblkid-tiny: vfat: Fix reading labels which starts...
2019-12-20 Rafał Miłeckilibblkid-tiny: add blkid_probe_set_id_label() stub
2019-12-20 Rafał Miłeckilibblkid-tiny: use separated buffer for each block...
2019-12-20 Rafał Miłeckilibblkid-tiny: add functions for allocating & freeing...
2019-12-13 Rafał Miłeckiblockd: don't flush devices list on "hotplug" call
2019-12-13 Rafał Miłeckiblockd: fix vlist memory corruption
2019-11-03 Yousong Zhoublock: detect: use current mp as value of target option
2019-11-02 Yousong Zhoublock: mount_device: err log only when mp deviates...
2019-11-02 Yousong Zhoublock: mount_device: skip extroot earlier
2019-11-02 Yousong Zhoublock: mount_action: handle mount/umount deps
2019-11-02 Yousong Zhoublock: support hierarchical mount/umount
2019-11-02 Yousong Zhoublock: umount: skip / unless -a is given
2019-10-27 Yousong Zhoublock: use fsck.fat instead of dosfsck
2019-10-27 Yousong Zhoulibblkid-tiny: ntfs: fix use-after-free
2019-09-20 Hauke Mehrtensmkdev: Avoid out of bounds read
2019-09-03 Ansuel Smithlibblkid-tiny: use blkid_probe_set_utf8label for label set
2019-09-03 Ansuel Smithlibblkid-tiny: adds blkid_probe_set_utf8label support
2019-08-28 Jo-Philipp... probe: fallback to libblkid.so.1 when libblkid.so does...
2019-07-01 Ansuel Smithlibblkid-tiny: increment label size to 256
2019-07-01 Ansuel Smithlibblkid-tiny: fix wrong btrfs label length
2019-03-31 Jo-Philipp... block: prevent mount point confusion
next