1. 4373b3d fscrypt: remove fscrypt_operations::max_namelen by Eric Biggers · 3 years, 4 months ago
  2. 41adbcb fscrypt: introduce fscrypt_decrypt_block_inplace() by Eric Biggers · 6 years ago
  3. 03569f2 fscrypt: introduce fscrypt_encrypt_block_inplace() by Eric Biggers · 6 years ago
  4. 6eb61d5 ubifs: Pass struct ubifs_info to ubifs_assert() by Richard Weinberger · 7 years ago
  5. e12ee68 fscrypt: make fscrypt_operations.max_namelen an integer by Eric Biggers · 7 years ago
  6. 32190f0 Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/fscrypt by Linus Torvalds · 7 years ago
  7. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  8. f7293e4 fscrypt: remove ->is_encrypted() by Eric Biggers · 7 years ago
  9. d8db5b1c ubifs: Massage assert in ubifs_xattr_set() wrt. init_xattrs by Xiaolei Li · 8 years ago
  10. 6f69f0e fscrypt: constify struct fscrypt_operations by Eric Biggers · 8 years ago
  11. a5d431e fscrypt: make fscrypt_operations.key_prefix a string by Eric Biggers · 8 years ago
  12. 3858866 ubifs: Use FS_CFLG_OWN_PAGES by Richard Weinberger · 8 years ago
  13. 7799953 ubifs: Implement encrypt/decrypt for all IO by Richard Weinberger · 8 years ago
  14. 1ee7787 ubifs: Constify struct inode pointer in ubifs_crypt_is_encrypted() by Richard Weinberger · 8 years ago
  15. d475a50 ubifs: Add skeleton for fscrypto by Richard Weinberger · 8 years ago