Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-01-23 | fscrypt: return -EXDEV for incompatible rename or link into encrypted dir | Eric Biggers | 1 | -2/+10 |
2019-01-23 | fscrypt: remove filesystem specific build config option | Chandan Rajendra | 1 | -2/+2 |
2019-01-06 | fscrypt: add Adiantum support | Eric Biggers | 1 | -77/+102 |
2018-09-04 | crypto: speck - remove Speck | Jason A. Donenfeld | 1 | -10/+0 |
2018-05-20 | fscrypt: add Speck128/256 support | Eric Biggers | 1 | -0/+10 |
2018-01-11 | fscrypt: document symlink length restriction | Eric Biggers | 1 | -2/+8 |
2017-10-31 | fscrypt: add a documentation file for filesystem-level encryption | Eric Biggers | 1 | -0/+610 |