summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/fs/portfs/port_fop.c
AgeCommit message (Expand)AuthorFilesLines
2020-06-16OS-8187 port_fop_getdvp can cause a panic (#312)release-20200618Jason King1-2/+2
2020-06-03OS-8054 inotify watches lead to EBUSY during zfs mount (#305)release-20200604Jason King1-45/+56
2019-01-1410081 smatch indenting fixes for usr/src/utsJohn Levon1-3/+3
2014-08-125042 stop using deprecated atomic functionsJosef 'Jeff' Sipek1-3/+3
2014-01-134425 port_fop_femuninstall is too loose with its locksRobert Mustacchi1-3/+1
2013-11-063928 `tail -f ...` doesn't notice file truncationBryan Cantrill1-12/+33
2010-03-116872581 unmount fails with "device busy" because of file event monitoringPrakash Sangappa1-2/+10
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 VOPsamw1-51/+68
2007-08-14PSARC/2007/027 File Events Notification APIpraks1-0/+2155
2007-08-06backout 6367770/6588702/6588839: needs workdm1207691-2154/+0
2007-07-31PSARC/2007/027 File Events Notification APIpraks1-0/+2154