Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ocs: Check for copyin errors in the ioctl handler | Mark Johnston | 2023-12-26 | 1 | -4/+20 |
* | sys: Remove $FreeBSD$: two-line .h pattern | Warner Losh | 2023-08-16 | 1 | -2/+0 |
* | ocs_fc: Support persistent topology feature | Ram Kishore Vegesna | 2022-03-04 | 1 | -1/+1 |
* | ocs_fc: Remove giant lock usage in sysctl. | Ram Kishore Vegesna | 2022-01-06 | 1 | -14/+12 |
* | ocs_fc: Add gendump and dump_to_host ioctl command support. | Ram Kishore Vegesna | 2021-07-06 | 1 | -11/+2 |
* | ocs_fc: clean up empty lines in .c and .h files | Mateusz Guzik | 2020-09-01 | 1 | -20/+2 |
* | Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (17 of many) | Pawel Biernacki | 2020-02-26 | 1 | -33/+31 |
* | Fixed issues reported by coverity scan. | Ram Kishore Vegesna | 2019-01-23 | 1 | -3/+7 |
* | Use the right buffer size when calling snprintf(). | Mark Johnston | 2018-07-22 | 1 | -2/+2 |
* | Fix build of ocs_fs with base gcc on i386 | Dimitry Andric | 2018-06-11 | 1 | -5/+5 |
* | Bring in the Broadcom/Emulex Fibre Channel driver, ocs_fc(4). | Kenneth D. Merry | 2018-03-30 | 1 | -0/+1253 |