aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/ocs_fc/ocs_ioctl.c
Commit message (Expand)AuthorAgeFilesLines
* ocs: Check for copyin errors in the ioctl handlerMark Johnston2023-12-261-4/+20
* sys: Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* ocs_fc: Support persistent topology featureRam Kishore Vegesna2022-03-041-1/+1
* ocs_fc: Remove giant lock usage in sysctl.Ram Kishore Vegesna2022-01-061-14/+12
* ocs_fc: Add gendump and dump_to_host ioctl command support.Ram Kishore Vegesna2021-07-061-11/+2
* ocs_fc: clean up empty lines in .c and .h filesMateusz Guzik2020-09-011-20/+2
* Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (17 of many)Pawel Biernacki2020-02-261-33/+31
* Fixed issues reported by coverity scan.Ram Kishore Vegesna2019-01-231-3/+7
* Use the right buffer size when calling snprintf().Mark Johnston2018-07-221-2/+2
* Fix build of ocs_fs with base gcc on i386Dimitry Andric2018-06-111-5/+5
* Bring in the Broadcom/Emulex Fibre Channel driver, ocs_fc(4).Kenneth D. Merry2018-03-301-0/+1253