1. a1e2542 libceph: don't WARN() if user tries to add invalid key by Eric Biggers · 7 years ago
  2. f77ef53 libceph: stop allocating a new cipher on every crypto request by Ilya Dryomov · 8 years ago
  3. 5b482bf libceph: uninline ceph_crypto_key_destroy() by Ilya Dryomov · 8 years ago
  4. a193c72 libceph: make sure ceph_aes_crypt() IV is aligned by Ilya Dryomov · 8 years ago
  5. b8add67 libceph: remove now unused ceph_*{en,de}crypt*() functions by Ilya Dryomov · 8 years ago
  6. ecf7ced libceph: introduce ceph_crypt() for in-place en/decryption by Ilya Dryomov · 8 years ago
  7. e9f6452 libceph: Remove unnecessary ivsize variables by Ilya Dryomov · 9 years ago
  8. e59dd98 libceph: Use skcipher by Herbert Xu · 9 years ago
  9. 146aa8b KEYS: Merge the type-specific data with the payload data by David Howells · 9 years ago
  10. b79b236 libceph: remove the unused macro AES_KEY_SIZE by Nicholas Krause · 9 years ago
  11. aaef317 libceph: do not crash on large auth tickets by Ilya Dryomov · 10 years ago
  12. c06cfb0 KEYS: Remove key_type::match in favour of overriding default by match_preparse by David Howells · 10 years ago
  13. 7c3bec0 KEYS: Ceph: Use user_match() by David Howells · 10 years ago
  14. efa64c0 KEYS: Ceph: Use key preparsing by David Howells · 10 years ago
  15. 1541716 libceph: eliminate sparse warnings by Alex Elder · 12 years ago
  16. cf7f601 KEYS: Add payload preparsing opportunity prior to key instantiate or update by David Howells · 12 years ago
  17. f0666b1 libceph: fix crypto key null deref, memory leak by Sylvain Munaut · 12 years ago
  18. 1864825 ceph: Use kmemdup rather than duplicating its implementation by Thomas Meyer · 13 years ago
  19. ea11073 net: Remove casts of void * by Joe Perches · 13 years ago
  20. 4b2a58a libceph: Create a new key type "ceph". by Tommi Virtanen · 14 years ago
  21. 8323c3a ceph: Move secret key parsing earlier. by Tommi Virtanen · 14 years ago
  22. 3d14c5d ceph: factor out libceph from Ceph file system by Yehuda Sadeh · 14 years ago[Renamed (99%) from fs/ceph/crypto.c]
  23. cbbfe49 ceph: move AES iv definition to shared header by Sage Weil · 14 years ago
  24. cd84db6 ceph: code cleanup by Yehuda Sadeh · 14 years ago
  25. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  26. 8b6e4f2 ceph: aes crypto and base64 encode/decode helpers by Sage Weil · 15 years ago