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
/
ctl
/
ctl_error.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
MFC r313744: No need to erase sense_data when sense_len is set to zero.
mav
2017-02-28
1
-15
/
+0
*
MFC r312291, r312669:
mav
2017-02-07
1
-0
/
+12
*
MFC r310778, r310782: Improve use of I/O's private area.
mav
2017-01-26
1
-1
/
+1
*
MFC r310524: Improve length handling when writing sense data.
mav
2017-01-05
1
-17
/
+34
*
MFC r310366: Add support for SITUA bit in Logical Block Provisioning mode page.
mav
2017-01-05
1
-0
/
+12
*
MFC r310285:
mav
2017-01-05
1
-3
/
+9
*
MFC r310275: Fix typo in function name.
mav
2017-01-05
1
-3
/
+3
*
MFC r310265: Add set of macros to simplify code access to mode pages fields.
mav
2017-01-05
1
-3
/
+1
*
MFC r310257: Improve support for informational exceptions.
mav
2017-01-05
1
-1
/
+7
*
Umplement media load/eject support for removable devices.
mav
2015-09-28
1
-2
/
+32
*
Remove some dead code found by Clang analyzer.
mav
2015-09-25
1
-3
/
+0
*
When reporting TPT UA, report which of thresholds was reached.
mav
2015-09-17
1
-12
/
+13
*
Report proper medium error code for VERIFY commands.
mav
2015-09-17
1
-2
/
+2
*
Implement QUERY TASK, QUERY TASK SET and QUERY ASYNC EVENT.
mav
2015-09-14
1
-68
/
+107
*
Improve read-only support.
mav
2015-09-13
1
-0
/
+12
*
Report INQUIRY DATA HAS CHANGED for related LUNs on port on-/offline.
mav
2015-09-13
1
-0
/
+5
*
Reimplement CTL High Availability.
mav
2015-09-10
1
-0
/
+24
*
Small UA cleanup.
mav
2015-09-03
1
-10
/
+0
*
Drop "internal" CTL frontend.
mav
2015-08-15
1
-1
/
+0
*
Do not pre-allocate UNIT ATTENTIONs storage for every possible initiator.
mav
2014-12-03
1
-6
/
+25
*
Add to CTL support for logical block provisioning threshold notifications.
mav
2014-11-06
1
-0
/
+5
*
Implement better handling for ENOSPC error for both CTL and CAM.
mav
2014-10-29
1
-0
/
+12
*
When reporting some major UNIT ATTENTION condition, like POWER ON OCCURRED
mav
2014-09-23
1
-16
/
+15
*
Fix ASCQ for "Logical unit not ready, manual intervention required" error.
mav
2014-09-23
1
-1
/
+1
*
Enable TAS feature: notify initiator if its command was aborted by other.
mav
2014-07-08
1
-0
/
+12
*
Implement ABORT TASK SET and I_T NEXUS RESET task management functions.
mav
2014-07-07
1
-0
/
+5
*
Change the SCSI INQUIRY peripheral qualifier that CTL reports for LUNs
ken
2012-04-06
1
-0
/
+1
*
Add LUN resizing to CTL. Also make it possible to explicitly set
trasz
2012-03-06
1
-0
/
+5
*
Quiet some clang warnings when compiling CTL.
ken
2012-01-19
1
-16
/
+1
*
Add the CAM Target Layer (CTL).
ken
2012-01-12
1
-0
/
+811