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