projects
/
qemu-gpiodev
/
libfuse.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
qemu-gpiodev/libfuse.git
2024-04-06
Bernd Schubert
fusermount: Fix use of uninitialized x_mnt_opts (#924)
commit
|
commitdiff
|
tree
|
snapshot
2024-04-02
Bernd Schubert
Add more documentation for FUSE_CAP_EXPORT_SUPPORT...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-29
Bernd Schubert
Add support for FUSE_CAP_HANDLE_KILLPRIV_V2
commit
|
commitdiff
|
tree
|
snapshot
2024-03-27
Bernd Schubert
Fix FUSE_CAP_DIRECT_IO_ALLOW_MMAP - use new numerical...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-27
Ashley Pittman
Install all test/build python packages from requirement...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-24
farlongsignal
fix readdirplus when filler is called with zero offset...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-21
legezywzh
reset got_init after handling FUSE_DESTROY message...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-20
Bernd Schubert
ci-build.sh: Fix checking for function arguments (...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-20
FredyVia
Add FUSE_FILL_DIR_DEFAULTS enum (#903)
commit
|
commitdiff
|
tree
|
snapshot
2024-03-20
Bernd Schubert
Fix example/fix-notify_inval_inode.c (#908)
commit
|
commitdiff
|
tree
|
snapshot
2024-03-20
dependabot...
Bump actions/checkout from 4.1.1 to 4.1.2 (#905)
commit
|
commitdiff
|
tree
|
snapshot
2024-03-20
Bernd Schubert
Merge pull request #904 from bsbernd/s-bit-fusermount
commit
|
commitdiff
|
tree
|
snapshot
2024-03-20
Bernd Schubert
Add final "meson setup --reconfigure" to README.md
commit
|
commitdiff
|
tree
|
snapshot
2024-03-20
Bernd Schubert
/test_ctests / test_notify1: Print cmdline on failure
commit
|
commitdiff
|
tree
|
snapshot
2024-03-20
Bernd Schubert
Add glibc backtrace to signal handler
commit
|
commitdiff
|
tree
|
snapshot
2024-03-20
Bernd Schubert
ci-build.sh: Add back test without versioned symbols
commit
|
commitdiff
|
tree
|
snapshot
2024-03-20
Bernd Schubert
Build clang/sanitized build first
commit
|
commitdiff
|
tree
|
snapshot
2024-03-20
Bernd Schubert
Fix use-after-free in example/poll.c
commit
|
commitdiff
|
tree
|
snapshot
2024-03-20
Bernd Schubert
Add back s-bit for compiled fusermount
commit
|
commitdiff
|
tree
|
snapshot
2024-03-20
Bernd Schubert
Fix test failures: Create missing mount dir
commit
|
commitdiff
|
tree
|
snapshot
2024-03-20
Bernd Schubert
ci-build.sh: Reduce pytest --maxfail from 99 to 1
commit
|
commitdiff
|
tree
|
snapshot
2024-03-07
Bernd Schubert
Merge pull request #901 from bsbernd/posix_spawn
commit
|
commitdiff
|
tree
|
snapshot
2024-03-07
Bernd Schubert
ci-build.sh: Always install and add s-bit for fusermount3
commit
|
commitdiff
|
tree
|
snapshot
2024-03-07
Bernd Schubert
ci-build.sh: Run ASAN and UBSAN at the same time
commit
|
commitdiff
|
tree
|
snapshot
2024-03-07
Bernd Schubert
posix_spawn style updates
commit
|
commitdiff
|
tree
|
snapshot
2024-03-07
Matthias Goergens
Use posix_spawn instead of fork+exec
commit
|
commitdiff
|
tree
|
snapshot
2024-03-06
Bernd Schubert
Fix undefined loff_t in test_write_cache.c on alpine
commit
|
commitdiff
|
tree
|
snapshot
2024-03-05
Bernd Schubert
fusermount: Fix head-buffer-overflow in extract_x_options
commit
|
commitdiff
|
tree
|
snapshot
2024-02-26
Bernd Schubert
meson: Point OSX (darwin) to https://fuse-t.org/
commit
|
commitdiff
|
tree
|
snapshot
2024-02-26
Bernd Schubert
example/notify_store_retrieve: Fix races and handle...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-26
Bernd Schubert
Fix tests/test_write_cache in write back mode (#892)
commit
|
commitdiff
|
tree
|
snapshot
2024-02-26
Bernd Schubert
Merge pull request #888 from yangyun50/master
commit
|
commitdiff
|
tree
|
snapshot
2024-02-26
yangyun
Enable direct IO for passthrough examples when open...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-24
Matthew
Passthrough options starting with "x-" to mtab (#894)
commit
|
commitdiff
|
tree
|
snapshot
2024-02-23
yangyun
passthrough_example: make parallel_direct_writes more...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-20
yangyun50
remove duplicated fuse_chan_put() (#893)
commit
|
commitdiff
|
tree
|
snapshot
2024-01-29
HereThereBeDragons
make FUSE_CAP_EXPIRE_ONLY test depend on available...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-29
HereThereBeDragons
add support for kernel flag FUSE_HAS_EXPIRE_ONLY
commit
|
commitdiff
|
tree
|
snapshot
2024-01-20
bigbrotherwei
Add processing for FUSE_CAP_HANDLE_KILLPRIV and disable...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-10
Miklos Szeredi
Don't set FUSE_CAP_PARALLEL_DIROPS by default
commit
|
commitdiff
|
tree
|
snapshot
2024-01-10
Bernd Schubert
Add FUSE_CAP_DIRECT_IO_ALLOW_MMAP and use in passthrough_hp
commit
|
commitdiff
|
tree
|
snapshot
2024-01-10
Bernd Schubert
Add in rename to FUSE_DIRECT_IO_ALLOW_MMAP
commit
|
commitdiff
|
tree
|
snapshot
2024-01-10
Bernd Schubert
Synchronize fuse_kernel.h from current linux master
commit
|
commitdiff
|
tree
|
snapshot
2023-12-28
Bernd Schubert
examples/notify_store_retrieve: Add a clean shutdown
commit
|
commitdiff
|
tree
|
snapshot
2023-12-17
amitgeron
Allow *xattr operations on root directory (ino 1)
commit
|
commitdiff
|
tree
|
snapshot
2023-11-19
George Hilliard
Clarify fuse_lowlevel poll() docstring (#862)
commit
|
commitdiff
|
tree
|
snapshot
2023-11-16
fdinoff
Pass FUSE_PARALLEL_DIROPS to kernel (#861)
commit
|
commitdiff
|
tree
|
snapshot
2023-10-28
Caian Benedicto
Update fuse_common.h (#855)
commit
|
commitdiff
|
tree
|
snapshot
2023-10-25
legezywzh
fuse_clone_chan: avoid additional FD_CLOEXEC setting...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-25
dependabot...
Bump actions/checkout from 4.1.0 to 4.1.1 (#854)
commit
|
commitdiff
|
tree
|
snapshot
2023-10-12
SteveYang
passthrough_hp: Fix clone-fd option (#850)
commit
|
commitdiff
|
tree
|
snapshot
2023-10-11
Bernd Schubert
Enabled parallel direct IO writes for passthrough examples
commit
|
commitdiff
|
tree
|
snapshot
2023-10-10
Nikolaus Rath
Fix typo in comment
commit
|
commitdiff
|
tree
|
snapshot
2023-10-10
Nikolaus Rath
Released fuse-3.16.2
fuse-3.16.2
commit
|
commitdiff
|
tree
|
snapshot
2023-10-09
Nikola Petrov
Fixes typo in fuse.h (#844)
commit
|
commitdiff
|
tree
|
snapshot
2023-09-26
Bernd Schubert
xfstests example: Use export in local.config and remove...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-26
dependabot...
Bump actions/checkout from 4.0.0 to 4.1.0
commit
|
commitdiff
|
tree
|
snapshot
2023-09-23
Bernd Schubert
passthrough-hp: Fix --clone-fd
commit
|
commitdiff
|
tree
|
snapshot
2023-09-23
Bernd Schubert
passthough_hp: Add a direct-io option
commit
|
commitdiff
|
tree
|
snapshot
2023-09-05
dependabot...
Bump actions/checkout from 3.6.0 to 4.0.0 (#837)
commit
|
commitdiff
|
tree
|
snapshot
2023-09-02
dependabot...
Bump actions/checkout from 3.5.3 to 3.6.0 (#833)
commit
|
commitdiff
|
tree
|
snapshot
2023-08-25
mrdvdrm
Add NTFS3 kernel driver fs to the whitelist of mount...
commit
|
commitdiff
|
tree
|
snapshot
2023-08-08
Nikolaus Rath
Added missing file, update release process docs.
commit
|
commitdiff
|
tree
|
snapshot
2023-08-08
Nikolaus Rath
Released fuse-3.16.1
fuse-3.16.1
commit
|
commitdiff
|
tree
|
snapshot
2023-08-08
Nikolaus Rath
Don't attempt to put signify signature into gz header
commit
|
commitdiff
|
tree
|
snapshot
2023-08-05
ikbenlike
Make errnum-verification more flexible (#824)
commit
|
commitdiff
|
tree
|
snapshot
2023-08-03
Aleksandr Mikhailov
Pass cache_readdir and keep_cache from high level API...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-26
Pedro Kaj Kjellerup...
Add dependabot for GHA
commit
|
commitdiff
|
tree
|
snapshot
2023-07-26
Pedro Kaj Kjellerup...
Hash-pin workflow Actions
commit
|
commitdiff
|
tree
|
snapshot
2023-07-07
Bernd Schubert
Allow linking with mold / fix the version script (...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-05
Nikolaus Rath
Use signify to sign releases.
commit
|
commitdiff
|
tree
|
snapshot
2023-07-05
Nikolaus Rath
Merge tag 'fuse-3.15.1'
commit
|
commitdiff
|
tree
|
snapshot
2023-07-05
Nikolaus Rath
Released fuse-3.15.1
fuse-3.15.1
commit
|
commitdiff
|
tree
|
snapshot
2023-07-01
Nikolaus Rath
Reduce default write size by half
commit
|
commitdiff
|
tree
|
snapshot
2023-07-01
Nikolaus Rath
Add missing include.
commit
|
commitdiff
|
tree
|
snapshot
2023-06-30
HereThereBeDragons
Make expire only function fail if no kernel support...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-29
Nikolaus Rath
Clarify behavior of fuse_session_exit().
commit
|
commitdiff
|
tree
|
snapshot
2023-06-19
Waldir Pimenta
Improve wording of user_allow_other usage instructions...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-13
Rudi Heitbaum
Wrapper around test applications for cross compiler...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-09
Nikolaus Rath
Released 3.15.0
fuse-3.15.0
commit
|
commitdiff
|
tree
|
snapshot
2023-06-08
Matthias Görgens
Error handling for fusermount's commfd (#786)
commit
|
commitdiff
|
tree
|
snapshot
2023-06-08
wdlkmpx
util/meson.build: don't install udev.rules if udevdir...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-08
wdlkmpx
meson.build: pass -D_FILE_OFFSET_BITS=64 to C/C++ compi...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-08
wdlkmpx
util/mount.fuse.c: compile with linux headers < 3.5...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-08
Matthias Görgens
Fix memory leak (#785)
commit
|
commitdiff
|
tree
|
snapshot
2023-06-08
Matthias Görgens
Remove unnecessary `_GNU_SOURCE` in `fuse.c` (#787)
commit
|
commitdiff
|
tree
|
snapshot
2023-06-06
Pedro Nacht
Add security policy (#797)
commit
|
commitdiff
|
tree
|
snapshot
2023-05-19
Pedro Kaj Kjellerup...
Add minimal token permissions
commit
|
commitdiff
|
tree
|
snapshot
2023-05-12
Nikolaus Rath
Add support for running xfstests.
commit
|
commitdiff
|
tree
|
snapshot
2023-05-12
Nikolaus Rath
Do not daemonize to early
commit
|
commitdiff
|
tree
|
snapshot
2023-05-12
Nikolaus Rath
Do not pass unsupported mount options to the kernel.
commit
|
commitdiff
|
tree
|
snapshot
2023-05-11
Peri
Fix issue #746. (#782)
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Matthias Görgens
Fix memory leak in high level API (#781)
commit
|
commitdiff
|
tree
|
snapshot
2023-04-12
Matthias Görgens
Fix doxygen deprecation warning (#774)
commit
|
commitdiff
|
tree
|
snapshot
2023-04-12
Matthias Görgens
Disable leak suppression (#773)
commit
|
commitdiff
|
tree
|
snapshot
2023-04-12
Matthias Görgens
Fuse mount: make auto_unmount compatible with suid...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-11
Bernd Schubert
Update fuse_kernel.h to state of linux-6.3
commit
|
commitdiff
|
tree
|
snapshot
2023-04-11
Matthias Goergens
Migrate away from deprecated distutils
commit
|
commitdiff
|
tree
|
snapshot
2023-04-11
Matthias Goergens
Fix doxygen warning about parameter name
commit
|
commitdiff
|
tree
|
snapshot
2023-04-11
Matthias Goergens
Fix typo
commit
|
commitdiff
|
tree
|
snapshot
next