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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Significant upgrades to sa(4) and mt(1).
ken
2015-02-23
1
-0
/
+51
*
Add support for General Statistics and Performance log page.
mav
2015-02-11
1
-0
/
+40
*
Improve SCSI Extended Inquiry VPD page (0x86) support.
ken
2015-01-30
1
-3
/
+17
*
Add GET LBA STATUS command support to CTL.
mav
2014-12-04
1
-0
/
+26
*
Fix check for vendor-specific peripheral qualifier.
mav
2014-11-13
1
-1
/
+1
*
Add to CTL support for logical block provisioning threshold notifications.
mav
2014-11-06
1
-0
/
+6
*
Remove couple Copan's vendor-specific mode pages.
mav
2014-10-14
1
-34
/
+0
*
Some groundwork for later Informational Exceptions support.
mav
2014-10-14
1
-3
/
+25
*
Add support for WRITE ATOMIC (16) command and report SBC-4 compliance.
mav
2014-10-08
1
-3
/
+6
*
Allow more commands to pass persistent reservation according to SPC-4 r37.
mav
2014-09-18
1
-0
/
+1
*
Add support for "no Data-Out Buffer" (NDOB) flag of WRITE SAME (16) command.
mav
2014-09-18
1
-0
/
+1
*
Fix typo in defined ROD types in r269497.
mav
2014-09-17
1
-5
/
+5
*
Add support for Extended INQUIRY Data (0x86) VPD page.
mav
2014-09-11
1
-0
/
+49
*
Oops, missed piece of r271311.
mav
2014-09-09
1
-0
/
+21
*
Fix several issues and inconsistencies in UNMAP capabilities reporting.
mav
2014-08-06
1
-0
/
+21
*
Add support for Windows dialect of EXTENDED COPY command, aka Microsoft ODX.
mav
2014-08-04
1
-1
/
+173
*
Add support for VMWare dialect of EXTENDED COPY command, aka VAAI Clone.
mav
2014-07-16
1
-1
/
+349
*
Enable TAS feature: notify initiator if its command was aborted by other.
mav
2014-07-08
1
-1
/
+10
*
Add support for SCSI Ports (88h) VPD page.
mav
2014-07-06
1
-2
/
+28
*
Add persistent reservation support to camcontrol(8).
ken
2014-07-03
1
-34
/
+291
*
Add support for REPORT TIMESTAMP command.
mav
2014-07-01
1
-0
/
+23
*
Add more formal and strict command parsing and validation.
mav
2014-07-01
1
-0
/
+82
*
Allow MODE SENSE commands through Write Exclusive persistent reservation,
mav
2014-06-26
1
-1
/
+10
*
Add support for VERIFY(10/12/16) and COMPARE AND WRITE SCSI commands.
mav
2014-06-16
1
-0
/
+3
*
Oops! Few quick fixes for r264274.
mav
2014-04-08
1
-1
/
+1
*
Add support for SCSI UNMAP commands to CTL.
mav
2014-04-08
1
-0
/
+14
*
Improve ZFS N-way mirror read performance by using load and locality
smh
2013-10-23
1
-1
/
+1
*
Unify periph invalidation and destruction reporting.
mav
2013-10-15
1
-0
/
+1
*
Fix the (unused for now) SCSI_PROTO_iSCSI define to match style(9).
trasz
2013-08-21
1
-1
/
+1
*
Improve handling of 0x3F/0x0E "Reported LUNs data has changed" and 0x25/0x00
mav
2013-07-13
1
-0
/
+3
*
Corrected ATA Passthrough defines from decimal to hex
smh
2013-06-20
1
-4
/
+4
*
Make CAM return and GEOM DISK pass through new GEOM::lunid attribute.
mav
2013-06-12
1
-1
/
+7
*
Use the existence of ATA Information VPD to determine if we should attempt
smh
2013-05-02
1
-0
/
+6
*
Added automatic detection of non-rotating media which disables the
smh
2013-04-26
1
-0
/
+24
*
Refactored scsi_xpt use of device_has_vpd to generic scsi_vpd_supported_page
smh
2013-04-26
1
-0
/
+2
*
Added the ability to send ATA identify and Data Set Management (DSM) TRIM
smh
2013-04-26
1
-0
/
+67
*
Added ATA Pass-Through support to CAM
smh
2013-04-02
1
-1
/
+31
*
Support unmapped i/o for the md(4).
kib
2013-03-19
1
-0
/
+4
*
Add missing VERIFY_10 definition.
mjacob
2012-08-12
1
-0
/
+1
*
Add scsi_extract_sense_ccb() -- wrapper around scsi_extract_sense_len().
mav
2012-06-23
1
-0
/
+2
*
One more major cam_periph_error() rewrite to improve error handling and
mav
2012-06-09
1
-9
/
+0
*
Remove declaration of scsi_interpret_sense(), removed 11 years ago.
mav
2012-06-06
1
-13
/
+0
*
MFprojects/zfsd:
mav
2012-05-24
1
-0
/
+23
*
Add CAM infrastructure to allow reporting when a drive's long read capacity
ken
2012-01-26
1
-6
/
+16
*
Add BIO_DELETE support for SCSI Direct Access devices (da).
mav
2012-01-13
1
-0
/
+52
*
Add the CAM Target Layer (CTL).
ken
2012-01-12
1
-2
/
+50
*
Use READ CAPACITY(16) to get information about device physical sectors.
mav
2011-12-23
1
-0
/
+11
*
Make cd driver to handle Audio CDs, reporting their 2352 bytes sectors to
mav
2011-12-22
1
-0
/
+1
*
Add descriptor sense support to CAM, and honor sense residuals properly in
ken
2011-10-03
1
-57
/
+821
*
Lay groundwork in CAM for recording and reporting physical path and
gibbs
2011-06-14
1
-13
/
+54
[next]