kernel - lwkt_token revamp
[dragonfly.git] / sys / kern / subr_disk.c
2010-06-06 Matthew Dillonkernel - lwkt_token revamp
2010-04-23 Alex Hornungdsched - serno support
2010-04-22 Alex Hornungdsched - expand framework to track threads
2010-04-19 Alex Hornungdsched, dsched_fq - Major cleanup
2010-04-16 Sascha WildnerAdd more __printflike()'s and fix resulting fallout.
2010-04-15 Alex Hornungdsched - Tie the dsched framework into the system
2010-03-16 Matthew Dillonkernel - Fix kernel memory leak in devfs disk_probe()
2010-03-02 Matthew Dillonkernel - cleanup some unnecessary casts
2009-12-06 Alex Hornungdump - Make use of the new dumping
2009-09-28 Thomas NikolajsenDEVFS - Add probing of OpenBSD slices
2009-09-25 Alex Hornungdevfs - Change make_dev_covering to use dev_ops
2009-09-20 Alex Hornungdisk - Also probe NetBSD slices for labels
2009-09-13 Matthew DillonDEVFS - Fix unprintables in serial numbers reported...
2009-09-11 Alex Hornungdisk - use make_dev_covering instead of make_dev
2009-09-03 Alex Hornungsubr_disk - add debug info
2009-08-26 Matthew DillonKernel - pass sysmsg through to ioctl.
2009-08-20 Matthew DillonBIOQ - Create a more sophisticated bursting mechanic...
2009-08-20 Matthew DillonNATA - Convert sysctls to globals to make NATA compile ok
2009-08-19 Matthew Dillonbioqdisksort - refactor I/O queueing to fix read starva...
2009-08-17 Alex HornungDEVFS - move devfs headers to sys/sys; fix consumers
2009-08-16 Matthew Dillondisk/fd - fix panics
2009-08-11 Alex HornungDEVFS - fix probing of label for MBR compat slice;...
2009-08-09 Matthew Dillonbioq - Add a sysctl kern.bioq_barrier to control bioqdi...
2009-08-08 Matthew Dillonbioqdisksort - fixes to avoid starvation
2009-08-08 Matthew DillonDEVFS - More GPT fixes. Fix serial number aliases...
2009-08-08 Matthew DillonDEVFS - probe for disklabels in GPT slices.
2009-08-08 Matthew DillonDEVFS - Cleanup pass.
2009-08-08 Matthew DillonDEVFS - Refactor the loop in disk_probe() to fix GPT...
2009-08-07 Alex Hornungsubr_disk - don't show 0-size slices
2009-08-06 Alex Hornungsubr_disk - Use serializing tokens for disklist acceses
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.
2009-06-24 Matthew DillonAMD64 - Fix many compile-time warnings. int/ptr type...
2009-06-17 Matthew Dillondisk subsystem - Fixup dev->si_* fields for XXXs0,...
2009-06-17 Matthew DillonDEVS - Clean up some reference counting issues
2008-06-05 Sascha Wildner* Fix some cases where NULL was used but 0 was meant...
2007-07-30 Matthew DillonAdd infrastructure to locate a disk device by name...
2007-07-23 Matthew DillonThe disk layer must not inherit the D_TRACKCLOSE flag...
2007-06-17 Matthew DillonDisklabel separation work - Generally shift all disklab...
2007-06-17 Matthew DillonImplement (non-bootable) GPT support. If a PMBR partit...
2007-06-13 Matthew DillonExpand the diskslice->ds_openmask from 8 bits to 256...
2007-05-20 Matthew DillonCleanup diskerr() output a bit - don't say it was tryin...
2007-05-19 Matthew DillonContinue untangling the disklabel. Clean up dumpdev...
2007-05-19 Matthew DillonContinue untangling the disklabel.
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-12-26 Sascha Wildner- addlog(...) is identical to log(-1, ...). Get rid...
2006-12-23 Sascha WildnerRename printf -> kprintf in sys/ and add some defines...
2006-09-10 Matthew DillonChange the kernel dev_t, representing a pointer to...
2006-07-28 Matthew DillonMASSIVE reorganization of the device operations vector...
2006-05-03 Matthew Dillon- Clarify the definitions of b_bufsize, b_bcount, and...
2006-04-30 Matthew DillonReplace the the buffer cache's B_READ, B_WRITE, B_FORMA...
2006-03-24 Matthew DillonMajor BUF/BIO work commit. Make I/O BIO-centric and...
2006-02-17 Matthew DillonMake the entire BUF/BIO system BIO-centric instead...
2005-09-10 Sascha WildnerRemove Tahoe support.
2005-09-06 Hiten PandyaDocument the dscheck(9) function and explain how it...
2005-08-26 Hiten PandyaStyle: break line into two, so it fits nicely in 80...
2005-08-26 Hiten PandyaAdd more documentation comments to disk_create() and...
2005-08-07 Hiten PandyaAdd 'debug.sizeof.buf' sysctl for determining size...
2005-04-30 Sascha WildnerRemove DEC Alpha support.
2004-09-15 Matthew DillonFix cdevsw_remove() warnings related to the removal...
2004-07-16 Matthew DillonUpdate all my personal copyrights to the Dragonfly...
2004-06-02 Matthew DillonClean up some misuses of bp->b_dev after a strategy...
2004-05-26 Matthew DillonANSIfication and cleanup. No functional changes.
2004-05-19 Matthew DillonDevice layer rollup commit.
2004-04-20 Matthew DillonRevamp the initial lwkt_abortmsg() support to normalize...
2004-02-18 Matthew DillonMerge vfs/ufs/ufs_disksubr.c into kern/subr_disk.c...
2003-11-24 Matthew DillonMore LWKT messaging cleanups. Isolate the default...
2003-11-20 Matthew DillonThis is a major cleanup of the LWKT message port code...
2003-07-22 Matthew DillonDEV messaging stage 2/4: In this stage all DEV commands...
2003-07-19 Matthew DillonRemove the priority part of the priority|flags argument...
2003-06-23 Matthew Dillonproc->thread stage 2: MAJOR revamping of system calls...
2003-06-17 Matthew DillonAdd the DragonFly cvs id and perform general cleanups...
2003-06-17 Matthew DillonInitial import from FreeBSD RELENG_4: