| Commit message (Expand) | Author | Age | Files | Lines |
* | Delay GEOM disk_create() until CAM periph probe completes. | Alexander Motin | 2022-07-14 | 1 | -0/+3 |
* | cam: allocate CCBs from UMA for SCSI and ATA IO | Edward Tomasz Napierala | 2021-05-15 | 1 | -0/+3 |
* | Do not retry long ready waits if previous gave nothing. | Alexander Motin | 2019-11-22 | 1 | -0/+2 |
* | Extract eventfilter declarations to sys/_eventfilter.h | Conrad Meyer | 2019-05-20 | 1 | -0/+2 |
* | Do not map small IOCTL buffers to KVA, but copy. | Alexander Motin | 2019-03-28 | 1 | -0/+1 |
* | Create a sysctl kern.cam.{,a,n}da.X.invalidate | Warner Losh | 2018-03-14 | 1 | -0/+2 |
* | Return a C errno for cam_periph_acquire(). | Scott Long | 2018-02-06 | 1 | -1/+1 |
* | Move CAM_PERIPH_PRINT() to cam_periph.h | Scott Long | 2018-01-26 | 1 | -0/+3 |
* | Protect against a possible NULL deference from an accessor | Scott Long | 2018-01-09 | 1 | -1/+4 |
* | Remove unused 4th argument to match the standard error routines. | Warner Losh | 2017-12-06 | 1 | -1/+1 |
* | sys/cam: further adoption of SPDX licensing ID tags. | Pedro F. Giffuni | 2017-11-27 | 1 | -0/+2 |
* | Add mechanism to unload CAM periph drivers. | Alexander Motin | 2017-03-07 | 1 | -10/+16 |
* | cam_periph_ccbwait could return while ccb in progress | Mark Johnston | 2016-09-30 | 1 | -1/+0 |
* | Make pass, sg and targ drivers respect HBA's maxio. | Alexander Motin | 2015-09-30 | 1 | -1/+2 |
* | Take additional reference on SCSI probe periph to cover its freeze count. | Alexander Motin | 2014-01-11 | 1 | -0/+1 |
* | Merge CAM locking changes from the projects/camlock branch to radically | Alexander Motin | 2013-10-21 | 1 | -22/+23 |
* | Unify periph invalidation and destruction reporting. | Alexander Motin | 2013-10-15 | 1 | -0/+1 |
* | - Corrrect mispellings of word useful | Gabor Kovesdan | 2013-04-17 | 1 | -1/+1 |
* | MFprojects/camlock r248890, r248897, r248898, r248900, r248903, r248905, | Alexander Motin | 2013-04-14 | 1 | -2/+0 |
* | Unbreak compilation after r248868. | Marius Strobl | 2013-03-29 | 1 | -2/+2 |
* | Implement CAM_PERIPH_FOREACH() macro, safely iterating over the list of | Alexander Motin | 2013-03-29 | 1 | -0/+39 |
* | One more major cam_periph_error() rewrite to improve error handling and | Alexander Motin | 2012-06-09 | 1 | -1/+0 |
* | Fix a race condition in CAM peripheral free handling, locking | Kenneth D. Merry | 2012-01-12 | 1 | -0/+2 |
* | Lay groundwork in CAM for recording and reporting physical path and | Justin T. Gibbs | 2011-06-14 | 1 | -0/+8 |
* | MFp4: Large set of CAM inprovements. | Alexander Motin | 2010-01-28 | 1 | -1/+5 |
* | MFp4: | Alexander Motin | 2009-12-06 | 1 | -0/+6 |
* | MFp4: | Alexander Motin | 2009-11-04 | 1 | -1/+0 |
* | MFp4: | Alexander Motin | 2009-10-31 | 1 | -0/+2 |
* | Change cam_periph_ioctl() to take 'cmd' and a u_long instead of an | Scott Long | 2009-06-22 | 1 | -1/+1 |
* | Periph driver fixes, second try. | Edward Tomasz Napierala | 2008-12-19 | 1 | -0/+1 |
* | Inline cam_periph_lock|unlock to make debugging easier. Use more | Scott Long | 2007-04-19 | 1 | -2/+13 |
* | Remove Giant from CAM. Drivers (SIMs) now register a mutex that CAM will | Scott Long | 2007-04-15 | 1 | -1/+5 |
* | Start each of the license/copyright comments with /*- | Warner Losh | 2005-01-05 | 1 | -1/+1 |
* | Remove the camnet swi and CAM_PERIPH_NET. It has never been used, and given | Scott Long | 2004-10-05 | 1 | -2/+1 |
* | Do a pass over all modules in the kernel and make them return EOPNOTSUPP | Poul-Henning Kamp | 2004-07-15 | 1 | -0/+2 |
* | Centralize the devstat handling for all GEOM disk device drivers | Poul-Henning Kamp | 2003-03-08 | 1 | -0/+2 |
* | Change the peripheral driver list from a linker set to module driven | Peter Wemm | 2001-02-07 | 1 | -1/+24 |
* | Back out the previous change to the queue(3) interface. | Jake Burkholder | 2000-05-26 | 1 | -4/+4 |
* | Change the way that the queue(3) structures are declared; don't assume that | Jake Burkholder | 2000-05-23 | 1 | -4/+4 |
* | *sigh* I must have been on something that night. Make xpt_periph an | Nick Hibma | 2000-05-07 | 1 | -1/+1 |
* | Add a hack to cam that makes the cam_xpt available to the rest of the | Nick Hibma | 2000-04-03 | 1 | -0/+2 |
* | Various typo's. | Nick Hibma | 2000-03-15 | 1 | -1/+2 |
* | Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" | Peter Wemm | 1999-12-29 | 1 | -2/+2 |
* | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 1 | -1/+1 |
* | Add the XPT_PATH_STATS and XPT_GDEV_STATS function codes. These ccb | Justin T. Gibbs | 1999-05-22 | 1 | -1/+9 |
* | Fix a problem with the way we handled device invalidation when attaching | Kenneth D. Merry | 1998-10-22 | 1 | -3/+7 |
* | Fix a bug in the error recovery code. It was possible to have more than | Kenneth D. Merry | 1998-10-13 | 1 | -1/+2 |
* | CAM Transport Layer (XPT). | Justin T. Gibbs | 1998-09-15 | 1 | -0/+135 |