Modify ktr(4) to be typesafe
[dragonfly.git] / sys / dev / disk / dm / targets / crypt / dm_target_crypt.c
2011-12-30 Aggelos EconomopoulosModify ktr(4) to be typesafe
2011-12-06 Sascha Wildnerkernel: Remove another NULL check after kmalloc() with...
2011-11-26 John MarinoInitial import of binutils 2.22 on the new vendor branch
2011-08-28 Adam Hokadm - Move the target unbusy to the dm_table_destroy...
2011-07-16 Alex Hornungdm_target_crypt - use per-instance mpipes, KTR
2011-07-02 Alex Hornungdm_target_crypt - Add twofish & serpent support
2011-06-27 Alex Hornungdm_target_crypt - add plain64 ivgen
2011-01-30 Matthew Dillonkernel - Have the crypto subsystem use the new mpipe_al...
2010-12-23 Venkatesh Srinivaskernel -- MPIPE: Add a constructor argument and priv...
2010-12-02 Alex Hornungdm - undo my pointless moving of dm.h
2010-12-01 Alex Hornungdm - Modularize it fully