openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
FUSE
Settings
|
Report Duplicate
430
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Moderate Activity
Commits
: Listings
Analyzed
44 minutes
ago. based on code collected
about 1 hour
ago.
Oct 07, 2024 — Oct 07, 2025
Showing page 9 of 76
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Libfuse check ABI differences with 'abidiff'
Bernd Schubert
More...
about 1 year ago
Increase .so version to 4
Bernd Schubert
More...
about 1 year ago
Add FUSE_CAP_NO_EXPORT and use it in passthrough_hp
Bernd Schubert
More...
about 1 year ago
Add fuse_set_feature_flag() / fuse_unset_feature_flag
Bernd Schubert
More...
about 1 year ago
passthrough_hp: Use fuse_loop_cfg_set_max_threads()
Bernd Schubert
More...
about 1 year ago
fusermount: Close file descriptors with close_range() if possible
Bernd Schubert
More...
about 1 year ago
example/passthrough_hp: Set keep_cache and noflush in sfs_create
Bernd Schubert
More...
about 1 year ago
example/passthrough_hp: No auto FOPEN_DIRECT_IO in passthrough mode
Bernd Schubert
More...
about 1 year ago
getattr: Make use of FUSE_GETATTR_FH in lowlevel examples
Bernd Schubert
More...
about 1 year ago
Add statx support
Joanne Koong
More...
about 1 year ago
fusermount: close inherited fds
MJ Harvey
More...
about 1 year ago
remove unused headers in example/poll_client
yangyun
More...
about 1 year ago
add version check for the fuse_loop_cfg* operations
yangyun
More...
about 1 year ago
Bump codespell-project/actions-codespell from 2.0 to 2.1
dependabot[bot]
More...
about 1 year ago
Fix FUSE_USE_VERSION in example/notify_store_retrieve.c
yangyun
More...
about 1 year ago
Rearrange util/fusermount.c umount_fuse_locked() so that umount2 is called with privs dropped, not raised. This works around a clash with NFS permissions: if FUSE mounted on NFS client directory with root_squash in effect, and some directory in the path leading to the mount point denies permissions to others, umount2 will fail because userid 0 cannot search it. Since drop_privs merely sets the file- system user- and group-ID without changing the CAP_SYS_ADMIN capability needed to unmount a file system (which fusermount has because it is set-user-ID root), umount2 works fine.
Norman Wilson
More...
about 1 year ago
doc/libfuse-operations: Fix FUSE_STATX in_args[1] description
Joanne Koong
More...
about 1 year ago
Fix program-path in util/parse-backtrace and dump_stack function
Bernd Schubert
More...
about 1 year ago
example/passthrough_hp: Remove unused includes
Bernd Schubert
More...
about 1 year ago
example/passthrough_hp: Fix . and .. readdir lookup count
Bernd Schubert
More...
about 1 year ago
Add a script to parse backtraces
Bernd Schubert
More...
about 1 year ago
Add MS_NOSYMFOLLOW compat definition
Bernd Schubert
More...
about 1 year ago
Pass through nosymfollow mount option
Tyler Hall
More...
about 1 year ago
Gate #include <execinfo.h> behind #ifdef HAVE_BACKTRACE
Nils
More...
about 1 year ago
Support request timeouts
Joanne Koong
More...
about 1 year ago
fuse_log: initialize sys_log_level variable to avoid compiler warning
Joanne Koong
More...
about 1 year ago
Add RAMFS to fusermount permitted mount targets
Bernd Schubert
More...
about 1 year ago
Add syslog and fatal signal handler feature
Bernd Schubert
More...
about 1 year ago
xfstests: Add '-odev' to passthrough mount options
Bernd Schubert
More...
about 1 year ago
passthrough_hp: include . and .. in readdir
Joanne Koong
More...
over 1 year ago
←
1
2
…
5
6
7
8
9
10
11
12
13
…
75
76
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree