summaryrefslogtreecommitdiffstats
path: root/include/uapi/linux/fscrypt.h
Commit message (Expand)AuthorAgeFilesLines
* fscrypt: add FS_IOC_REMOVE_ENCRYPTION_KEY_ALL_USERS ioctlEric Biggers2019-08-121-0/+1
* fscrypt: allow unprivileged users to add/remove keys for v2 policiesEric Biggers2019-08-121-1/+5
* fscrypt: v2 encryption policy supportEric Biggers2019-08-121-8/+49
* fscrypt: add FS_IOC_GET_ENCRYPTION_KEY_STATUS ioctlEric Biggers2019-08-121-0/+15
* fscrypt: add FS_IOC_REMOVE_ENCRYPTION_KEY ioctlEric Biggers2019-08-121-0/+9
* fscrypt: add FS_IOC_ADD_ENCRYPTION_KEY ioctlEric Biggers2019-08-121-10/+39
* fscrypt: use FSCRYPT_* definitions, not FS_*Eric Biggers2019-08-121-0/+2
* fscrypt: use FSCRYPT_ prefix for uapi constantsEric Biggers2019-08-121-23/+42
* fs, fscrypt: move uapi definitions to new header <linux/fscrypt.h>Eric Biggers2019-08-121-0/+61