dm/disk - cleanup, add '.' between name and slices
[dragonfly.git] / sys / dev / disk / dm / dm_target_crypt.c
2010-11-07 Michael NeumannMerge branch 'apic_io'
2010-11-07 Michael NeumannMerge branch 'apic_io'
2010-10-22 Alex Hornungdevice mapper - implement dumping
2010-09-29 Peter AvalosMerge branch 'vendor/OPENSSH'
2010-09-26 Peter AvalosMerge branch 'vendor/OPENSSL'
2010-09-20 Peter AvalosMerge branch 'vendor/BZIP'
2010-09-20 Peter AvalosMerge branch 'vendor/BZIP'
2010-08-22 Alex Hornungdm_target_crypt - Clean up debug
2010-08-22 Alex Hornungdm_target_crypt - Bump version to 1.6.0
2010-08-22 Alex Hornungdm_target_crypt - Fix a number of bugs
2010-08-21 Alex Hornungdm_target_crypt - fix logic for xts support
2010-08-21 Alex HornungMerge branch 'master' of git://git.dragonflybsd.org...
2010-08-21 Alex Hornungdm_target_crypt - Enable support for AES-XTS
2010-08-21 Alex Hornungdm_target_crypt - Fix compatibility with Linux
2010-08-20 Matthew Dillonkernel - Correct hex2key() in dm_crypt
2010-08-20 Matthew Dillonkernel - Fix iv sector mush in dm_target_crypt for...
2010-08-20 Alex Hornungdm_target_crypt - rework ivgen magic, fix bug
2010-08-20 Matthew Dillonkernel - dm_target_crypt - use CRYPTO_F_BATCH
2010-08-15 Matthew Dillonkernel - dm_crypt - Pre-zero control structures, disabl...
2010-08-15 Matthew Dillonkernel - dm - Reorganize the crypt code and implement...
2010-08-14 Matthew Dillonkernel - dm - Fix panic in dm_target_crypt
2010-08-14 Matthew Dillonkernel - dm - rewrite dm_target_stripe.c to add functio...
2010-07-23 Alex Hornungdm_target_crypt - cleanup & minor improvements
2010-07-12 Samuel J. GreearMerge branch 'master' into kq_devices
2010-07-11 Alex Hornunglvm/dm - clean up debug, fix open bug
2010-07-11 Alex Hornungdm - General printout cleanup
2010-07-11 Alex Hornungdm_target_crypt - Make compatible with luks
2010-07-11 Alex Hornungdm - Add crypt target