0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 30, 2024 — Apr 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
tests: use freshly-build fusermount (instead of system version) More... over 8 years ago
Added lost ChangeLog entries for -o writeback_cache and -o async_dio. More... over 8 years ago
Only test writeback cache if kernel is recent enough. More... over 8 years ago
Make -o clone_fd into a parameter of session_loop_mt(). More... over 8 years ago
Move session options into sub-struct More... over 8 years ago
Mention atomic_o_trunc capability in description of open() handler. More... over 8 years ago
Use NULL for option processing function where possible. More... over 8 years ago
Document when fuse_reply_data will use splice() More... over 8 years ago
Activate splice_read by default if write_buf is implemented. More... over 8 years ago
do_init(): treat command line options consistently More... over 8 years ago
Factored out LL_OPTIONS macro More... over 8 years ago
Removed 'async_read' field in fuse_conn_info More... over 8 years ago
Make several -o NN options work again More... over 8 years ago
Fix race condition in notify_* examples More... over 8 years ago
Added write cache tests. More... over 8 years ago
Use "se" instead of "f" for fuse_session pointer where possible. More... over 8 years ago
fuse_main(): extend support for printing help More... over 8 years ago
Use NULL as option processor where possible. More... over 8 years ago
fuse_main_real(): use fuse_parse_cmdline(). More... over 8 years ago
Added ChangeLog entry for commit 225c12aebf2d2f27e1d0. More... over 8 years ago
Added cuse unit test. More... over 8 years ago
Renamed cuses example and added test program More... over 8 years ago
Increase timeouts in notify_* tests More... over 8 years ago
Don't confuse lookup count for mountpoint and file More... over 8 years ago
Renamed timefsN examples to fuse_notify_* More... over 8 years ago
Include testfsN examples in Doxygen documentation. More... over 8 years ago
Renamed ioctl and poll examples More... over 8 years ago
Renamed some examples to make their function more obvious More... over 8 years ago
fuse_parse_cmdline(): do not print help/version text More... over 8 years ago
Added missing export of fuse_pkgversion. More... over 8 years ago