index
:
delta/openwrt/fstools.git
lede-17.01
master
git.openwrt.org: project/fstools.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
partname: Correct fstools_partname_fallback_scan comparison
Brian Norris
2023-02-04
1
-12
/
+20
*
partname: Introduce fstools_partname_fallback_scan option
Christian Marangi
2023-01-22
1
-0
/
+13
*
partname: Ignore root=PARTUUID...
Brian Norris
2023-01-20
1
-2
/
+2
*
block: try multiple NTFS filesystem implementations
Rafał Miłecki
2022-11-10
1
-4
/
+29
*
libfstools: skip JFFS2 padding on block devices
Daniel Golle
2022-10-18
1
-4
/
+42
*
block: Do not include linux/fs.h any more
Hauke Mehrtens
2022-08-13
1
-2
/
+0
*
libfstools: Rename move_mount() function to ovl_move_mount() for glibc 2.36
Hauke Mehrtens
2022-08-07
1
-3
/
+3
*
libfstools: handle gzip return value in block_volume_format
Christian Marangi
2022-07-17
1
-1
/
+5
*
Revert "fstools: remove SELinux restorecon hack"
Daniel Golle
2022-06-02
3
-0
/
+27
*
fstools: remove SELinux restorecon hack
Daniel Golle
2022-05-03
3
-27
/
+0
*
block: don't probe mtdblock on NAND (with legacy exceptions)
Daniel Golle
2022-05-01
1
-0
/
+53
*
blockd: restore device_move semantics
Daniel Golle
2022-05-01
1
-6
/
+4
*
libfstools: mtd: improve error handling
Daniel Golle
2022-05-01
1
-6
/
+4
*
libfstools: avoid segfault in find_mount_point
Stijn Tintel
2022-02-05
1
-0
/
+3
*
libfstools: use variable for overlay mount-point
Rafał Miłecki
2022-01-11
1
-9
/
+10
*
libfstools: get rid of "extroot_prefix" global variable
Rafał Miłecki
2022-01-11
4
-12
/
+4
*
Update / fix extroot comments
Rafał Miłecki
2022-01-11
2
-5
/
+5
*
libfstools: check for overlay mounting errors
Rafał Miłecki
2022-01-11
1
-1
/
+4
*
fstools: fix a couple of minor code problems
Daniel Golle
2021-11-16
6
-19
/
+52
*
libfstools: use uevent instead of relying on custom kernel patch
Daniel Golle
2021-11-01
1
-10
/
+13
*
libfstools: make sure file is closed on error
Daniel Golle
2021-11-01
1
-1
/
+3
*
blockd: include missing libubox/utils.h
Daniel Golle
2021-08-25
1
-0
/
+1
*
libfstools: handle open() return value properly in F2FS check
Daniel Golle
2021-08-25
1
-0
/
+4
*
block: fix two resources leaks discovered by Coverity
Daniel Golle
2021-08-14
1
-2
/
+5
*
ubi: fix resource leak in legacy codepath
Daniel Golle
2021-08-14
1
-0
/
+12
*
libubi: fix several issues discovered by Coverity
Daniel Golle
2021-08-14
1
-5
/
+7
*
blockd: fix resource leak discovered by coverity scan
Daniel Golle
2021-08-14
1
-0
/
+3
*
blockd: also report target in notifications
Daniel Golle
2021-08-05
1
-13
/
+32
*
libblkid-tiny: install header file to include dir
Daniel Danzberger
2021-08-03
1
-0
/
+1
*
libblkid-tiny: fix invalid open syscall return check
Daniel Danzberger
2021-08-03
1
-1
/
+1
*
blockd: make most calls to 'block' asynchronous
Daniel Golle
2021-07-30
1
-12
/
+27
*
blockd: send mount.ready when startup has completed
Daniel Golle
2021-07-28
1
-1
/
+4
*
block: don't add non-ubifs ubi devices
Daniel Golle
2021-07-28
1
-5
/
+13
*
block: support umount device basename
Daniel Golle
2021-07-24
1
-2
/
+11
*
blockd: fix length of timeout int passed to ioctl
Daniel Golle
2021-07-24
1
-1
/
+1
*
block: allow remove hotplug event to arrive at blockd
Daniel Golle
2021-07-23
1
-13
/
+13
*
block: use /dev/dm-* instead of /dev/mapper/*
Daniel Golle
2021-07-23
1
-1
/
+1
*
Revert "blockd: detect mountpoint of /dev/mapper/*"
Daniel Golle
2021-07-23
1
-9
/
+0
*
Revert "block: resolve /dev/mapper/* name for /dev/dm-0 when hotplugging"
Daniel Golle
2021-07-23
1
-22
/
+1
*
blockd: create mountpoint parent folder if needed
Daniel Golle
2021-07-18
1
-1
/
+9
*
blockd: move to its own POSIX process group
Daniel Golle
2021-07-15
1
-0
/
+3
*
blockd: fix trigger name
Daniel Golle
2021-07-15
1
-1
/
+4
*
blockd: also send ubus notification on mount hotplug
Daniel Golle
2021-07-14
1
-12
/
+34
*
block: resolve /dev/mapper/* name for /dev/dm-0 when hotplugging
Daniel Golle
2021-07-14
1
-1
/
+22
*
blockd: detect mountpoint of /dev/mapper/*
Daniel Golle
2021-07-14
1
-2
/
+11
*
blockd: add missing #define _GNU_SOURCE
Daniel Golle
2021-05-16
1
-0
/
+1
*
block: allow autofs and umount commands also on MTD/UBI
Daniel Golle
2021-05-16
1
-2
/
+2
*
block: match device path instead of assuming /dev/%s
Daniel Golle
2021-05-16
1
-6
/
+14
*
libblkid-tiny: fix buffer overflow
Daniel Golle
2021-05-16
2
-5
/
+2
*
blockd: use allocated strings instead of fixed buffers
Daniel Golle
2021-05-16
1
-12
/
+34
[next]