index
:
libfuse.git
android-stable
master
libfuse for android
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
util
Age
Commit message (
Expand
)
Author
Lines
2025-04-15
mount: Add FUSE_KERN_DEVICE env variable to specify fuse kernel device
Meng Lu Wang
-40
/
+14
2025-04-02
Fix build with kernel < 5.9
Giulio Benetti
-2
/
+2
2025-03-18
fusermount: prevent stdio FDs from being reused
Bernd Schubert
-27
/
+53
2025-03-13
Add PanFS to whitelist
jnr0006
-0
/
+1
2025-02-17
fusermount: Exclude UFSD from whitelist for 32-bit builds
Bernd Schubert
-0
/
+2
2024-10-11
Add libfuse util strtol wrapper
Joanne Koong
-4
/
+12
2024-09-16
fusermount: Close file descriptors with close_range() if possible
Bernd Schubert
-1
/
+26
2024-09-16
fusermount: close inherited fds
MJ Harvey
-1
/
+19
2024-08-21
Rearrange util/fusermount.c umount_fuse_locked() so that
Norman Wilson
-2
/
+4
2024-08-02
Fix program-path in util/parse-backtrace and dump_stack function
Bernd Schubert
-1
/
+4
2024-07-30
Add a script to parse backtraces
Bernd Schubert
-0
/
+114
2024-07-29
Pass through nosymfollow mount option
Tyler Hall
-0
/
+2
2024-07-14
Add RAMFS to fusermount permitted mount targets
Bernd Schubert
-0
/
+1
2024-06-01
Fix compatibility issue around fuse_custom_io->clone_fd (#953)
legezywzh
-1
/
+1
2024-04-06
fusermount: Fix use of uninitialized x_mnt_opts (#924)
Bernd Schubert
-1
/
+1
2024-03-07
Use posix_spawn instead of fork+exec
Matthias Goergens
-5
/
+10
2024-03-05
fusermount: Fix head-buffer-overflow in extract_x_options
Bernd Schubert
-29
/
+84
2024-02-24
Passthrough options starting with "x-" to mtab (#894)
Matthew
-2
/
+48
2023-08-25
Add NTFS3 kernel driver fs to the whitelist of mount targets (#830)
mrdvdrm
-0
/
+1
2023-06-19
Improve wording of user_allow_other usage instructions (#806)
Waldir Pimenta
-8
/
+8
2023-06-08
Error handling for fusermount's commfd (#786)
Matthias Görgens
-1
/
+13
2023-06-08
util/meson.build: don't install udev.rules if udevdir cannot be determined (#...
wdlkmpx
-3
/
+11
2023-06-08
util/mount.fuse.c: compile with linux headers < 3.5 (#798)
wdlkmpx
-0
/
+4
2023-06-08
Fix memory leak (#785)
Matthias Görgens
-0
/
+3
2023-04-12
Fuse mount: make auto_unmount compatible with suid/dev mount options (#762)
Matthias Görgens
-3
/
+16
2023-04-07
Fix deprecated udev.get_pkgconfig_variable in meson
Matthias Goergens
-1
/
+1
2023-04-06
Add long `--options` to fusermount (#764)
Matthias Görgens
-0
/
+1
2023-04-06
Fix MS_LAZYTIME not defined on uclibc and move all MS_* and UMOUNT_* (#753)
Giulio Benetti
-21
/
+3
2023-04-02
Workaround musl bug when mountdir has whitespace (#761)
Matthias Görgens
-5
/
+58
2023-03-29
Fix typos and configure spellcheck for PRs
Yaroslav Halchenko
-1
/
+1
2023-03-28
Review feedback: rename and comments
Matthias Goergens
-3
/
+9
2023-03-28
Fix `auto_unmount` to work without `allow_other`
Matthias Goergens
-1
/
+46
2023-03-20
Add more time mount options to fusermount / fix lazytime
Bernd Schubert
-0
/
+8
2023-01-28
Install a the configure_file (config.h) and use in headers
Bernd Schubert
-2
/
+2
2022-09-08
Add option to specify init script location
Fina Wilke
-13
/
+12
2022-09-04
API update for fuse_loop_config additions
Bernd Schubert
-1
/
+1
2022-07-02
Revert "Increase meson min version and avoid get_pkgconfig_variable warning (...
Nikolaus Rath
-1
/
+1
2022-06-20
Increase meson min version and avoid get_pkgconfig_variable warning (#682)
Bernd Schubert
-1
/
+1
2021-09-06
Fix: fd and memory leak in mount.fuse.c (#614)
lixiaokeng
-1
/
+6
2021-08-25
use same hashbang as in rest of repository
a1346054
-1
/
+1
2021-01-28
Ignore "-o nonempty" (#582)
Stephen Kitt
-1
/
+2
2021-01-08
fusermount: Check for argv[0] being present (#577)
richardweinberger
-1
/
+1
2020-12-27
util/fusermount.c: Assume the kernel supports UMOUNT_NOFOLLOW (#574)
Sargun Dhillon
-23
/
+1
2020-12-19
Add exfat to whitelist (#573)
Kangjing "Chaser" Huang
-0
/
+1
2020-11-06
mount.fuse.c: fix potential memory leak in main func
Zhiqiang Liu
-2
/
+11
2020-11-06
mount.fuse.c: fix potential accessing NULL pointer
Zhiqiang Liu
-1
/
+1
2020-03-13
Align help options (#500)
Andrew Gaul
-1
/
+1
2020-03-13
State GPL version in comment (#485)
Dr. David Alan Gilbert
-2
/
+2
2019-12-31
Make ioctl prototype conditional on FUSE_USE_VERSION. (#482)
Bill Zissimopoulos
-1
/
+1
2019-09-15
Whitelist UFSD (#451)
tenzap
-0
/
+1
[next]