summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/fs/dev/sdev_plugin.c
AgeCommit message (Expand)AuthorFilesLines
2019-08-28OS-7960 need fixes for NULL as a pointerJohn Levon1-7/+7
2019-05-15OS-7768 illumos-joyent needs smatch fixesJohn Levon1-2/+2
2018-03-21OS-6791 sdev_plugin_unregister() can deadlockJohn Levon1-0/+9
2018-03-05OS-6714 sdev_plugin_register() attempts to open non-global "/dev"John Levon1-8/+18
2018-02-22OS-6659 sdev_plugin_register should set *errp to 0 on successMike Gerdts1-0/+2
2018-02-16OS-6558 sdev_create_minor_node should allow non-666Mike Gerdts1-4/+26
2018-02-15OS-6545 need sdev_ctx_minor()Mike Gerdts1-23/+15
2014-03-20OS-2800 Project BardicheRobert Mustacchi1-0/+913