Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fscrypt: move non-public structures and constants to fscrypt_private.h | Theodore Ts'o | 2016-12-11 | 1 | -1/+1 |
* | fscrypto: move ioctl processing more fully into common code | Eric Biggers | 2016-12-11 | 1 | -13/+21 |
* | fscrypto: lock inode while setting encryption policy | Eric Biggers | 2016-10-15 | 1 | -0/+4 |
* | fscrypto: require write access to mount to set encryption policy | Eric Biggers | 2016-09-10 | 1 | -13/+25 |
* | fscrypto: only allow setting encryption policy on directories | Eric Biggers | 2016-09-09 | 1 | -0/+2 |
* | fscrypto: add authorization check for setting encryption policy | Eric Biggers | 2016-09-09 | 1 | -0/+3 |
* | fs crypto: move per-file encryption from f2fs tree to fs/crypto | Jaegeuk Kim | 2016-03-17 | 1 | -0/+229 |