aboutsummaryrefslogtreecommitdiff
path: root/sys/cam/ctl/ctl_ser_table.c
Commit message (Expand)AuthorAgeFilesLines
* cam: clean up empty lines in .c and .h filesMateusz Guzik2020-09-011-1/+0
* sys/cam: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Constify ctl_serialize_table.Alexander Motin2015-09-251-1/+1
* Relax serialization of SYNCHRONIZE CACHE commands.Alexander Motin2015-08-051-14/+15
* Count consecutive read requests as blocking in CTL for files and ZVOLs.Alexander Motin2014-12-061-1/+2
* Implement control over command reordering via options and control mode page.Alexander Motin2014-09-131-4/+6
* Implement range checks between UNMAP and READ/WRITE commands.Alexander Motin2014-09-131-1/+1
* Add support for Windows dialect of EXTENDED COPY command, aka Microsoft ODX.Alexander Motin2014-08-041-1/+1
* Add support for VMWare dialect of EXTENDED COPY command, aka VAAI Clone.Alexander Motin2014-07-161-1/+1
* Merge several equal serialization indexes.Alexander Motin2014-07-131-18/+14
* Introduce new serialization type CTL_SERIDX_UNMAP.Alexander Motin2014-04-091-17/+18
* Add the CAM Target Layer (CTL).Kenneth D. Merry2012-01-121-0/+81