Age | Commit message (Expand) | Author |
---|---|---|
2015-06-11 | f2fs crypto: add alloc_bounce_page | Jaegeuk Kim |
2015-06-11 | f2fs crypto: fix to handle errors likewise ext4 | Jaegeuk Kim |
2015-06-01 | f2fs crypto: remove alloc_page for bounce_page | Jaegeuk Kim |
2015-06-01 | f2fs crypto: use per-inode tfm structure | Jaegeuk Kim |
2015-06-01 | f2fs crypto: split f2fs_crypto_init/exit with two parts | Jaegeuk Kim |
2015-06-01 | f2fs crypto: fix incorrect release for crypto ctx | Chao Yu |
2015-06-01 | f2fs crypto: shrink size of the f2fs_crypto_ctx structure | Jaegeuk Kim |
2015-06-01 | f2fs crypto: get rid of ci_mode from struct f2fs_crypt_info | Jaegeuk Kim |
2015-06-01 | f2fs crypto: use slab caches | Jaegeuk Kim |
2015-05-28 | f2fs crypto: fix missing key when reading a page | Jaegeuk Kim |
2015-05-28 | f2fs crypto: add f2fs encryption facilities | Jaegeuk Kim |