Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-06-01 | f2fs crypto: remove alloc_page for bounce_page | Jaegeuk Kim | 1 | -2/+1 |
2015-06-01 | f2fs crypto: use per-inode tfm structure | Jaegeuk Kim | 1 | -4/+0 |
2015-06-01 | f2fs crypto: shrink size of the f2fs_crypto_ctx structure | Jaegeuk Kim | 1 | -7/+14 |
2015-06-01 | f2fs crypto: get rid of ci_mode from struct f2fs_crypt_info | Jaegeuk Kim | 1 | -1/+0 |
2015-05-28 | f2fs crypto: add encryption key management facilities | Jaegeuk Kim | 1 | -0/+3 |
2015-05-28 | f2fs crypto: declare some definitions for f2fs encryption feature | Jaegeuk Kim | 1 | -0/+147 |