aboutsummaryrefslogtreecommitdiff
path: root/sys/cam/ctl/ctl_util.c
Commit message (Expand)AuthorAgeFilesLines
* Introduce support of SCSI Command Priority.Alexander Motin2020-10-251-2/+3
* Properly check kern_sg_entries for S/G list.Alexander Motin2020-05-261-1/+1
* sys/cam: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* When in kernel, map ctl_scsi_zero_io() to ctl_zero_io().Alexander Motin2017-01-151-3/+1
* Remove some duplicate, legacy, dead and questionable code.Alexander Motin2015-09-261-23/+2
* Remove couple excess SGLIST I/O flags.Alexander Motin2015-09-201-1/+1
* Implement QUERY TASK, QUERY TASK SET and QUERY ASYNC EVENT.Alexander Motin2015-09-141-1/+4
* Remove unused target and initiator IDs.Alexander Motin2015-09-101-1/+1
* Implement more functional CTL debug logging.Alexander Motin2014-10-161-39/+81
* Reimplement WRITE USING TOKEN with Block Zero token using WRITE SAME.Alexander Motin2014-08-051-0/+31
* Implement ABORT TASK SET and I_T NEXUS RESET task management functions.Alexander Motin2014-07-071-0/+1
* Add the CAM Target Layer (CTL).Kenneth D. Merry2012-01-121-0/+843