aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/ctld/kernel.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r316050,r316051:Enji Cooper2017-03-301-5/+4
* MFC r290615: Introduce portal group options in ctl.conf.Alexander Motin2015-11-271-25/+30
* MFC r288310: Add to CTL initial support for CDROMs and removable devices.Alexander Motin2015-10-051-1/+5
* MFC r288259: Remove some duplicate, legacy, dead and questionable code.Alexander Motin2015-10-051-1/+1
* MFC r288061: Make cltd ignore HA ports.Alexander Motin2015-10-051-1/+7
* MFC r287823: Add ctl-lun config option for consistency in HA setups.Alexander Motin2015-10-051-0/+5
* MFC r287757: When updating port, apply only change of LUN map, not whole.Alexander Motin2015-10-051-1/+9
* MFC r287500: Allow LUN options modification via CTL_LUNREQ_MODIFY.Alexander Motin2015-10-051-2/+27
* MFC r287455, r287458, r287459: Remove some dead code.Alexander Motin2015-10-051-1/+0
* MFC r286806: Drop "internal" CTL frontend.Alexander Motin2015-10-051-1/+0
* MFC r284765, r284875:Alexander Motin2015-06-281-5/+23
* Merge an applicable subset of r263234 from HEAD to stable/10:Robert Watson2015-03-191-1/+1
* MFC r279590: If target name starts with "naa.", set it as WWNN for CTL port.Alexander Motin2015-03-111-1/+13
* MFC r279276: Add checks for malloc() failures.Alexander Motin2015-03-011-0/+5
* MFC r278354: Teach ctld(8) to control non-iSCSI CTL ports.Alexander Motin2015-02-201-60/+98
* MFC r278322: Add support for multiple portal groups per target.Alexander Motin2015-02-191-26/+59
* MFC r278161: Bring some more order into iSCSI portal group tags support.Alexander Motin2015-02-191-6/+2
* MFC r278037: CTL LUN mapping rewrite.Alexander Motin2015-02-191-66/+67
* MFC r273464:Edward Tomasz Napierala2014-11-221-3/+3
* MFC r272911:Alexander Motin2014-10-201-22/+30
* MFC r270279:Edward Tomasz Napierala2014-08-311-1/+3
* MFC r268795:Alexander Motin2014-07-201-2/+5
* MFC r268328:Alexander Motin2014-07-151-0/+8
* MFC r268302:Alexander Motin2014-07-151-0/+2
* MFC r268293:Alexander Motin2014-07-151-15/+13
* MFC r268291:Alexander Motin2014-07-151-36/+283
* MFC r267648:Alexander Motin2014-07-041-2/+2
* MFC r264530:Edward Tomasz Napierala2014-05-071-1/+6
* MFC r264526:Edward Tomasz Napierala2014-05-071-15/+14
* MFC r264524:Edward Tomasz Napierala2014-05-071-1/+10
* MFC r261757:Edward Tomasz Napierala2014-03-251-5/+5
* MFC r261765:Edward Tomasz Napierala2014-03-251-7/+24
* Fix off-by-one.Edward Tomasz Napierala2013-10-091-1/+1
* Fix several problems in the new iSCSI stack; this includes interoperabilityEdward Tomasz Napierala2013-09-181-2/+2
* Make iscsictl(8) automatically try to load the iscsi module. While here,Edward Tomasz Napierala2013-09-181-1/+1
* Bring in the new iSCSI target and initiator.Edward Tomasz Napierala2013-09-141-0/+782