Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fscrypt: allow unprivileged users to add/remove keys for v2 policies | Eric Biggers | 2019-08-12 | 1 | -8/+10 |
* | fscrypt: v2 encryption policy support | Eric Biggers | 2019-08-12 | 1 | -44/+158 |
* | fscrypt: add FS_IOC_REMOVE_ENCRYPTION_KEY ioctl | Eric Biggers | 2019-08-12 | 1 | -3/+100 |
* | fscrypt: add FS_IOC_ADD_ENCRYPTION_KEY ioctl | Eric Biggers | 2019-08-12 | 1 | -1/+34 |
* | fscrypt: rename keyinfo.c to keysetup.c | Eric Biggers | 2019-08-12 | 1 | -0/+345 |