summaryrefslogtreecommitdiff
path: root/sys/modules/ctl
AgeCommit message (Expand)Author
2024-07-15Remove residual blank line at start of MakefileWarner Losh
2024-05-02ctl: Support for NVMe commandsJohn Baldwin
2024-05-02ctl: Support NVMe requests in debug trace functionsJohn Baldwin
2023-08-16sys: Remove $FreeBSD$: one-line sh patternWarner Losh
2021-11-18Fix some modules to export more used symbolsKonstantin Belousov
2017-03-30Split iscsi(4) ctl frontend off of ctl(4) as cfiscsi(4)Enji Cooper
2017-03-04sys/modules: normalize .CURDIR-relative paths to SRCTOPEnji Cooper
2015-09-10Reimplement CTL High Availability.Alexander Motin
2015-08-15Move "ioctl" CAM frontend into separate file.Alexander Motin
2015-08-15Drop "internal" CTL frontend.Alexander Motin
2015-01-31Add kobj interface between ICL and the rest of the iSCSI stack.Edward Tomasz Napierala
2014-07-16Add support for VMWare dialect of EXTENDED COPY command, aka VAAI Clone.Alexander Motin
2014-03-27Remove ctl_mem_pool.{c,h}.Edward Tomasz Napierala
2013-11-25- For kernel compiled only with KDTRACE_HOOKS and not any lock debuggingAttilio Rao
2013-09-14Bring in the new iSCSI target and initiator.Edward Tomasz Napierala
2013-04-12Remove ctl(4) from GENERIC. Also remove 'options CTL_DISABLE'Edward Tomasz Napierala
2013-04-02- Remove extra $FreeBSD$Gleb Smirnoff
2013-04-02Make it possible to build CTL as a module.Edward Tomasz Napierala