summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/fs/portfs
AgeCommit message (Expand)AuthorFilesLines
2009-03-246679231 port_getattr() sets vap->va_mask to 0 which could confuse callersAmrita Sadhukhan1-4/+1
2009-01-206736713 Event port bug results in system panicPramod Batni1-13/+46
2008-07-236728674 File events API should prevent unnecessary UNMOUNTED events if possible.praks1-0/+36
2008-04-286691387 Panic Deadlock: cycle in blocking chain in port_fop_exceppraks1-21/+106
2008-02-136659309 port_associate_fop frees a buffer twice if port_pfp_setup returns an ...praks1-72/+115
2007-10-25PSARC/2007/218 caller_context_t in all VOPsamw3-68/+91
2007-08-14PSARC/2007/027 File Events Notification APIpraks3-9/+2194
2007-08-06backout 6367770/6588702/6588839: needs workdm1207693-2193/+9
2007-07-31PSARC/2007/027 File Events Notification APIpraks3-9/+2193
2007-04-27backout 6265036/6531693: causes 6544953dm1207691-2/+7
2007-03-26PSARC/2007/124 Strong Type-Checking for VFS Operation Registration Mechanismrsb2-14/+16
2007-03-046530447 fix for 6502013/6527579 causes recursive mutex_enterpraks1-1/+1
2007-02-286502013 kernel heap corruptions have been seen during io stress test on domain0praks1-36/+63
2007-02-136265036 cv_waituntil_sig() often returns earlyqiao1-7/+2
2006-10-196468901 recursive mutex_enter in pollwakeuppraks1-0/+8
2006-04-25PSARC 2005/706 SIGEV_THREAD and SIGEV_PORTraf3-38/+31
2006-04-116402576 Sometimes port_getn() never returns indicating that a socket has beco...praks1-11/+13
2006-02-136357796 Panic on event port on port_close_pfdpraks2-26/+53
2005-06-206281254 port_getn will trip on a NULL pointer and cause a panicpraks1-3/+5
2005-06-14OpenSolaris Launchstevel@tonic-gate3-0/+2831