index
:
delta/fuse.git
baserock/fuse_2_9_4-fix-armv8
baserock/genivi/morph
baserock/gnome
baserock/morph
baserock/tiagogomes/armv8l64
clone_fd
fixup
fuse-2_9_bugfix
fuse_1_1_bugfix
fuse_2_0_bugfix
fuse_2_2_bugfix
fuse_2_4_bugfix
fuse_2_5_bugfix
fuse_2_6_bugfix
fuse_2_7_bugfix
fuse_2_8_bugfix
fuse_2_9_bugfix
fuse_3_0_bugfix
github-ci
master
mountopts
store-retrieve
sync_release
xfstests
github.com: libfuse/libfuse.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Install a the configure_file (config.h) and use in headers
Bernd Schubert
2023-01-28
4
-4
/
+4
*
Update travis to ubuntu jammy (22.04)
Bernd Schubert
2023-01-28
1
-1
/
+1
*
passthrough_hp: Add options for clone_fd, max_threads, daemonize
Bernd Schubert
2023-01-13
1
-0
/
+2
*
Support application-defined I/O functions for FUSE fd
Tofik Sonono
2023-01-10
2
-1
/
+82
*
Test for fuse_lowlevel_notify_expire_entry.
HereThereBeDragons
2023-01-06
1
-1
/
+4
*
Fixes when HAVE_LIBC_VERSIONED_SYMBOLS is not defined
Bernd Schubert
2023-01-04
1
-8
/
+29
*
Fix a test strncpy compilation warning with recent gcc
Bernd Schubert
2022-05-06
1
-2
/
+4
*
Add test for FOPEN_NOFLUSH flag
Amir Goldstein
2022-01-05
2
-1
/
+65
*
test/test_syscalls.c: allow EBADF in fcheck_stat() (#631)
Luis Henriques
2021-11-20
1
-1
/
+2
*
Travis-CI: Make sure lsan supppressions file can be read by root.
Nikolaus Rath
2021-06-24
1
-5
/
+8
*
Do not run unlinked files test on passthrough_hp with old kernels
Amir Goldstein
2021-06-23
2
-3
/
+19
*
test/test_syscalls.c: check unlinked testfiles at the end of the test
Amir Goldstein
2021-06-14
1
-16
/
+129
*
test/test_syscalls.c: refactor fcheck_* helpers
Amir Goldstein
2021-06-14
1
-68
/
+45
*
test/test_syscalls.c: use unique filename per test
Amir Goldstein
2021-06-14
1
-13
/
+37
*
Cuse example: Fix memory leak (#607)
Christian Menges
2021-06-09
1
-3
/
+1
*
test/test_syscalls.c: fix test failure on xfs src dir (#611)
Amir Goldstein
2021-06-02
1
-1
/
+1
*
Fix returning d_ino and d_type by readdir(3) in non-plus mode
Jean-Pierre André
2021-03-18
2
-7
/
+25
*
Fix returning inode numbers from readdir() in offset==0 mode. (#584)
Martin Pärtel
2021-02-03
3
-1
/
+66
*
test/test_syscalls.c: fix potential fd leakage problems
Zhiqiang Liu
2020-11-06
1
-2
/
+7
*
Update Travis to Ubuntu Bionic
Tom Callaway
2020-09-12
2
-1
/
+3
*
Implement GCC 10 style symbol versioning (#545)
Tom Callaway
2020-09-11
1
-1
/
+6
*
Typo fixed. (#520)
Seunghoon Yeon
2020-06-22
1
-1
/
+1
*
fix format in test (#515)
Rosen Penev
2020-05-15
1
-1
/
+1
*
State GPL version in comment (#485)
Dr. David Alan Gilbert
2020-03-13
2
-2
/
+2
*
Travis-CI: Fix ImportError: No module named 'zipp' (#502)
philmd
2020-02-24
1
-0
/
+1
*
Fixes 477, optional src_dir in tst_(rmdir,unlink) (#493)
Anthony Rebello
2020-01-25
1
-8
/
+20
*
Invoke cleanup() with right arguments.
Nikolaus Rath
2019-11-20
1
-1
/
+1
*
Avoid gcc 9.1 strncpy(3) warnings (#447)
Stefan Hajnoczi
2019-08-29
1
-1
/
+2
*
Do not run passthrough test when caching is active.
Nikolaus Rath
2019-07-09
1
-1
/
+2
*
test_cuse: fix runtime error
Nikolaus Rath
2019-07-05
1
-4
/
+4
*
Fix output checking in test cases
Nikolaus Rath
2019-07-04
3
-95
/
+114
*
passthrough: fix unix-domain sockets on FreeBSD (#413)
Alan Somers
2019-05-15
2
-8
/
+76
*
Added new example filesystem
Nikolaus Rath
2019-05-09
3
-6
/
+68
*
Define ALLPERMS for musl libc systems. (#379)
maxice8
2019-03-11
1
-0
/
+4
*
Work around -Wformat-truncation=/-Wformat-overflow= warnings (#356)
Tomohiro Kusumi
2019-03-09
1
-5
/
+5
*
Document fuse_fsync_in.fsync_flags and remove magic numbers (#375)
Alan Somers
2019-03-08
1
-6
/
+8
*
Travis CI: Use Xenial instead of Trusty.
Nikolaus Rath
2019-02-27
1
-5
/
+0
*
Added testcase for "big" readdir.
Nikolaus Rath
2018-11-24
1
-0
/
+26
*
Kill filesystem process on test cleanup.
Nikolaus Rath
2018-11-24
3
-8
/
+13
*
tests: add copy_file_range() to the syscall tests
Niels de Vos
2018-11-19
1
-0
/
+99
*
Update CI build script
Nikolaus Rath
2018-11-06
1
-2
/
+2
*
Do not fail "ninja test" when running as subproject
Ahmed Masud
2018-10-19
2
-3
/
+16
*
Enable more tests for passthrough_ll
Nikolaus Rath
2018-10-10
1
-48
/
+18
*
Add unprivileged option in `mount.fuse3`
Mattias Nissler
2018-10-09
3
-16
/
+56
*
Fix unlink errno check
Scott Worley
2018-09-27
1
-1
/
+1
*
test_write_cache: Use fuse_session_exit() to stop filesystem thread
Rostislav Skudnov
2018-07-23
1
-2
/
+3
*
test_write_cache: Fix memory leaks
Rostislav Skudnov
2018-07-23
1
-0
/
+3
*
Fix readdir() bug when a non-zero offset is specified in filler (#269)
Rostislav
2018-07-21
1
-0
/
+61
*
Don't assume sub-second resolution for st_atime/st_mtime.
Nikolaus Rath
2018-07-11
1
-2
/
+2
*
rename: perform user mode dir loop check when not done in kernel
Bill Zissimooulos
2018-05-18
1
-0
/
+216
[next]