summaryrefslogtreecommitdiff
path: root/tests/sys/fs
AgeCommit message (Expand)Author
4 daystests/fusefs: appease gcc -Wcast-qualRyan Libby
2026-03-14tests/fusefs: fix sign-compare warning on armv7Siva Mahadevan
2026-03-12fusefs: redo vnode attribute lockingAlan Somers
2026-01-24Account for the ctl test needing the ctl(4) moduleEnji Cooper
2026-01-24fusefs: Add tests for the new -o auto_unmount featureAlan Somers
2026-01-17tarfs: tests: Increase timeout (again 2)Jose Luis Duran
2026-01-12tarfs: tests: Increase timeout (again)Jose Luis Duran
2026-01-09fusefs: support FUSE_IOCTLCismonX
2026-01-07tests: Increase timeoutJose Luis Duran
2025-12-22fusefs: Fix further intermittency in the BadServer.ShortWrite test caseAlan Somers
2025-12-17unionfs: Support renaming symbolic linksDag-Erling Smørgrav
2025-11-12tarfs: Fix support for large filesDag-Erling Smørgrav
2025-11-04fusefs: standardize on OPNOTSUPP for posix_fallocate(2)Kyle Evans
2025-11-03fusefs: respect the server's FUSE_SETXATTR_EXT flagAlan Somers
2025-10-27fusefs: Fix intermittency in the BadServer.ShortWrite test caseAlan Somers
2025-10-26fusefs: fix page fault triggered by async notification when unmountedAlan Somers
2025-10-23fusefs: add a regression test for a cluster_read bugAlan Somers
2025-10-14fusefs: fix intermittency in the BadServer.ShortWrite testAlan Somers
2025-10-07tarfs: Simplify sameness checksDag-Erling Smørgrav
2025-09-19fusefs: fix a kernel panic regarding SCM_RIGHTSAlan Somers
2025-09-14fusefs: fix the last_local_modify LLM/LastLocalModify.lookup/3 testAlan Somers
2025-08-17fusefs: Fix a warning in a testWarner Losh
2025-08-05fusefs: don't fake the mountpoint's stat info before FUSE_INIT completesAlan Somers
2025-07-22fusefs: report that all tests require the fusefs kernel moduleAlan Somers
2025-07-03fusefs: Upgrade FUSE protocol to version 7.35.Claudiu I. Palincas
2025-06-15fusefs: fix a panic in vop_close with a CTL consumerAlan Somers
2025-06-13fusefs: add more checks for buggy FUSE serversAlan Somers
2025-06-12fusefs: Fix a panic when unmounting before initAlan Somers
2025-06-05fusefs: revert a workaround for a googletest bugAlan Somers
2025-05-31atf, kyua: Implement require.kmods.Dag-Erling Smørgrav
2025-05-30fusefs: correct a comment in the testsAlan Somers
2025-04-29fusefs: Upgrade FUSE protocol to version 7.33.Claudiu I. Palincas
2025-04-22Search for mntopts.h globally, not locallyBrooks Davis
2025-04-22Move mntopts(3) suppport into libutilBrooks Davis
2025-04-11fusefs tests: Use memcpy to work around a -Wstrlcpy-strlcast-size warningJohn Baldwin
2025-04-11src: Use gnu++17 as the default C++ standardJohn Baldwin
2025-01-15fusefs: fix the 32-bit build after 564c732b5c0Alan Somers
2025-01-15fusefs: slightly better debugging in the testsAlan Somers
2025-01-15fusefs: add a test for the max_read= mount optionAlan Somers
2025-01-06fusefs: Coverity cleanup in the lseek testsAlan Somers
2025-01-06fusefs: minor cleanup in the testsAlan Somers
2024-12-24fusefs: minor refactor in the testsAlan Somers
2024-12-23fusefs: fix a memory leakAlan Somers
2024-12-19fusefs: ignore FUSE_NO_OPEN(DIR)_SUPPORT flagsCismonX
2024-12-18fusefs: delete a comment in the testsAlan Somers
2024-12-18fusefs: More accurately test the unique tokens in the test suiteAlan Somers
2024-10-19tests/sys/fs/fusefs: include iomanip headerEnji Cooper
2024-09-08fusefs: fix an uninitialized memory access in fuse_vnop_deallocateAlan Somers
2024-07-30Remove "All Rights Reserved" from FreeBSD Foundation copyrightsEd Maste
2024-07-15Remove residual blank line at start of MakefileWarner Losh