summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ctladm/ctladm.8
Commit message (Expand)AuthorAgeFilesLines
* MFC r313162: Replace Cyrillic characters with Latin (normal) ones.wblock2017-02-151-2/+2
* MFC r312694: Make CTL ramdisk backend a real RAM disk.mav2017-02-071-2/+17
* MFC r310356: Add support for locally assigned RFC 4122 UUID LUN identifiers.mav2017-01-051-2/+5
* MFC r307374: Add LU option to control reported provisioning type.mav2016-10-291-1/+7
* MFC r307350: Add LUN options to limit UNMAP and WRITE SAME sizes.mav2016-10-291-1/+8
* Fix typo.trasz2016-02-291-1/+1
* Add to CTL initial support for CDROMs and removable devices.mav2015-09-271-3/+4
* Remove some duplicate, legacy, dead and questionable code.mav2015-09-261-103/+1
* CTL documentation update, mostly for HA.mav2015-09-121-2/+5
* Remove unused target and initiator IDs.mav2015-09-101-28/+28
* Allow LUN options modification via CTL_LUNREQ_MODIFY.mav2015-09-061-1/+8
* Drop "internal" CTL frontend.mav2015-08-151-54/+0
* User proper terminology - iSCSI sessions, not iSCSI connections.trasz2015-07-031-7/+7
* Advertise ctlstat(8) a little better.trasz2015-05-221-2/+3
* Fix man page to match real option names.mav2015-02-121-4/+4
* CTL LUN mapping rewrite.mav2015-02-011-2/+35
* Add configuration options to override physical and UNMAP blocks geometry.mav2014-12-171-1/+8
* Count consecutive read requests as blocking in CTL for files and ZVOLs.mav2014-12-061-1/+8
* Document r275481 changes.mav2014-12-041-2/+3
* Add to CTL support for logical block provisioning threshold notifications.mav2014-11-061-1/+9
* Add "rpm" and "formfactor" LUN options to match istgt functionality.mav2014-10-261-1/+7
* Improve and document `ctladm portlist` subcommand.mav2014-10-121-1/+25
* Implement software (mode page) and hardware (config) write protection.mav2014-10-081-1/+4
* Implement control over command reordering via options and control mode page.mav2014-09-131-0/+7
* Add "readcache" and "writecache" LUN options to control default behavior.mav2014-09-131-2/+6
* Add support for VMWare dialect of EXTENDED COPY command, aka VAAI Clone.mav2014-07-161-0/+8
* Fix typos.pluknet2014-07-091-2/+2
* Add LUN options to specify 64-bit EUI and NAA identifiers.mav2014-07-091-1/+5
* Burry devid port method, which was a gross hack.mav2014-07-051-0/+2
* use .Mt to mark up email addresses consistently (part2)bapt2014-06-201-1/+1
* mdoc: add missing width to Bl -tag.joel2014-06-151-2/+2
* Document additional LUN/backend options.mav2014-06-151-1/+24
* Bump .Dd after r257379.trasz2013-10-301-1/+1
* Rename '-h' option to '-p', and use "portal" instead of "host" or "address",trasz2013-10-301-6/+6
* Bring in the new iSCSI target and initiator.trasz2013-09-141-1/+47
* Remove contractions.joel2013-04-111-1/+1
* Fix dates in manual pages modified in 249009.trasz2013-04-021-1/+1
* Make it possible to build CTL as a module.trasz2013-04-021-1/+2
* Minor spelling fixes.joel2012-06-031-1/+1
* Fixes to man8 groff mandoc style, usage mistakes, or typos.wblock2012-05-241-6/+6
* Remove trailing whitespace per mdoc lint warningeadler2012-03-291-14/+14
* Remove superfluous paragraph macro.joel2012-03-251-3/+0
* Add LUN resizing to CTL. Also make it possible to explicitly settrasz2012-03-061-1/+27
* Add the CAM Target Layer (CTL).ken2012-01-121-0/+963
OpenPOWER on IntegriCloud