TRIM support
[dragonfly.git] / sys / sys / disk.h
2011-10-07 TimTRIM support
2010-11-19 Alex Hornungsubr_disk - Keep an open count
2010-11-19 Alex Hornungsubr_disk - 'official' support for cloning; cleanup
2010-11-15 Alex Hornungdm/disk - cleanup, add '.' between name and slices
2010-07-11 Alex Hornungudev - Tag some subsystems/drivers
2010-06-27 Alex Hornungsubr_disk - Implement create_named & bounds_check
2010-04-19 Alex Hornungdsched, dsched_fq - Major cleanup
2010-04-15 Alex Hornungdsched - Tie the dsched framework into the system
2010-03-02 Matthew Dillonkernel - cleanup some unnecessary casts
2009-12-06 Alex Hornungdump - Make use of the new dumping
2009-08-05 Matthew DillonDEVFS - Add serial number links for all CAM and NATA...
2009-08-04 Matthew DillonDEVS - rollup - kernel core
2009-08-01 Matthew DillonDEVFS - Bring in Alex's GSOC kernel adjustments.
2007-07-30 Matthew DillonAdd infrastructure to locate a disk device by name...
2007-06-17 Matthew DillonDisklabel separation work - Generally shift all disklab...
2007-05-19 Matthew DillonImplement raw extensions for WHOLE_DISK_SLICE device...
2007-05-19 Matthew DillonContinue untangling the disklabel.
2007-05-17 Matthew DillonRemove the roll-your-own disklabel from CCD. Use the...
2007-05-15 Matthew Dillon* The diskslice abstraction now stores offsets/sizes...
2007-05-15 Matthew DillonContinue untangling the disklabel. Use the generic...
2007-05-15 Matthew DillonContinue untangling the disklabel. Have most disk...
2006-09-10 Matthew DillonChange the kernel dev_t, representing a pointer to...
2006-07-30 Matthew DillonFix an incorrect #ifndef label. Also remove a now...
2006-07-28 Matthew DillonMASSIVE reorganization of the device operations vector...
2004-12-30 Chris PresseyImprove seperation between kernel code and userland...
2004-07-16 Matthew DillonUpdate all my personal copyrights to the Dragonfly...
2004-05-19 Matthew DillonDevice layer rollup commit.
2003-08-20 Robert Garrett__P() != wanted, begin removal, in order to preserve...
2003-07-22 Matthew DillonDEV messaging stage 2/4: In this stage all DEV commands...
2003-06-17 Matthew DillonAdd the DragonFly cvs id and perform general cleanups...
2003-06-17 Matthew DillonInitial import from FreeBSD RELENG_4: