index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
share
/
examples
/
scsi_target
Commit message (
Expand
)
Author
Age
Files
Lines
*
use .Mt to mark up email addresses consistently (part1)
bapt
2014-06-20
1
-1
/
+1
*
Bring legacy CAM target implementation back into API/KPI-coherent and even
mav
2013-09-01
1
-4
/
+4
*
Fix an issue that caused the kernel to panic inside CTL when trying
ken
2012-06-26
1
-21
/
+8
*
Add the CAM Target Layer (CTL).
ken
2012-01-12
1
-1
/
+1
*
Change targ(4) to use cdevpriv, instead of multiple character devices.
ed
2011-12-13
1
-11
/
+5
*
- Fix different variable types use in different files after r121184,
mav
2011-12-13
1
-6
/
+6
*
Add descriptor sense support to CAM, and honor sense residuals properly in
ken
2011-10-03
2
-13
/
+13
*
Tell about the full name we opened, not the unit.
mjacob
2009-09-19
1
-1
/
+1
*
A few enhancements I made while working on the Firewire target (sbp_targ).
sbruno
2009-09-07
2
-3
/
+7
*
Bump MAX_INITIATORS to 1024- the LSI-Logic can go even higher than
mjacob
2006-09-27
3
-96
/
+150
*
If we end up with a CTIO completing with CAM_REQUEUE_REQ,
mjacob
2006-04-11
1
-2
/
+16
*
Move the check for non-ATIO_CMD ahead of the cache chech so that
mjacob
2006-03-25
1
-9
/
+10
*
Make scsi_target actually compile after a structure member
mjacob
2006-03-22
1
-1
/
+1
*
At least respond to REPORT LUNS with an ILLEGAL COMMAND response.
mjacob
2006-03-22
1
-1
/
+4
*
Sort sections.
ru
2005-01-21
1
-7
/
+7
*
Typo.
pjd
2004-06-26
1
-1
/
+1
*
Fixed static build.
ru
2004-02-04
1
-2
/
+2
*
Note that REPORT_LUNS should be implemented to work better with Linux
njl
2004-01-09
1
-0
/
+1
*
Enable autosense by default. This shouldn't hurt SPI and is required
njl
2004-01-09
1
-1
/
+1
*
Bump the max number of initiators to 256 from 16. This is appropriate for
njl
2004-01-09
1
-3
/
+3
*
- Enable 16byte commands.
simokawa
2003-10-18
4
-19
/
+159
*
* scsi_cmds.c
simokawa
2003-09-25
2
-4
/
+28
*
kernel:
njl
2003-01-16
2
-4
/
+9
*
Add check for AIO support before starting up.
njl
2003-01-13
1
-0
/
+27
*
mdoc(7) police: markup overhaul.
ru
2002-12-12
1
-40
/
+45
*
Add a DPADD section to fix 'make checkdpadd'
njl
2002-11-25
1
-0
/
+1
*
New SCSI target emulator code
njl
2002-11-22
5
-238
/
+1692
*
include paths.h for _PATH_DEV
mjacob
2001-03-03
1
-0
/
+1
*
Add `_PATH_DEVZERO'.
obrien
2000-12-09
1
-1
/
+1
*
Don't get stuck in a loop calling exit from an atexit routine. Clean
mjacob
2000-07-18
1
-8
/
+9
*
Clean up after oneself on exit.
mjacob
2000-07-17
1
-0
/
+10
*
Whoops- more changes in last checkin than TARGIODEBUG-
mjacob
2000-07-14
1
-1
/
+0
*
Make use of the new TARGIODEBUG ioctl (i.e., add an option for it's use).
mjacob
2000-07-14
1
-6
/
+23
*
$Id$ -> $FreeBSD$
peter
1999-08-28
2
-2
/
+2
*
Add a cleanup handler called "atexit" to make sure we free up target
gibbs
1999-08-16
1
-2
/
+14
*
Allocate a target mode instance to handle our target mode session, clean
gibbs
1999-03-05
1
-16
/
+79
*
Remove debugging printfs.
gibbs
1998-12-10
1
-3
/
+1
*
SCSI Target userland process example. Provides/Dumps the data related to
gibbs
1998-09-15
2
-0
/
+281