1. 687c3c3 ext4 crypto: replace some BUG_ON()'s with error checks by Theodore Ts'o · 9 years ago
  2. 923ae47 ext4 crypto: remove duplicate header file by zilong.liu · 9 years ago
  3. 27977b6 ext4 crypto: check for too-short encrypted file names by Theodore Ts'o · 9 years ago
  4. 4d3c4e5 ext4 crypto: allocate the right amount of memory for the on-disk symlink by Theodore Ts'o · 9 years ago
  5. 82d0d3e ext4 crypto: clean up error handling in ext4_fname_setup_filename by Theodore Ts'o · 9 years ago
  6. c936e1e ext4 crypto: use per-inode tfm structure by Theodore Ts'o · 9 years ago
  7. 1aaa6e8 ext4 crypto: get rid of ci_mode from struct ext4_crypt_info by Theodore Ts'o · 9 years ago
  8. b7236e2 ext4 crypto: reorganize how we store keys in the inode by Theodore Ts'o · 9 years ago
  9. e2881b1b ext4 crypto: separate kernel and userspace structure for the key by Theodore Ts'o · 9 years ago
  10. d229959 ext4 crypto: don't allocate a page when encrypting/decrypting file names by Theodore Ts'o · 9 years ago
  11. 5b643f9 ext4 crypto: optimize filename encryption by Theodore Ts'o · 9 years ago
  12. a44cd7a ext4 crypto: add padding to filenames before encrypting by Theodore Ts'o · 9 years ago
  13. 5de0b4d ext4 crypto: simplify and speed up filename encryption by Theodore Ts'o · 9 years ago
  14. d5d0e8c ext4 crypto: filename encryption facilities by Michael Halcrow · 9 years ago