1. 5b3cc15 sched/headers: Prepare to move the memalloc_noio_*() APIs to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
  2. 7fea24c libceph: include linux/sched.h into crypto.c directly by Ilya Dryomov · 8 years ago
  3. 124f930 libceph: make sure ceph_aes_crypt() IV is aligned by Ilya Dryomov · 8 years ago
  4. 7af3ea1 libceph: stop allocating a new cipher on every crypto request by Ilya Dryomov · 8 years ago
  5. 6db2304 libceph: uninline ceph_crypto_key_destroy() by Ilya Dryomov · 8 years ago
  6. 2b1e1a7 libceph: remove now unused ceph_*{en,de}crypt*() functions by Ilya Dryomov · 8 years ago
  7. a45f795 libceph: introduce ceph_crypt() for in-place en/decryption by Ilya Dryomov · 8 years ago
  8. e9f6452 libceph: Remove unnecessary ivsize variables by Ilya Dryomov · 9 years ago
  9. e59dd98 libceph: Use skcipher by Herbert Xu · 9 years ago
  10. 146aa8b KEYS: Merge the type-specific data with the payload data by David Howells · 9 years ago
  11. b79b236 libceph: remove the unused macro AES_KEY_SIZE by Nicholas Krause · 9 years ago
  12. aaef317 libceph: do not crash on large auth tickets by Ilya Dryomov · 10 years ago
  13. c06cfb0 KEYS: Remove key_type::match in favour of overriding default by match_preparse by David Howells · 10 years ago
  14. 7c3bec0 KEYS: Ceph: Use user_match() by David Howells · 10 years ago
  15. efa64c0 KEYS: Ceph: Use key preparsing by David Howells · 10 years ago
  16. 1541716 libceph: eliminate sparse warnings by Alex Elder · 12 years ago
  17. cf7f601 KEYS: Add payload preparsing opportunity prior to key instantiate or update by David Howells · 12 years ago
  18. f0666b1 libceph: fix crypto key null deref, memory leak by Sylvain Munaut · 12 years ago
  19. 1864825 ceph: Use kmemdup rather than duplicating its implementation by Thomas Meyer · 13 years ago
  20. ea11073 net: Remove casts of void * by Joe Perches · 14 years ago
  21. 4b2a58a libceph: Create a new key type "ceph". by Tommi Virtanen · 14 years ago
  22. 8323c3a ceph: Move secret key parsing earlier. by Tommi Virtanen · 14 years ago
  23. 3d14c5d ceph: factor out libceph from Ceph file system by Yehuda Sadeh · 15 years ago[Renamed (99%) from fs/ceph/crypto.c]
  24. cbbfe49 ceph: move AES iv definition to shared header by Sage Weil · 14 years ago
  25. cd84db6 ceph: code cleanup by Yehuda Sadeh · 15 years ago
  26. 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
  27. 8b6e4f2 ceph: aes crypto and base64 encode/decode helpers by Sage Weil · 15 years ago