aboutsummaryrefslogtreecommitdiff
path: root/sys/cam/ctl/ctl_error.h
Commit message (Expand)AuthorAgeFilesLines
* sys/cam: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Make CTL frontends report kern_data_resid for under-/overruns.Alexander Motin2017-01-161-0/+1
* Improve length handling when writing sense data.Alexander Motin2016-12-241-7/+8
* When reporting "Logical block address out of range" error, report the LBAAlexander Motin2016-12-191-1/+1
* Umplement media load/eject support for removable devices.Alexander Motin2015-09-281-1/+4
* Report proper medium error code for VERIFY commands.Alexander Motin2015-09-171-1/+1
* Implement QUERY TASK, QUERY TASK SET and QUERY ASYNC EVENT.Alexander Motin2015-09-141-0/+1
* Improve read-only support.Alexander Motin2015-09-131-0/+1
* Reimplement CTL High Availability.Alexander Motin2015-09-101-0/+2
* Do not pre-allocate UNIT ATTENTIONs storage for every possible initiator.Alexander Motin2014-12-031-2/+4
* Implement better handling for ENOSPC error for both CTL and CAM.Alexander Motin2014-10-291-0/+1
* When reporting some major UNIT ATTENTION condition, like POWER ON OCCURREDAlexander Motin2014-09-231-1/+1
* Enable TAS feature: notify initiator if its command was aborted by other.Alexander Motin2014-07-081-0/+1
* Quiet some clang warnings when compiling CTL.Kenneth D. Merry2012-01-191-8/+1
* Add the CAM Target Layer (CTL).Kenneth D. Merry2012-01-121-0/+92