| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | sys/linux: rename fuse.txt to fs_fuse.txt | Andrey Konovalov | 2020-06-12 | 1 | -59/+0 |
| | | |||||
| * | sys/linux: run make extract and generate | Andrey Konovalov | 2019-06-12 | 1 | -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 there | Dmitry Vyukov | 2019-05-10 | 1 | -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 tree | Dmitry Vyukov | 2019-05-10 | 1 | -1/+1 |
| | | | | | Fuse version was bumped. | ||||
| * | sys/linux: regenerate and fix const files | Dmitry Vyukov | 2019-03-14 | 1 | -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 kernel | Dmitry Vyukov | 2018-11-10 | 1 | -1/+1 |
| | | |||||
| * | sys/linux: treat cuse as fuse | Dmitry Vyukov | 2018-08-26 | 1 | -0/+1 |
| | | | | | | | It's mostly fuse. Also regenerate consts on latest kernel. | ||||
| * | sys/linux: improve fuse descriptions | Dmitry Vyukov | 2018-07-12 | 1 | -2/+37 |
| | | |||||
| * | sys/linux: implement fuse as normal syscalls | Dmitry Vyukov | 2018-07-10 | 1 | -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 sched | Hangbin Liu | 2018-06-08 | 1 | -1/+1 |
| | | | | | | | Update #533 Signed-off-by: Hangbin Liu <liuhangbin@gmail.com> | ||||
| * | sys/linux: improve fuse descriptions | Dmitry Vyukov | 2017-11-27 | 1 | -0/+2 |
| | | |||||
| * | sys: move linux descriptions to sys/linux | Dmitry Vyukov | 2017-09-15 | 1 | -0/+11 |
