aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux/xattr.txt
Commit message (Collapse)AuthorAgeFilesLines
* sys/linux: add file_handle descriptionsDmitry Vyukov2021-04-131-0/+5
|
* sys/linux: add incremental-fsDmitry Vyukov2020-12-101-1/+1
|
* tools/syz-check: add limited checking of varlen structsDmitry Vyukov2020-01-231-7/+8
| | | | | | | | Stop at the fist varlen field, but check the preceeding ones. Frequently the varlen array is the last field, so we should get good checking for these cases. Update #590
* sys/linux: add ima/evm/capability xattrsDmitry Vyukov2018-09-251-1/+83
|
* sys/linux: add lsm attrs and xattrsDmitry Vyukov2018-09-231-1/+1
| | | | Add descriptions for /proc/self/attr/* and known lsm file xattrs.
* sys/linux: extend xattr descriptionsDmitry Vyukov2018-09-021-2/+74
| | | | Update #533
* sys/linux: add ext4 ioctls and overlayfsDmitry Vyukov2018-08-291-1/+2
| | | | Update #533
* sys/linux: make xattr prefix non-zero-terminatedDmitry Vyukov2018-01-181-2/+1
|
* sys/linux: assorted improvementsDmitry Vyukov2017-12-291-1/+2
| | | | Mostly extensions of API in 4.15.
* sys: move linux descriptions to sys/linuxDmitry Vyukov2017-09-151-0/+33