summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/fs/vnode.c
AgeCommit message (Expand)AuthorFilesLines
2022-03-0911679 vn_rele() and friends should VERIFY after mutexSpencer Evans-Cole1-4/+5
2020-09-2412363 add O_DIRECT supportJerry Jelinek1-1/+18
2020-02-019965 Want support for O_DIRECTORYRobert Mustacchi1-4/+30
2020-01-2912172 genunix: variable may be used uninitializedToomas Soome1-2/+2
2019-03-2810573 define TASKQID_INVALID as (taskq_id)0Toomas Soome1-1/+1
2019-02-2010364 vnode: cast between incompatible function typesToomas Soome1-6/+6
2019-02-2010376 uts: NULL pointer issues in genunixToomas Soome1-1/+1
2019-01-1710084 fop_open() doesn't need to check for a NULL vnodeJohn Levon1-2/+2
2017-06-218376 cached v_path should be kept freshPatrick Mooney1-105/+252
2017-05-168064 need a static DTrace probe in VN_HOLDSebastien Roy1-6/+7
2016-10-287454 renaming of mount points should not be allowedGordon Ross1-0/+11
2016-10-286499 panic trying to write to the mountpoint of FS with nbmand=onKevin Crowe1-14/+11
2016-03-234242 file rename event fires before the rename happensJerry Jelinek1-0/+30
2014-08-125045 use atomic_{inc,dec}_* instead of atomic_add_*Josef 'Jeff' Sipek1-15/+15
2014-08-125042 stop using deprecated atomic functionsJosef 'Jeff' Sipek1-3/+4
2013-11-063928 `tail -f ...` doesn't notice file truncationBryan Cantrill1-0/+10
2010-07-07PSARC 2010/235 POSIX 1003.1-2008 *at(2) syscallsRoger A. Faulkner1-5/+30
2010-06-246949768 fsattr(5) auditing can incorrectly record some open(2) paths as exten...Brent Paulson1-2/+2
2010-04-236778289 vm locks need to scale with the size of system (strands/memory size)Peter Rival1-4/+6
2010-03-05PSARC/2009/354 Always on / no reboot Solaris AuditMarek Pospisil1-4/+6
2010-01-186873106 Need a mechanism to share buffers between fs moduleschunli zhang - Sun Microsystems - Irvine United States1-1/+36
2009-12-096232737 Client should support NFS4ERR_MOVED and fs_locationsRobert Thurlow1-0/+29
2009-10-146886081 Solaris needs reparse point support (PSARC 2009/387)Dai Ngo1-0/+46
2009-06-166711844 assert: vp->v_shrlocks == 0L, file: ../../common/fs/vnode.c, line: 2333Robert Mastors1-11/+13
2009-04-096591646 Hang while trying to enter a txg while holding a txg openNeil Perrin1-3/+33
2008-06-27PSARC 2008/388 Short circuit for vdev probe failureeschrock1-0/+18
2008-05-266554564 slab allocator cannot release slabs with lonely bufferstomee1-20/+40
2008-03-22PSARC/2008/053 64 bit offsets for VOP_DUMPrm159451-4/+8
2007-12-271162981 Remove C2_AUDIT #defines from the kernel and build filesgww1-8/+0
2007-10-25PSARC/2007/218 caller_context_t in all VOPsamw1-168/+556
2007-09-14PSARC 2007/456 Vnode Specific Datajwahlig1-2/+296
2007-08-286556134 race between unlink() calls on a namefs nodepf1998421-55/+88
2007-08-14PSARC/2007/027 File Events Notification APIpraks1-12/+60
2007-08-06backout 6367770/6588702/6588839: needs workdm1207691-60/+12
2007-07-31PSARC/2007/027 File Events Notification APIpraks1-12/+60
2007-05-25PSARC 2007/064 Unified POSIX and Windows Credentials for Solariscasper1-0/+83
2007-03-26PSARC/2007/124 Strong Type-Checking for VFS Operation Registration Mechanismrsb1-0/+1
2007-03-196296436 /usr/bin/rm has slowed downsn1994101-1/+8
2006-09-11PSARC/2005/471 BrandZ: Support for non-native zonesnn352481-1/+1
2006-05-245083170 need mechanism to report non-recoverable ESTALE errorprabahar1-8/+14
2006-05-02PSARC 2006/270 vfs_femhead change to vfs_implprsb1-10/+16
2006-04-03PSARC 2006/196 DTrace Filesystem Info Providerbmc1-49/+57
2006-03-016391295 fop_create() panic when running svvs over ZFSrsb1-30/+34
2006-02-25PSARC/2006/034 fsstatrsb1-48/+598
2005-10-31PSARC 2002/240 ZFSahrens1-18/+27
2005-10-27PSARC 2005/474 Zones Upgrade (Ashanti and Zulu)carlsonj1-0/+6
2005-09-17PSARC 2005/287 obsolete and remove vn_vfslock interfacebatschul1-11/+0
2005-07-286175313 io provider exposes our reluctance to set vnode pathseschrock1-27/+21
2005-06-14OpenSolaris Launchstevel@tonic-gate1-0/+2905