index
:
Project-1CE/external_libfuse
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2021-10-12
Introduce API V2 for FUSE_PASSTHROUGH_OPEN
HEAD
lineage-18.1
Alessio Balsini
2021-10-12
FUSE passthrough: handle unstable kernel interface
Alessio Balsini
2021-04-17
Enable passthrough mode for read/write operations
Alessio Balsini
2020-03-25
Fix FUSE_CANONICAL_PATH response
Zim
2020-01-10
Support FUSE_CANONICAL_PATH in libfuse
Zim
2019-11-09
Update to libfuse 3.8.0
Zim
2019-08-02
Merge remote-tracking branch 'origin/upstream-master' am: 9b55afda07 am: ae75...
Paul Lawrence
2019-07-23
fuse-lowlevel: set pipe size to max (#438)
Giuseppe Scrivano
2019-07-23
Remove GPL files
Paul Lawrence
2019-06-13
fuse_lowlevel: Add max_pages support (#384)
scosu
2019-06-06
Avoid pointer arithmetic with `void *`
Michael Forney
2019-06-06
Don't return expression in function returning void
Michael Forney
2019-06-06
Don't omit second operand to `?` operator
Michael Forney
2019-05-05
Fixed type of ioctl command parameter.
Nikolaus Rath
2019-04-16
Add documentation for opting out of opendir and releasedir (#391)
Chad Austin
2019-04-06
Add support for in-kernel readdir caching.
Nikolaus Rath
2019-04-06
Delete FUSE_FSYNC_FDATASYNC
Nikolaus Rath
2019-03-11
Defined the (*ioctl)() commands as unsigned int (#381)
Jean-Pierre André
2019-03-08
Document fuse_fsync_in.fsync_flags and remove magic numbers (#375)
Alan Somers
2019-03-04
Link against libiconv when possible (#372)
HazelFZ
2019-02-13
fuse_free_buf(): to check flags of each buffer, rather than only 0th
Albert Chen
2019-01-14
Add support for buildin under DragonFly BSD
Tomohiro Kusumi
2018-12-22
fix memory leak in print_module_help method
alex
2018-11-19
examples: add copy_file_range() support to passthrough(_fh)
Niels de Vos
2018-11-19
libfuse: add copy_file_range() support
Niels de Vos
2018-11-11
Fix mounting on FreeBSD
Roman Bogorodskiy
2018-11-11
Fix build on non-Linux
Roman Bogorodskiy
2018-11-06
Revert "Do not include struct fuse_buf in struct fuse_worker"
Nikolaus Rath
2018-10-09
Add unprivileged option in `mount.fuse3`
Mattias Nissler
2018-10-09
Allow passing `/dev/fuse` file descriptor from parent process
Mattias Nissler
2018-09-20
Don't enable adaptive readdirplus unless fs has readdir() handler.
Nikolaus Rath
2018-09-17
Do not include struct fuse_buf in struct fuse_worker
Nikolaus Rath
2018-08-29
return different non-zero error codes (#290)
Oded Arbel
2018-08-26
Fix memory leak of FUSE modules
Rostislav
2018-08-26
Fix invalid free of memory pointer in 'struct fuse_buf'
Rostislav
2018-08-25
Make meson build scripts subprojects friendly
Martin Blanchard
2018-07-25
Remove unused member of 'struct fuse_dh'
Rostislav Skudnov
2018-07-21
Fix readdir() bug when a non-zero offset is specified in filler (#269)
Rostislav
2018-05-18
rename: perform user mode dir loop check when not done in kernel
Bill Zissimooulos
2018-05-18
rename: perform user mode dir loop check when not done in kernel
Bill Zissimooulos
2018-04-13
Drop unneeded void cast for actually used local variable
Tomohiro Kusumi
2018-02-09
Fix uninitialised read in fuse_new_30() (#231) (#234)
Ashley Pittman
2017-11-27
Spelling (#223)
Josh Soref
2017-11-03
Backed out d92bf83
Nikolaus Rath
2017-09-27
Adding pointer dereferencing after calling dlsym()
Sangwoo Moon
2017-09-25
fuse_lib_ioctl(): don't call memcpy with NULL argument
Nikolaus Rath
2017-09-25
Link with -lrt to support ancient libc
Nikolaus Rath
2017-09-19
Correctly define fusermount3 path.
Nikolaus Rath
2017-09-19
Make *_loop_mt() available in version 3.0 again
Nikolaus Rath
2017-09-19
Fix versioned symbols in version script
Nikolaus Rath
[next]