dm - add remove_all, refactor
[dragonfly.git] / sys / dev / disk / dm / dm.h
2010-12-13 Alex Hornungdm - add remove_all, refactor
2010-12-12 Peter AvalosMerge branch 'vendor/OPENSSL'
2010-12-10 Samuel J. GreearMerge branch 'malloc_constructor'
2010-12-02 Alex Hornungdm - undo my pointless moving of dm.h
2010-12-01 Alex Hornungdm - Modularize it fully
2010-11-30 Samuel J. GreearMerge branch 'GCI2010'
2010-11-30 Joe TalbottMerge branch 'master' of git://crater.dragonflybsd...
2010-11-29 Alex Hornungdm - access io_cnt atomically
2010-11-29 Alex Hornungdm - use shared/exclusive lockmgr for table access
2010-11-29 Alex Hornungdm - properly encapsulate disable_dev
2010-11-25 Alex Hornungdm - Major cleanup & module work
2010-11-24 Alex Hornungdm_target_crypt - use mpipe, add module magic
2010-11-22 Peter AvalosMerge branch 'vendor/OPENSSL' into HEAD
2010-11-19 Alex Hornungdm - Disallow active vol removal; ret err of ioctl cmd
2010-11-18 Peter AvalosMerge branch 'vendor/OPENSSL'
2010-11-15 Alex Hornungdm/nestbuf - Bind into devstat, clean up
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-14 Matthew Dillonkernel - dm - rewrite dm_target_stripe.c to add functio...
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 - Add crypt target
2010-07-11 Alex Hornungdm - Port to DragonFly
2010-07-11 Alex Hornungdm - Import verbatim from NetBSD