Age | Commit message (Expand) | Author |
---|---|---|
2017-10-27 | f2fs crypto: replace some BUG_ON()'s with error checks | Jaegeuk Kim |
2017-05-25 | fscrypt: avoid collisions when presenting long encrypted filenames | Eric Biggers |
2015-06-01 | f2fs crypto: clean up error handling in f2fs_fname_setup_filename | Jaegeuk Kim |
2015-06-01 | f2fs crypto: use per-inode tfm structure | Jaegeuk Kim |
2015-06-01 | f2fs crypto: fix to release buffer for fname crypto | Chao Yu |
2015-06-01 | f2fs crypto: get rid of ci_mode from struct f2fs_crypt_info | Jaegeuk Kim |
2015-05-28 | f2fs crypto: filename encryption facilities | Jaegeuk Kim |