28 Commits (7023d97b74df96c8fcba243e9401344b53622b6a)

Author SHA1 Message Date
Antonio SJ Musumeci 7023d97b74 fuse_lowlevel.cpp 16 hours ago
Antonio SJ Musumeci 733a3708a4 fuse_lowlevel.cpp 17 hours ago
Antonio SJ Musumeci ae9a4c7267 fuse_lowlevel.cpp 20 hours ago
Antonio SJ Musumeci 8d76393eac fuse_lowlevel.cpp 20 hours ago
Antonio SJ Musumeci 5c4579cf0a fuse_lowlevel.cpp 20 hours ago
Antonio SJ Musumeci dbefedd5b4 fuse_lowlevel.cpp 20 hours ago
Antonio SJ Musumeci d0d9306191 fuse_lowlevel.cpp 20 hours ago
Antonio SJ Musumeci fb5d491b53 fuse_lowlevel.cpp 20 hours ago
Antonio SJ Musumeci 102b74f54a fuse_lowlevel.cpp 20 hours ago
Antonio SJ Musumeci b5876ccb8d fuse_lowlevel.cpp 21 hours ago
Antonio SJ Musumeci dc7bc4dc2d fuse_lowlevel.cpp 21 hours ago
Antonio SJ Musumeci 71854f8540 fuse_lowlevel.cpp 21 hours ago
Antonio SJ Musumeci 71c9662dc1 fuse_lowlevel.cpp 21 hours ago
Antonio SJ Musumeci 4869b83144 fuse_lowlevel.cpp 21 hours ago
Antonio SJ Musumeci c1b2072dc6 fuse_lowlevel.cpp 21 hours ago
trapexit 2412ae7316
Further tweaks to config parsing and error reporting (#1559) 3 weeks ago
trapexit 37f10888a9
Add more debugging options to makefiles and cleanup (#1556) 3 weeks ago
trapexit 741128cb23
Fix lack of include for fmt (#1550) 4 weeks ago
trapexit 727c522fb8
Rework config, centralize fuse config (#1547) 4 weeks ago
trapexit 0371f03def
Rework how fuse request context is handled (#1543) 1 month ago
trapexit d18c273293
Allow setting of passthrough max-stack-depth (#1542) 1 month ago
trapexit 0f24bb29ac
Make allow-idmap optional (default: false) (#1541) 2 months ago
trapexit ca59ae53a5
idmap mount support (#1523) 2 months ago
trapexit b18aba86b6
Build improvements (#1501) 4 months ago
trapexit e310d24615
Add support for FUSE passthrough 6 months ago
trapexit 92312c8507
Add debugging of mutexes (#1470) 6 months ago
Antonio SJ Musumeci 80085c9844 Add statx support 8 months ago
Antonio SJ Musumeci 9056898bbf Move fuse.c and fuse_lowlevel.c to C++ 2 years ago
Antonio SJ Musumeci f0444a1ca9 Add support for 'direct-io-allow-mmap' if supported by kernel 2 years ago
Antonio SJ Musumeci 951eb9540d Ensure lookups of FUSE_ROOT_ID always return generation=0 2 years ago
Antonio SJ Musumeci 6aa6452d3e Add flushonclose feature 2 years ago
Antonio SJ Musumeci 6dcf6111af Add callbacks for newer functions 2 years ago
Antonio SJ Musumeci 6a14a10e6c Fix read/write behavior and return value depending on direct_io 2 years ago
Antonio SJ Musumeci 373d331f39 Rework fuse read to use same buffers as messages 3 years ago
Antonio SJ Musumeci 84592a9f13 Remove splicing features 3 years ago
Antonio SJ Musumeci 7ed91c1668 Backport bug fixes from libfuse3 3 years ago
Antonio SJ Musumeci 24423b8d2a Add async message processing 3 years ago
Antonio SJ Musumeci 094ad862e7 Fix regression testing for implemented functions 3 years ago
Antonio SJ Musumeci d14427ad9e Fix reading of setxattr name 3 years ago
Antonio SJ Musumeci 7606430188 Remove libfuse abstraction in prep for adding request data 3 years ago
Antonio SJ Musumeci dba9c4451a Remove write_buf, simplify FUSE msg dispatching 3 years ago
Antonio SJ Musumeci 9d056d609f Remove unnecessary libfuse abstractions 3 years ago
Antonio SJ Musumeci 32e2c9c48e Tweaks for 32bit systems 3 years ago
Antonio SJ Musumeci 18dead4d86 Add new debug printing routines 4 years ago
Antonio SJ Musumeci 930dad31de Reduce struct node size 4 years ago
Antonio SJ Musumeci 6b5c484fbf Major rework of memory allocation using fixed mem pools 4 years ago
Antonio SJ Musumeci 43a6d66e3c Major cleanup of libfuse to remove unneeded features 4 years ago
Antonio SJ Musumeci 1b26f4908e general cleanup, slight memory reduction 5 years ago
Antonio SJ Musumeci 3c761b708b libfuse cleanup: remove libfuse API compatibility 5 years ago
Antonio SJ Musumeci 3bfdd78434 libfuse cleanup: remove cuse 5 years ago