projects
/
qemu-gpiodev
/
libfuse.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
qemu-gpiodev/libfuse.git
2017-08-06
Nikolaus Rath
Released 3.1.1
fuse-3.1.1
commit
|
commitdiff
|
tree
|
snapshot
2017-08-06
Nikolaus Rath
os_open(): don't attempt to close fd if open failed.
commit
|
commitdiff
|
tree
|
snapshot
2017-08-06
Nikolaus Rath
Added writeback cache to passthrough_ll
commit
|
commitdiff
|
tree
|
snapshot
2017-08-06
Nikolaus Rath
Clarified documentation for fuse_parse_cmdline()
commit
|
commitdiff
|
tree
|
snapshot
2017-08-06
Nikolaus Rath
Removed compat stuff in passthrough_ll
commit
|
commitdiff
|
tree
|
snapshot
2017-08-06
Nikolaus Rath
Clarify how the filesystem should handle open/create...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-04
Nikolaus Rath
passthrough_ll: added more debugging output
commit
|
commitdiff
|
tree
|
snapshot
2017-08-04
Nikolaus Rath
Added append and seek tests
commit
|
commitdiff
|
tree
|
snapshot
2017-08-04
Nikolaus Rath
Include ChangeLog in tarball
commit
|
commitdiff
|
tree
|
snapshot
2017-08-03
Nikolaus Rath
Simplify and fix FreeBSD fsname handling
commit
|
commitdiff
|
tree
|
snapshot
2017-08-03
Nikolaus Rath
Simply #ifdefs
commit
|
commitdiff
|
tree
|
snapshot
2017-08-03
Nikolaus Rath
Fix FreeBSD detection in meson.build
commit
|
commitdiff
|
tree
|
snapshot
2017-08-03
Nikolaus Rath
Added ChangeLog entry for FreeBSD commits.
commit
|
commitdiff
|
tree
|
snapshot
2017-08-03
Baptiste Daroussin
FreeBSD: supprt fsname= option
commit
|
commitdiff
|
tree
|
snapshot
2017-08-03
Baptiste Daroussin
FreeBSD: use unmount(2) and add missing FreeBSD mount...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-03
Baptiste Daroussin
FreeBSD: do not build utilities
commit
|
commitdiff
|
tree
|
snapshot
2017-08-03
Nikolaus Rath
Produce more helpful message on OS-X and Windows.
commit
|
commitdiff
|
tree
|
snapshot
2017-08-03
Nikolaus Rath
Don't check st_nlink value for mkdir
commit
|
commitdiff
|
tree
|
snapshot
2017-08-03
Nikolaus Rath
Added changelog entry for symbol versioning fixes.
commit
|
commitdiff
|
tree
|
snapshot
2017-08-03
Nikolaus Rath
Added changelog entry for commit f0ecf.
commit
|
commitdiff
|
tree
|
snapshot
2017-08-03
Nikolaus Rath
Fix compilation on 32bit systems
commit
|
commitdiff
|
tree
|
snapshot
2017-08-02
Heiko Becker
Ask pkgconfig where we should install udev rules
commit
|
commitdiff
|
tree
|
snapshot
2017-08-01
Banglang
Fix compiler warnings of gcc-5.4.x
commit
|
commitdiff
|
tree
|
snapshot
2017-07-13
Nikolaus Rath
Only declare fuse_new_30() when FUSE_USE_VERSION == 30
commit
|
commitdiff
|
tree
|
snapshot
2017-07-13
Nikolaus Rath
fuse_new_30(): call fuse_new_31(), not fuse_new()
commit
|
commitdiff
|
tree
|
snapshot
2017-07-08
Nikolaus Rath
Fixup symbol versioning for GCC 4.x
commit
|
commitdiff
|
tree
|
snapshot
2017-07-08
Nikolaus Rath
Released 3.1.0
fuse-3.1.0
commit
|
commitdiff
|
tree
|
snapshot
2017-07-08
Nikolaus Rath
Added public fuse_lib_help(), bumped minor version
commit
|
commitdiff
|
tree
|
snapshot
2017-07-07
Nikolaus Rath
Fixed description of struct fuse_conn_info->time_gran
commit
|
commitdiff
|
tree
|
snapshot
2017-07-07
Nikolaus Rath
Error out if FUSE_USE_VERSION is not defined
commit
|
commitdiff
|
tree
|
snapshot
2017-07-07
Nikolaus Rath
Don't use emacs' python-mode for meson files
commit
|
commitdiff
|
tree
|
snapshot
2017-07-07
Nikolaus Rath
Fixed typo in Changelog
commit
|
commitdiff
|
tree
|
snapshot
2017-07-06
Nikolaus Rath
Don't redefine FUSE_USE_VERSION
commit
|
commitdiff
|
tree
|
snapshot
2017-07-06
Nikolaus Rath
Travis: use sudo-enabled environment.
commit
|
commitdiff
|
tree
|
snapshot
2017-07-06
Nikolaus Rath
Added information about professional support.
commit
|
commitdiff
|
tree
|
snapshot
2017-07-06
Nikolaus Rath
Fixed bug in code example in ChangeLog.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-21
Nikolaus Rath
Install init script in $DESTDIR/etc, not $prefix/$sysco...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-20
Nikolaus Rath
tst_readdir(): actually go through FUSE
commit
|
commitdiff
|
tree
|
snapshot
2017-06-08
Nikolaus Rath
Clarify *_timeout semantics
commit
|
commitdiff
|
tree
|
snapshot
2017-06-06
Nikolaus Rath
Describe supported platforms.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-05
Nikolaus Rath
getgroups(): clarify code
commit
|
commitdiff
|
tree
|
snapshot
2017-06-05
Angelo G. Del...
Fix comparison of integers of different signs
commit
|
commitdiff
|
tree
|
snapshot
2017-06-05
Nikolaus Rath
examples/passthrough_ll: added support for create()
commit
|
commitdiff
|
tree
|
snapshot
2017-06-05
Nikolaus Rath
example/passthrough_ll: added write support
commit
|
commitdiff
|
tree
|
snapshot
2017-05-31
Nikolaus Rath
notify_store_retrieve(): fix race on unmount
commit
|
commitdiff
|
tree
|
snapshot
2017-05-31
Nikolaus Rath
Clarify that destroy() is called without kernel connection
commit
|
commitdiff
|
tree
|
snapshot
2017-05-31
Nikolaus Rath
example/notify_store_retrieve: add debugging code for...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-31
Nikolaus Rath
Revert "example/passthrough.c: add debugging code for...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-31
Nikolaus Rath
tst_link(): wait for RELEASE request
commit
|
commitdiff
|
tree
|
snapshot
2017-05-25
Nikolaus Rath
Factored out C-based tests
commit
|
commitdiff
|
tree
|
snapshot
2017-05-25
Nikolaus Rath
Fix typo in comment.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-25
Nikolaus Rath
Document RENAME_EXCHANGE and RENAME_NOREPLACE flags.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-25
Nikolaus Rath
passthrough_ll: document that fuse_ino_t and uintptr_t...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-25
Nikolaus Rath
example/passthrough.c: add debugging code for issue...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-25
Nikolaus Rath
tst_link(): add more assertions
commit
|
commitdiff
|
tree
|
snapshot
2017-05-25
pablomh
Remove fuse_fs_fgetattr and fuse_fs_ftruncate from...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Nikolaus Rath
Travis-CI: Don't abort on first failed test
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Nikolaus Rath
Added tst_open_read()
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Nikolaus Rath
lib/meson.build: don't crash if there's no libdl
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Nikolaus Rath
fuse_signals.c: use new do_nothing function instead...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Nikolaus Rath
Released libfuse 3.0.2
fuse-3.0.2
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Brian Naylor
Make tests build on bsd
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
Carlos Maiolino
make buffer size match kernel max transfer size
commit
|
commitdiff
|
tree
|
snapshot
2017-04-14
Tej Chajed
Set default options before parsing
commit
|
commitdiff
|
tree
|
snapshot
2017-04-12
Nikolaus Rath
Improved documentation of fuse_context.private_data
commit
|
commitdiff
|
tree
|
snapshot
2017-04-11
Nikolaus Rath
Released 3.0.1
fuse-3.0.1
commit
|
commitdiff
|
tree
|
snapshot
2017-04-11
Nikolaus Rath
Fix travis build script. Broken in e372d.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-11
Nikolaus Rath
Added ChangeLog for commits c24cc to eb972.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-11
Nikolaus Rath
Remove 'tests' target in favor of calling py.test directly.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-10
Nikolaus Rath
Build tests by default.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-10
Nikolaus Rath
Only build test/*.py if out of date.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-07
Nikolaus Rath
Actually test passthrough* examples
commit
|
commitdiff
|
tree
|
snapshot
2017-04-07
Nikolaus Rath
passthrough: implemented create()
commit
|
commitdiff
|
tree
|
snapshot
2017-04-07
Nikolaus Rath
example/passthrough: use fi->fh for read, write, fallocate
commit
|
commitdiff
|
tree
|
snapshot
2017-04-07
Nikolaus Rath
passthrough:truncate(): work on file descriptor when...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-07
Nikolaus Rath
example/passthrough: close open files in release()
commit
|
commitdiff
|
tree
|
snapshot
2017-04-07
Nikolaus Rath
passthrough, passthrough_fh: disable attribute caching
commit
|
commitdiff
|
tree
|
snapshot
2017-04-07
Nikolaus Rath
test_examples(): test without debug messages first
commit
|
commitdiff
|
tree
|
snapshot
2017-04-07
Nikolaus Rath
test_examples(): avoid false positives from fuse debug...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-07
Nikolaus Rath
passthrough_ll: only test functions that are actually...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-07
Nikolaus Rath
Fix rst markup.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-07
Nikolaus Rath
Document true meaning of the 'use_ino' option.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-07
Nikolaus Rath
Remove checked_unlink()
commit
|
commitdiff
|
tree
|
snapshot
2017-04-07
Nikolaus Rath
Turn tst_mknod() into tst_create()
commit
|
commitdiff
|
tree
|
snapshot
2017-04-07
Nikolaus Rath
Renamed tst_write() to tst_open_write()
commit
|
commitdiff
|
tree
|
snapshot
2017-04-07
Nikolaus Rath
Added tst_unlink()
commit
|
commitdiff
|
tree
|
snapshot
2017-04-07
Nikolaus Rath
tst_mkdir(): factor out tst_rmdir()
commit
|
commitdiff
|
tree
|
snapshot
2017-04-07
Nikolaus Rath
Rename tst_unlink() to tst_open_unlink()
commit
|
commitdiff
|
tree
|
snapshot
2017-04-07
Nikolaus Rath
tst_readdir(): don't require create/mkdir support
commit
|
commitdiff
|
tree
|
snapshot
2017-04-07
Nikolaus Rath
passthrough_ll: document that functionality is restricted
commit
|
commitdiff
|
tree
|
snapshot
2017-03-28
guraga
hello.c: don't use constant instead of magic number
commit
|
commitdiff
|
tree
|
snapshot
2017-03-16
Nikolaus Rath
Document that -o auto_unmount implies -o nodev,nosuid
commit
|
commitdiff
|
tree
|
snapshot
2017-03-15
Nikolaus Rath
meson.build(): don't use absolute path for include_dir()
commit
|
commitdiff
|
tree
|
snapshot
2017-03-15
Nikolaus Rath
passthrough_fh: declare support for . and .. lookups.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-15
Nikolaus Rath
open(): fix documentation of O_TRUNC flag
commit
|
commitdiff
|
tree
|
snapshot
2017-03-15
Nikolaus Rath
Document minimum required Meson version.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-03
amosonn
Optimize fuse_fs_read. (#145)
commit
|
commitdiff
|
tree
|
snapshot
2017-01-23
Nikolaus Rath
Put -Werror in mesonconf, not CFLAGS
commit
|
commitdiff
|
tree
|
snapshot
2017-01-23
Nikolaus Rath
Pass _GNU_SOURCE as compiler argument
commit
|
commitdiff
|
tree
|
snapshot
2017-01-12
Nikolaus Rath
Only use valgrind if requested explicitly + enable...
commit
|
commitdiff
|
tree
|
snapshot
next