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
/
sys
/
cam
/
scsi
/
scsi_all.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
MFC r287956: Update list of opcodes to 5/26/15.
mav
2015-10-05
1
-8
/
+13
*
MFC r287955: Update list of ASC/ASCQ codes from 5/20/12 to 8/12/15.
mav
2015-10-05
1
-1
/
+166
*
MFC r287718: Decode WRITE ATOMIC(16) command.
mav
2015-10-05
1
-1
/
+2
*
MFC r269709 (by imp): is_full_id is set to 0 and then not used. remove it.
mav
2015-10-05
1
-2
/
+1
*
MFC r287819: Make CAM log errors that make it wait.
mav
2015-09-29
1
-3
/
+3
*
MFC r287866: Fix fixed sense writing when passed more data then it can fit.
mav
2015-09-23
1
-4
/
+6
*
MFC, r286965:
ken
2015-08-27
1
-0
/
+32
*
MFC, r284192:
ken
2015-06-16
1
-0
/
+892
*
MFC r281795:
pfg
2015-04-25
1
-1
/
+1
*
MFC r280172: Improve ATA and SCSI versions printing.
mav
2015-03-31
1
-10
/
+15
*
MFC sa(4) and mt(1) improvements.
ken
2015-03-24
1
-0
/
+65
*
MFC r274411: Improve CAM's reaction on asymmetric access errors.
mav
2014-12-12
1
-3
/
+3
*
MFC r273809:
mav
2014-11-03
1
-1
/
+1
*
MFC r269472: Do not retry on set of non-transient XCOPY errors.
mav
2014-10-06
1
-8
/
+8
*
MFC r269469: Do not retry token errors.
mav
2014-10-06
1
-11
/
+11
*
MFC r269497:
mav
2014-08-17
1
-13
/
+18
*
MFC r268240 (by ken):
mav
2014-07-15
1
-0
/
+1042
*
MFC r267537:
mav
2014-07-02
1
-1
/
+2
*
MFC r259108:
mav
2013-12-22
1
-1
/
+5
*
MFC r256552:
mav
2013-10-24
1
-0
/
+15
*
If a drive returns ASC/ASCQ 0x04,0x11 "Logical unit not ready,
ken
2013-08-27
1
-1
/
+1
*
When printing opcode description, map T_NODEVICE to Direct Access Device to
mav
2013-07-13
1
-0
/
+4
*
Improve handling of 0x3F/0x0E "Reported LUNs data has changed" and 0x25/0x00
mav
2013-07-13
1
-2
/
+3
*
Fix some UTF-8 chars slipped into r252204 via copy/paste.
mav
2013-06-26
1
-8
/
+8
*
Add bunch of names for Seagate and HGST vennor-specififc ASC/ASCQ codes.
mav
2013-06-25
1
-0
/
+186
*
Make CAM return and GEOM DISK pass through new GEOM::lunid attribute.
mav
2013-06-12
1
-2
/
+54
*
Refactored scsi_xpt use of device_has_vpd to generic scsi_vpd_supported_page
smh
2013-04-26
1
-1
/
+32
*
Added the ability to send ATA identify and Data Set Management (DSM) TRIM
smh
2013-04-26
1
-0
/
+51
*
Do not sent 120 TEST UNIT READY requests on generic NOT READY statuses.
mav
2013-04-11
1
-5
/
+2
*
Added ATA Pass-Through support to CAM
smh
2013-04-02
1
-0
/
+45
*
Support unmapped i/o for the md(4).
kib
2013-03-19
1
-5
/
+10
*
Format CDB output as 2 digit hex correcting the length
smh
2013-01-31
1
-1
/
+1
*
Do not pretend to have autosense data when no such data is available.
kan
2013-01-19
1
-10
/
+9
*
Fix some typos in r238595.
mav
2012-07-18
1
-3
/
+3
*
Add bunch of new ASC/ASCQ values from T10 site.
mav
2012-07-18
1
-1
/
+172
*
Remove variables which are initialized but never used thereafter
eadler
2012-07-07
1
-2
/
+2
*
Add scsi_extract_sense_ccb() -- wrapper around scsi_extract_sense_len().
mav
2012-06-23
1
-5
/
+34
*
One more major cam_periph_error() rewrite to improve error handling and
mav
2012-06-09
1
-4
/
+10
*
Fix a memory leak in the kernel case in scsi_command_string().
ken
2012-06-06
1
-0
/
+4
*
MFprojects/zfsd:
mav
2012-05-24
1
-0
/
+60
*
Add CAM infrastructure to allow reporting when a drive's long read capacity
ken
2012-01-26
1
-4
/
+4
*
Add BIO_DELETE support for SCSI Direct Access devices (da).
mav
2012-01-13
1
-0
/
+100
*
Add the CAM Target Layer (CTL).
ken
2012-01-12
1
-8
/
+1
*
Add descriptor sense support to CAM, and honor sense residuals properly in
ken
2011-10-03
1
-148
/
+1519
*
Lay groundwork in CAM for recording and reporting physical path and
gibbs
2011-06-14
1
-21
/
+182
*
Add Serial Management Protocol (SMP) passthrough support to CAM.
ken
2010-11-30
1
-0
/
+28
*
Make additional definitions up to and including SPC-4. Add in definitions
mjacob
2010-06-08
1
-0
/
+51
*
MFp4: Large set of CAM inprovements.
mav
2010-01-28
1
-23
/
+36
*
Replace most of priority numbers with defines. No logical changes.
mav
2009-10-23
1
-2
/
+2
*
Separate the parallel scsi knowledge out of the core of the XPT, and
scottl
2009-07-10
1
-0
/
+1
[next]