aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux/fuse_arm64.const
Commit message (Collapse)AuthorAgeFilesLines
* sys/linux: rename fuse.txt to fs_fuse.txtAndrey Konovalov2020-06-121-59/+0
|
* sys/linux: run make extract and generateAndrey Konovalov2019-06-121-1/+1
| | | | | Forgot to do it after the last changes in hiddev descriptions. Fuse is also updated.
* sys/linux: add new consts/flags/fields here and thereDmitry Vyukov2019-05-101-0/+6
| | | | Add a bunch of new small interfaces in 5.2: new consts, flags, fields, etc.
* sys/linux: regenerate consts on the latest linux-next treeDmitry Vyukov2019-05-101-1/+1
| | | | Fuse version was bumped.
* sys/linux: regenerate and fix const filesDmitry Vyukov2019-03-141-1/+1
| | | | | | | | 1. Move fsverity descriptions to a separate file which is not regenerated automatically. It was dropped from linux-next. 2. Fix tlk_device.txt name in syz-extract. 3. Update some socket consts e.g. s/SO_TIMESTAMPING/SO_TIMESTAMPING_OLD/. 4. Regenerate const files on current upstream head.
* sys/linux: regenerate on latest kernelDmitry Vyukov2018-11-101-1/+1
|
* sys/linux: treat cuse as fuseDmitry Vyukov2018-08-261-0/+1
| | | | | | It's mostly fuse. Also regenerate consts on latest kernel.
* sys/linux: improve fuse descriptionsDmitry Vyukov2018-07-121-2/+37
|
* sys/linux: implement fuse as normal syscallsDmitry Vyukov2018-07-101-0/+4
| | | | | Remove syz_fuse* and implement them as normal syscalls. We not have enough expressive power to form mount options.
* sys/linux: add remaining qdisc/tclass/tfilter/actions for netlink route schedHangbin Liu2018-06-081-1/+1
| | | | | | Update #533 Signed-off-by: Hangbin Liu <liuhangbin@gmail.com>
* sys/linux: improve fuse descriptionsDmitry Vyukov2017-11-271-0/+2
|
* sys: move linux descriptions to sys/linuxDmitry Vyukov2017-09-151-0/+11