Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
libfuse
/
81bb60e099a32a3b35c7b05fe42e03ae2ab8b751
« Previous
94aa887
Remove GPL files
by Paul Lawrence
· 5 years ago
f082a57
Add metadata files
by Paul Lawrence
· 5 years ago
249942f
Sync fuse_kernel.h with Linux 5.2 (#433)
by Kirill Smelkov
· 5 years ago
82e10e5
Released 3.6.2
by Nikolaus Rath
· 5 years ago
6507508
Do not run passthrough test when caching is active.
by Nikolaus Rath
· 5 years ago
a0b9cb9
Install init script in /etc/ instead of $sysconfdir
by Nikolaus Rath
· 5 years ago
4cfbc27
test_cuse: fix runtime error
by Nikolaus Rath
· 5 years ago
1343f59
Fix output checking in test cases
by Nikolaus Rath
· 5 years ago
be8db96
Add build option to skip steps requiring root permissions
by DrDaveD
· 5 years ago
f0c5279
Fix build with IGNORE_MTAB (#425)
by Michael Forney
· 5 years ago
38c9475
Released 3.6.1
by Nikolaus Rath
· 5 years ago
be1c469
Released 3.6.0
by Nikolaus Rath
· 5 years ago
027d0d1
fuse_lowlevel: Add max_pages support (#384)
by scosu
· 5 years ago
63c1145
Avoid pointer arithmetic with `void *`
by Michael Forney
· 5 years ago
a6024d4
Don't return expression in function returning void
by Michael Forney
· 5 years ago
a9752e5
Don't omit second operand to `?` operator
by Michael Forney
· 5 years ago
f6691d0
Remove incorrect comment about fuse_entry_param.generation (#420)
by Alan Somers
· 5 years ago
1f842c9
passthrough: fix unix-domain sockets on FreeBSD (#413)
by Alan Somers
· 5 years ago
7a5e1a9
Fix includes of non-system headers.
by Nikolaus Rath
· 5 years ago
055f272
Added new example filesystem
by Nikolaus Rath
· 6 years ago
625ed81
add defines for missing SECBITs on older kernels (#409)
by DrDaveD
· 6 years ago
0c59e2b
Fixed type of ioctl command parameter.
by Nikolaus Rath
· 6 years ago
28d3699
Fixed permissions.
by Nikolaus Rath
· 6 years ago
6c23ff3
Fixed Cirrus Config (#405)
by Fedor Korotkov
· 6 years ago
5b7294c
Add CI for FreeBSD (#404)
by Alan Somers
· 6 years ago
f2df33e
Added issue template.
by Nikolaus Rath
· 6 years ago
d45fec1
Added information about development status.
by Nikolaus Rath
· 6 years ago
5fc562c
Add fallocate and use it instead of posix_fallocate if possible (#398)
by Liu Bo
· 6 years ago
9ec8e1c
Released 3.5.0
by Nikolaus Rath
· 6 years ago
6439231
Add documentation for opting out of opendir and releasedir (#391)
by Chad Austin
· 6 years ago
7bf25b6
Bump minor version
by Nikolaus Rath
· 6 years ago
1552b46
Add support for in-kernel readdir caching.
by Nikolaus Rath
· 6 years ago
4ae58ff
Synchronize fuse_kernel.h with current kernel master.
by Nikolaus Rath
· 6 years ago
87b9078
Delete FUSE_FSYNC_FDATASYNC
by Nikolaus Rath
· 6 years ago
1a6c981
Various documentation improvements
by Alan Somers
· 6 years ago
4ebf27a
Whitelist smb2 (#392)
by Peter Lemenkov
· 6 years ago
a1bff7d
Defined the (*ioctl)() commands as unsigned int (#381)
by Jean-Pierre André
· 6 years ago
b1b06d1
Define ALLPERMS for musl libc systems. (#379)
by maxice8
· 6 years ago
064fe96
Improve documentation for the flush method (#378)
by Alan Somers
· 6 years ago
1633722
Released 3.4.2
by Nikolaus Rath
· 6 years ago
fd0ed82
Improve readdir() and file handle documentation
by Chad Austin
· 6 years ago
9e6cdc2
Add HFS+ to filesystem whitelist (#347)
by 1c7718e7
· 6 years ago
b394699
Work around -Wformat-truncation=/-Wformat-overflow= warnings (#356)
by Tomohiro Kusumi
· 6 years ago
1c70c87
Correctly include config.h ("" vs <>)
by Nikolaus Rath
· 6 years ago
078c623
Fix the changelog entry for protocol version 7.12 (#374)
by Alan Somers
· 6 years ago
774eb66
fusermount: drop privileges for chdir()
by Sam Huffman
· 6 years ago
1b7d2b8
Document fuse_fsync_in.fsync_flags and remove magic numbers (#375)
by Alan Somers
· 6 years ago
06a31de
Link against libiconv when possible (#372)
by HazelFZ
· 6 years ago
86ebe1d
Travis CI: Use Xenial instead of Trusty.
by Nikolaus Rath
· 6 years ago
1cce958
hello_ll: Fix null pointer dereference (#363)
by Forty-Bot
· 6 years ago
276728f
fuse_free_buf(): to check flags of each buffer, rather than only 0th
by Albert Chen
· 6 years ago
63d53ec
passthrough_ll: lo_create() should honor CACHE_NEVER (#345)
by Miklos Szeredi
· 6 years ago
1a7399a
Clarify documentation of fuse_lowlevel_inval_inode
by Nikolaus Rath
· 6 years ago
b197481
Add support for buildin under DragonFly BSD
by Tomohiro Kusumi
· 6 years ago
e7909ad
Added OpenAFS to type whitelist
by Nikolaus Rath
· 6 years ago
3bc72da
Fixed memory leak.
by Nikolaus Rath
· 6 years ago
1c38515
Added missing date to Changelog.
by Nikolaus Rath
· 6 years ago
aa92a0f
Released 3.4.1
by Nikolaus Rath
· 6 years ago
b8093eb
fix memory leak in print_module_help method
by alex
· 6 years ago
d4a7ba4
Fix fd/inode leak
by Nikolaus Rath
· 6 years ago
d1ab94c
Avoid needless telldir() call.
by Nikolaus Rath
· 6 years ago
c3c3a50
Fixed lookup-count leak in do_readdir().
by Nikolaus Rath
· 6 years ago
b35afb0
Added testcase for "big" readdir.
by Nikolaus Rath
· 6 years ago
59dc22b
Don't segfault when called with -h.
by Nikolaus Rath
· 6 years ago
97c94ce
Added .ackrc
by Nikolaus Rath
· 6 years ago
68f177d
Kill filesystem process on test cleanup.
by Nikolaus Rath
· 6 years ago
0c73b83
tests: add copy_file_range() to the syscall tests
by Niels de Vos
· 6 years ago
2548c4b
examples: add copy_file_range() support to passthrough(_fh)
by Niels de Vos
· 6 years ago
fe4f942
libfuse: add copy_file_range() support
by Niels de Vos
· 6 years ago
4c699e7
Update kernel API headers
by Niels de Vos
· 6 years ago
11d9ed6
Fix mounting on FreeBSD
by Roman Bogorodskiy
· 6 years ago
70e25ea
Fix build on non-Linux
by Roman Bogorodskiy
· 6 years ago
30415af
Don't crash if mountpoint is not specified.
by Nikolaus Rath
· 6 years ago
3e2fcf3
Released 3.3.0
by Nikolaus Rath
· 6 years ago
df37856
Update CI build script
by Nikolaus Rath
· 6 years ago
12e2eaa
Revert "Do not include struct fuse_buf in struct fuse_worker"
by Nikolaus Rath
· 6 years ago
b73fd61
Avoid double unmount on normal unmount in auto_unmount mode.
by Kevin Vigor
· 6 years ago
b7ccb0d
Document when `fuse_lowlevel_notify_*` functions may block.
by Nikolaus Rath
· 6 years ago
c779a4e
Add SpectrumScale/GPFS and Lustre to FS whitelist
by Valentin Plugaru
· 6 years ago
078ef66
Do not fail "ninja test" when running as subproject
by Ahmed Masud
· 6 years ago
e469e1f
Bump minimum Meson version
by Nikolaus Rath
· 6 years ago
e8bcd84
Clarified licensing terms.
by Nikolaus Rath
· 6 years ago
fd588b5
Enable more tests for passthrough_ll
by Nikolaus Rath
· 6 years ago
33e8796
passthrough_ll: initialize unused memory
by Miklos Szeredi
· 6 years ago
7c08db3
passthrough_ll: allow configuring caching
by Miklos Szeredi
· 6 years ago
fc9f632
passthrough_ll: add *xattr() operations
by Miklos Szeredi
· 6 years ago
e8225e8
passthrough_ll: add flock()
by Miklos Szeredi
· 6 years ago
cc89290
passthrough_ll: whitespace cleanup
by Miklos Szeredi
· 6 years ago
aca5042
passthrough_ll: add forget_multi()
by Vivek Goyal
· 6 years ago
e164f3d
passthrough_ll: add source option
by Vivek Goyal
· 6 years ago
4a92a82
passthrough_ll: add some of the missing operations
by Miklos Szeredi
· 6 years ago
610125f
passthrough_ll: add is_symlink to lo_inode
by Miklos Szeredi
· 6 years ago
dd8d212
passthrough_ll: set umask at startup
by Miklos Szeredi
· 6 years ago
49676ed
passthrough_ll: fix refcount for "." and ".." entries
by Miklos Szeredi
· 6 years ago
c3fa857
passthrough_ll: add locking to inode cache
by Miklos Szeredi
· 6 years ago
da7c9b2
Add unprivileged option in `mount.fuse3`
by Mattias Nissler
· 6 years ago
64e1107
Allow passing `/dev/fuse` file descriptor from parent process
by Mattias Nissler
· 6 years ago
4a6a5da
Add build options for utils and examples
by Martin Blanchard
· 6 years ago
161fffd
Fix unlink errno check
by Scott Worley
· 6 years ago
40e452e
Clarify what qualifies as a "related operation" for notify_inval_entry.
by Nikolaus Rath
· 6 years ago
Next »