summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/fs/nfs/nfs_vnops.c
AgeCommit message (Expand)AuthorFilesLines
2016-03-22OS-5148 ftruncate at offset should emit proper eventsPatrick Mooney1-4/+14
2015-02-27 [illumos-gate merge]Jerry Jelinek1-8/+4
2015-02-265382 pvn_getpages handles lengths <= PAGESIZE just fineJosef 'Jeff' Sipek1-8/+4
2014-09-19OS-3294 add support for inotifyBryan Cantrill1-4/+2
2014-08-125045 use atomic_{inc,dec}_* instead of atomic_add_*Josef 'Jeff' Sipek1-3/+3
2013-11-063928 `tail -f ...` doesn't notice file truncationBryan Cantrill1-5/+21
2010-04-28PSARC 2009/377 In-kernel pfexec implementation.Casper H.S. Dik1-7/+3
2009-10-236577647 NFS writes aren't interruptible if there are too many outstanding writesMarcel Telka1-2/+18
2009-06-036843151 nfs[3/4]_write() can fail but return error 0batschul1-2/+21
2008-11-101246893 mmap and write to the same file deadlocks.Donghai Qiao1-0/+8
2008-09-256503547 deadlock between utilities accessing /proc and processes using nfsDeepak Honnalli1-11/+26
2008-08-21PSARC 2007/347 NFS/RDMA - Transport Version UpdateRobert Gordon1-5/+5
2008-07-096683575 Revisit handling of CREATE_XATTR_DIRmarks1-1/+1
2008-02-19PSARC 2006/123 Mmap compatibilitymec1-13/+5
2007-11-166599124 NFS client read() returns zero-filled datavv1499721-0/+6
2007-10-25PSARC/2007/218 caller_context_t in all VOPsamw1-134/+198
2007-08-14PSARC/2007/027 File Events Notification APIpraks1-4/+37
2007-08-06backout 6367770/6588702/6588839: needs workdm1207691-37/+4
2007-07-31PSARC/2007/027 File Events Notification APIpraks1-4/+37
2007-03-26PSARC/2007/124 Strong Type-Checking for VFS Operation Registration Mechanismrsb1-40/+41
2006-04-196256083 Need a lightweight file page mapping mechanism to substitute segmappraks1-26/+60
2005-10-27PSARC 2005/474 Zones Upgrade (Ashanti and Zulu)carlsonj1-49/+49
2005-06-14OpenSolaris Launchstevel@tonic-gate1-0/+4900