summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/sys/vnode.h
AgeCommit message (Expand)AuthorFilesLines
2017-05-16 [illumos-gate merge]Jerry Jelinek1-4/+35
2017-05-168064 need a static DTrace probe in VN_HOLDSebastien Roy1-4/+35
2017-04-11OS-5846 procfs should follow VFS rulesPatrick Mooney1-1/+9
2016-06-10OS-5167 cached v_path should be kept freshPatrick Mooney1-1/+60
2016-03-234242 file rename event fires before the rename happensJerry Jelinek1-2/+16
2016-03-22OS-5148 ftruncate at offset should emit proper eventsPatrick Mooney1-1/+3
2015-12-16OS-5040 code review cleanup for vnode pre-rename eventsJerry Jelinek1-1/+1
2015-10-28OS-4896 NFSv4 needs file events before they occurJerry Jelinek1-3/+17
2015-05-21OS-4317 v_path accesses can racePatrick Mooney1-1/+4
2014-09-19OS-3294 add support for inotifyBryan Cantrill1-3/+5
2013-11-063928 `tail -f ...` doesn't notice file truncationBryan Cantrill1-1/+4
2013-09-05OS-2432 tail -f/-F missing some truncation eventsBryan Cantrill1-1/+4
2010-08-116972305 Preferred DC not selected after setting pdc via sharectljoyce mcintosh1-2/+8
2010-08-07PSARC 2010/105 zfs diffTim Haley1-1/+4
2010-07-07PSARC 2010/235 POSIX 1003.1-2008 *at(2) syscallsRoger A. Faulkner1-1/+4
2010-04-276778289 vm locks need to scale with the size of system (strands/memory size) ...Peter Rival1-0/+4
2010-04-236778289 vm locks need to scale with the size of system (strands/memory size)Peter Rival1-2/+5
2010-01-186873106 Need a mechanism to share buffers between fs moduleschunli zhang - Sun Microsystems - Irvine United States1-2/+17
2009-12-096232737 Client should support NFS4ERR_MOVED and fs_locationsRobert Thurlow1-0/+1
2009-11-236887924 PP_ISKAS needs to be defined in terms of VN_ISKAS for vnodesSean McEnroe1-4/+15
2009-10-146886081 Solaris needs reparse point support (PSARC 2009/387)Dai Ngo1-1/+7
2009-06-176708183 poor scalability of mdb memstat with increasing CPU countPavel Tatashin1-0/+6
2009-06-166711844 assert: vp->v_shrlocks == 0L, file: ../../common/fs/vnode.c, line: 2333Robert Mastors1-0/+1
2009-05-28PSARC 2009/246 ZFS support for Access Based EnumerationTim Haley1-0/+1
2009-04-096591646 Hang while trying to enter a txg while holding a txg openNeil Perrin1-1/+7
2008-12-226652719 corruption found in vxfs & ufs file systems during NFS load tests wi...Michael Corcoran1-0/+3
2008-11-216774886 zfs_setattr() won't allow ndmp to restore SUNWattr_rwMark Shellenbaum1-2/+8
2008-06-27PSARC 2008/388 Short circuit for vdev probe failureeschrock1-0/+1
2008-05-266554564 slab allocator cannot release slabs with lonely bufferstomee1-10/+4
2008-04-276654808 FIGNORECASE lookups in a zfs xattr dir don't provide 'realname' datatimh1-0/+2
2008-03-22PSARC/2008/053 64 bit offsets for VOP_DUMPrm159451-5/+6
2007-12-05PSARC 2007/632 Caller context flagsjwahlig1-0/+9
2007-10-25PSARC/2007/218 caller_context_t in all VOPsamw1-187/+494
2007-10-22PSARC 2007/416 NFSv4 Mirror-mountsth1990961-0/+1
2007-09-14PSARC 2007/456 Vnode Specific Datajwahlig1-0/+20
2007-08-14PSARC/2007/027 File Events Notification APIpraks1-9/+19
2007-08-06backout 6367770/6588702/6588839: needs workdm1207691-19/+9
2007-07-31PSARC/2007/027 File Events Notification APIpraks1-9/+19
2007-03-26PSARC/2007/124 Strong Type-Checking for VFS Operation Registration Mechanismrsb1-98/+86
2006-12-194894692 caching data in heap inflates crash dumpjohansen1-1/+6
2006-05-02PSARC 2006/270 vfs_femhead change to vfs_implprsb1-1/+0
2006-02-25PSARC/2006/034 fsstatrsb1-4/+68
2005-10-31PSARC 2002/240 ZFSahrens1-1/+3
2005-09-17PSARC 2005/287 obsolete and remove vn_vfslock interfacebatschul1-1/+0
2005-07-286175313 io provider exposes our reluctance to set vnode pathseschrock1-16/+5
2005-06-14OpenSolaris Launchstevel@tonic-gate1-0/+965