summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/fs/dev/sdev_subr.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-1112554 want sdev plugin frameworkRobert Mustacchi1-191/+18
2017-05-168064 need a static DTrace probe in VN_HOLDSebastien Roy1-4/+5
2016-05-317019 zfsdev_ioctl skips secpolicy when FKIOCTL is setAlex Wilson1-3/+4
2016-02-276659 nvlist_free(NULL) is a no-opJosef 'Jeff' Sipek1-10/+5
2013-08-153978 renaming dynamic sdev nodes is problematicRobert Mustacchi1-176/+169
2013-08-153977 zones can commit suicide by zvolJerry Jelinek1-1/+2
2010-07-266968425 Seeing build_devlink_list: readlink failed messages in console with O...John Levon1-2/+23
2010-06-286961039 /dev/vt: race in symlink updates can result in kernel heap corruptionJerry Gilliam1-0/+13
2010-06-16PSARC 2010/144 lofi(7D) in non global zonesJohn Levon1-2/+4
2009-12-076906514 sdev_attrinit ignores va_mask, leading to whacky /dev/zcons vattrsJerry Gilliam1-21/+45
2009-09-216438937 if 'zfs destroy' fails, it can leave a zvol device link missingEric Taylor1-256/+129
2009-07-156851199 unused /dev nameservices code can be removedEric Taylor1-681/+5
2008-11-06PSARC/2006/475 Clearview: IP Observability DevicesPhilip Kirk1-1/+22
2008-10-316751491 devfsadm check causes panic on clustered systemsJerry Gilliam1-5/+70
2008-09-25PSARC 2006/591 Virtual Consolerui zang - Sun Microsystems - Beijing China1-3/+31
2008-05-266554564 slab allocator cannot release slabs with lonely bufferstomee1-9/+7
2008-04-026683580 remount during install causes panic in subsequent lookupjg1-18/+10
2008-03-316525813 assertion failed: rdvp, file: ../../common/fs/dev/sdev_subr.c, line: ...jg1-10/+15
2008-03-216503650 dv_findbyname doesn't scale well in the presence of an extremely larg...jg1-47/+49
2008-02-226453345 devfs_getattr violates devfs locking rulescth1-8/+13
2008-01-23PSARC/2006/499 Clearview Nemo unification and vanity namingyz1470641-1/+71
2007-10-25PSARC/2007/218 caller_context_t in all VOPsamw1-22/+26
2007-03-166502778 devnames has some problems with node creation and deletionjg1-32/+16
2006-11-176491034 dev: lint cleanupjg1-13/+4
2006-09-156455629 dev filesystem rename support incomplete (fix lint)llai11-1/+0
2006-09-146467958 inappropriate error message displayed from Devfsadmllai11-66/+145
2006-09-056464694 assert failure during "ls $ZONEROOT/dev/pts"szhou1-4/+1
2006-08-25PSARC/2003/246 Filesystem Driven Device Namingllai11-0/+3657