summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-02-28libblkid-tiny: add exfat superblock supportRafał Miłecki
2023-02-15libfstools: use class interface to iterate over ubi devicesDaniel Golle
2023-02-04partname: Correct fstools_partname_fallback_scan comparisonBrian Norris
2023-01-22partname: Introduce fstools_partname_fallback_scan optionChristian Marangi
2023-01-20partname: Ignore root=PARTUUID...Brian Norris
2022-11-10block: try multiple NTFS filesystem implementationsRafał Miłecki
2022-10-18libfstools: skip JFFS2 padding on block devicesDaniel Golle
2022-08-13block: Do not include linux/fs.h any moreHauke Mehrtens
2022-08-07libfstools: Rename move_mount() function to ovl_move_mount() for glibc 2.36Hauke Mehrtens
2022-07-17libfstools: handle gzip return value in block_volume_formatChristian Marangi
2022-06-02Revert "fstools: remove SELinux restorecon hack"Daniel Golle
2022-05-03fstools: remove SELinux restorecon hackDaniel Golle
2022-05-01block: don't probe mtdblock on NAND (with legacy exceptions)Daniel Golle
2022-05-01blockd: restore device_move semanticsDaniel Golle
2022-05-01libfstools: mtd: improve error handlingDaniel Golle
2022-02-05libfstools: avoid segfault in find_mount_pointStijn Tintel
2022-01-11libfstools: use variable for overlay mount-pointRafał Miłecki
2022-01-11libfstools: get rid of "extroot_prefix" global variableRafał Miłecki
2022-01-11Update / fix extroot commentsRafał Miłecki
2022-01-11libfstools: check for overlay mounting errorsRafał Miłecki
2021-11-16fstools: fix a couple of minor code problemsDaniel Golle
2021-11-01libfstools: use uevent instead of relying on custom kernel patchDaniel Golle
2021-11-01libfstools: make sure file is closed on errorDaniel Golle
2021-08-25blockd: include missing libubox/utils.hDaniel Golle
2021-08-25libfstools: handle open() return value properly in F2FS checkDaniel Golle
2021-08-14block: fix two resources leaks discovered by CoverityDaniel Golle
2021-08-14ubi: fix resource leak in legacy codepathDaniel Golle
2021-08-14libubi: fix several issues discovered by CoverityDaniel Golle
2021-08-14blockd: fix resource leak discovered by coverity scanDaniel Golle
2021-08-04blockd: also report target in notificationsDaniel Golle
2021-08-03libblkid-tiny: install header file to include dirDaniel Danzberger
2021-08-03libblkid-tiny: fix invalid open syscall return checkDaniel Danzberger
2021-07-30blockd: make most calls to 'block' asynchronousDaniel Golle
2021-07-28blockd: send mount.ready when startup has completedDaniel Golle
2021-07-28block: don't add non-ubifs ubi devicesDaniel Golle
2021-07-23block: support umount device basenameDaniel Golle
2021-07-23blockd: fix length of timeout int passed to ioctlDaniel Golle
2021-07-23block: allow remove hotplug event to arrive at blockdDaniel Golle
2021-07-23block: use /dev/dm-* instead of /dev/mapper/*Daniel Golle
2021-07-23Revert "blockd: detect mountpoint of /dev/mapper/*"Daniel Golle
2021-07-23Revert "block: resolve /dev/mapper/* name for /dev/dm-0 when hotplugging"Daniel Golle
2021-07-18blockd: create mountpoint parent folder if neededDaniel Golle
2021-07-15blockd: move to its own POSIX process groupDaniel Golle
2021-07-15blockd: fix trigger nameDaniel Golle
2021-07-14blockd: also send ubus notification on mount hotplugDaniel Golle
2021-07-14block: resolve /dev/mapper/* name for /dev/dm-0 when hotpluggingDaniel Golle
2021-07-14blockd: detect mountpoint of /dev/mapper/*Daniel Golle
2021-05-16blockd: add missing #define _GNU_SOURCEDaniel Golle
2021-05-15block: allow autofs and umount commands also on MTD/UBIDaniel Golle
2021-05-15block: match device path instead of assuming /dev/%sDaniel Golle