summaryrefslogtreecommitdiffstats
path: root/sys/cam/ctl/ctl_backend.h
Commit message (Expand)AuthorAgeFilesLines
* Pass real optimal transfer size supported by backend.mav2014-12-181-1/+8
* Add configuration options to override physical and UNMAP blocks geometry.mav2014-12-171-0/+2
* Count consecutive read requests as blocking in CTL for files and ZVOLs.mav2014-12-061-1/+2
* Add to CTL support for logical block provisioning threshold notifications.mav2014-11-061-0/+2
* Remove couple Copan's vendor-specific mode pages.mav2014-10-141-8/+0
* Make ctld start even if some LUNs are unable to open backing storage.mav2014-10-101-1/+4
* Add support for WRITE ATOMIC (16) command and report SBC-4 compliance.mav2014-10-081-0/+3
* Make options KPI more generic to allow it to be used for ports too,mav2014-07-051-15/+1
* Implement small KPI to access LUN options instead doing it by hands.mav2014-06-141-0/+8
* Add support for SCSI UNMAP commands to CTL.mav2014-04-081-1/+4
* Report stripe size and offset of the backing device in READ CAPACITY (16)mav2014-04-061-0/+6
* CTL changes required for iSCSI target, most notably LUN remappingtrasz2013-08-241-0/+7
* Add LUN resizing to CTL. Also make it possible to explicitly settrasz2012-03-061-0/+5
* Add the CAM Target Layer (CTL).ken2012-01-121-0/+288
OpenPOWER on IntegriCloud