index
:
libfuse.git
android-stable
master
libfuse for android
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2019-03-10
Improve documentation for the flush method (#378)
Alan Somers
-15
/
+26
2019-03-09
Released 3.4.2
Nikolaus Rath
-4
/
+13
2019-03-09
Improve readdir() and file handle documentation
Chad Austin
-11
/
+22
2019-03-09
Add HFS+ to filesystem whitelist (#347)
1c7718e7
-0
/
+3
2019-03-09
Work around -Wformat-truncation=/-Wformat-overflow= warnings (#356)
Tomohiro Kusumi
-5
/
+5
2019-03-09
Correctly include config.h ("" vs <>)
Nikolaus Rath
-3
/
+3
2019-03-09
Fix the changelog entry for protocol version 7.12 (#374)
Alan Somers
-1
/
+1
2019-03-08
fusermount: drop privileges for chdir()
Sam Huffman
-0
/
+2
2019-03-08
Document fuse_fsync_in.fsync_flags and remove magic numbers (#375)
Alan Somers
-24
/
+27
2019-03-04
Link against libiconv when possible (#372)
HazelFZ
-1
/
+5
2019-02-27
Travis CI: Use Xenial instead of Trusty.
Nikolaus Rath
-6
/
+3
2019-02-25
hello_ll: Fix null pointer dereference (#363)
Forty-Bot
-0
/
+7
2019-02-13
fuse_free_buf(): to check flags of each buffer, rather than only 0th
Albert Chen
-1
/
+1
2019-01-22
passthrough_ll: lo_create() should honor CACHE_NEVER (#345)
Miklos Szeredi
-0
/
+5
2019-01-21
Clarify documentation of fuse_lowlevel_inval_inode
Nikolaus Rath
-8
/
+8
2019-01-14
Add support for buildin under DragonFly BSD
Tomohiro Kusumi
-3
/
+3
2019-01-04
Added OpenAFS to type whitelist
Nikolaus Rath
-0
/
+3
2018-12-29
Fixed memory leak.
Nikolaus Rath
-5
/
+6
2018-12-22
Added missing date to Changelog.
Nikolaus Rath
-2
/
+2
2018-12-22
Released 3.4.1
Nikolaus Rath
-1
/
+11
2018-12-22
fix memory leak in print_module_help method
alex
-0
/
+1
2018-11-27
Fix fd/inode leak
Nikolaus Rath
-13
/
+19
2018-11-24
Avoid needless telldir() call.
Nikolaus Rath
-1
/
+1
2018-11-24
Fixed lookup-count leak in do_readdir().
Nikolaus Rath
-3
/
+7
2018-11-24
Added testcase for "big" readdir.
Nikolaus Rath
-0
/
+26
2018-11-24
Don't segfault when called with -h.
Nikolaus Rath
-1
/
+1
2018-11-24
Added .ackrc
Nikolaus Rath
-0
/
+2
2018-11-24
Kill filesystem process on test cleanup.
Nikolaus Rath
-8
/
+13
2018-11-19
tests: add copy_file_range() to the syscall tests
Niels de Vos
-0
/
+99
2018-11-19
examples: add copy_file_range() support to passthrough(_fh)
Niels de Vos
-4
/
+108
2018-11-19
libfuse: add copy_file_range() support
Niels de Vos
-45
/
+208
2018-11-19
Update kernel API headers
Niels de Vos
-1
/
+7
2018-11-11
Fix mounting on FreeBSD
Roman Bogorodskiy
-4
/
+2
2018-11-11
Fix build on non-Linux
Roman Bogorodskiy
-4
/
+6
2018-11-09
Don't crash if mountpoint is not specified.
Nikolaus Rath
-0
/
+7
2018-11-06
Released 3.3.0
Nikolaus Rath
-3
/
+10
2018-11-06
Update CI build script
Nikolaus Rath
-3
/
+3
2018-11-06
Revert "Do not include struct fuse_buf in struct fuse_worker"
Nikolaus Rath
-9
/
+13
2018-11-06
Avoid double unmount on normal unmount in auto_unmount mode.
Kevin Vigor
-11
/
+66
2018-11-06
Document when `fuse_lowlevel_notify_*` functions may block.
Nikolaus Rath
-0
/
+16
2018-10-19
Add SpectrumScale/GPFS and Lustre to FS whitelist
Valentin Plugaru
-0
/
+2
2018-10-19
Do not fail "ninja test" when running as subproject
Ahmed Masud
-3
/
+16
2018-10-16
Bump minimum Meson version
Nikolaus Rath
-4
/
+4
2018-10-11
Clarified licensing terms.
Nikolaus Rath
-0
/
+13
2018-10-10
Enable more tests for passthrough_ll
Nikolaus Rath
-48
/
+18
2018-10-10
passthrough_ll: initialize unused memory
Miklos Szeredi
-3
/
+4
2018-10-10
passthrough_ll: allow configuring caching
Miklos Szeredi
-8
/
+55
2018-10-10
passthrough_ll: add *xattr() operations
Miklos Szeredi
-0
/
+186
2018-10-10
passthrough_ll: add flock()
Miklos Szeredi
-0
/
+23
2018-10-10
passthrough_ll: whitespace cleanup
Miklos Szeredi
-6
/
+5
[next]