summaryrefslogtreecommitdiff
path: root/sys/fs/fuse/fuse_kernel.h
AgeCommit message (Expand)Author
2025-07-03fusefs: Upgrade FUSE protocol to version 7.35.Claudiu I. Palincas
2025-04-29fusefs: Upgrade FUSE protocol to version 7.33.Claudiu I. Palincas
2024-12-11fusefs: Upgrade FUSE protocol to version 7.32.Claudiu I. Palincas
2023-08-16sys: Remove $FreeBSD$: two-line .h patternWarner Losh
2022-01-18fusefs: implement VOP_DEALLOCATEAlan Somers
2021-09-26fusefs: implement FUSE_NO_OPEN_SUPPORT and FUSE_NO_OPENDIR_SUPPORTAlan Somers
2021-09-26fusefs: diff reduction in fuse_kernel.hAlan Somers
2021-01-01fusefs: implement FUSE_COPY_FILE_RANGE.Alan Somers
2020-12-31fusefs: update FUSE protocol to 7.24 and implement FUSE_LSEEKAlan Somers
2020-09-01fs: clean up empty lines in .c and .h filesMateusz Guzik
2019-06-21fusefs: raise protocol level to 7.23Alan Somers
2019-06-21fusefs: use standard integer types in fuse_kernel.hAlan Somers
2019-06-21fusefs: raise the protocol level to 7.21Alan Somers
2019-06-21fusefs: diff reduction of fuse_kernel.h vs the upstream versionAlan Somers
2019-06-20fusefs: raise protocol level to 7.15Alan Somers
2019-06-20fusefs: trivially raise protocol level to 7.14Alan Somers
2019-06-20fusefs: raise protocol level to 7.13Alan Somers
2019-05-29fusefs: raise protocol level to 7.12Alan Somers
2019-05-29fusefs: raise protocol level to 7.11Alan Somers
2019-05-29fusefs: raise protocol level to 7.10Alan Somers
2019-05-16fusefs: Upgrade FUSE protocol to version 7.9.Alan Somers
2019-05-15fusefs: diff reduction vs the upstream sourcesAlan Somers
2019-03-05fuse(4): add tests related to FUSE_MKNODAlan Somers
2018-08-21FUSE extattrs: fix issue when neither uio nor size were not passed to VOP_*.Fedor Uporov
2017-11-20sys: further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2013-07-24fuse: revert kernel_header update.Pedro F. Giffuni
2013-07-20fuse: revert birthtime support.Pedro F. Giffuni
2013-07-20Adjust outsizes:Pedro F. Giffuni
2013-07-20Adjust outsizes:Pedro F. Giffuni
2013-07-15Update fuse_kernel header.Pedro F. Giffuni
2013-07-13Add creation timestamp (birthtime) support for fuse.Pedro F. Giffuni
2013-07-12Add creation timestamp (birthtime) support for fuse.Pedro F. Giffuni
2012-10-13Import a FreeBSD port of the FUSE Linux module.Attilio Rao