aboutsummaryrefslogtreecommitdiff
path: root/sys/fs/fuse/fuse_kernel.h
Commit message (Expand)AuthorAgeFilesLines
* fusefs: implement FUSE_COPY_FILE_RANGE.Alan Somers2021-01-011-48/+93
* fusefs: update FUSE protocol to 7.24 and implement FUSE_LSEEKAlan Somers2020-12-311-1/+16
* fs: clean up empty lines in .c and .h filesMateusz Guzik2020-09-011-1/+1
* fusefs: raise protocol level to 7.23Alan Somers2019-06-211-5/+37
* fusefs: use standard integer types in fuse_kernel.hAlan Somers2019-06-211-223/+218
* fusefs: raise the protocol level to 7.21Alan Somers2019-06-211-6/+98
* fusefs: diff reduction of fuse_kernel.h vs the upstream versionAlan Somers2019-06-211-25/+25
* fusefs: raise protocol level to 7.15Alan Somers2019-06-201-1/+33
* fusefs: trivially raise protocol level to 7.14Alan Somers2019-06-201-1/+4
* fusefs: raise protocol level to 7.13Alan Somers2019-06-201-2/+8
* fusefs: raise protocol level to 7.12Alan Somers2019-05-291-2/+35
* fusefs: raise protocol level to 7.11Alan Somers2019-05-291-7/+105
* fusefs: raise protocol level to 7.10Alan Somers2019-05-291-4/+6
* fusefs: Upgrade FUSE protocol to version 7.9.Alan Somers2019-05-161-2/+75
* fusefs: diff reduction vs the upstream sourcesAlan Somers2019-05-151-9/+9
* fuse(4): add tests related to FUSE_MKNODAlan Somers2019-03-051-0/+5
* FUSE extattrs: fix issue when neither uio nor size were not passed to VOP_*.Fedor Uporov2018-08-211-1/+11
* sys: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-1/+1
* fuse: revert kernel_header update.Pedro F. Giffuni2013-07-241-86/+10
* fuse: revert birthtime support.Pedro F. Giffuni2013-07-201-4/+3
* Adjust outsizes:Pedro F. Giffuni2013-07-201-2/+2
* Adjust outsizes:Pedro F. Giffuni2013-07-201-2/+2
* Update fuse_kernel header.Pedro F. Giffuni2013-07-151-11/+85
* Add creation timestamp (birthtime) support for fuse.Pedro F. Giffuni2013-07-131-4/+1
* Add creation timestamp (birthtime) support for fuse.Pedro F. Giffuni2013-07-121-0/+6
* Import a FreeBSD port of the FUSE Linux module.Attilio Rao2012-10-131-0/+373