summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/fs/lookup.c
AgeCommit message (Expand)AuthorFilesLines
2021-07-28OS-8289 Pull in June 2021 LX fixes from OmniOSrelease-20210729Dan McDonald1-0/+3
2020-01-30 [illumos-gate merge]Jerry Jelinek1-2/+3
2020-01-2912172 genunix: variable may be used uninitializedToomas Soome1-2/+3
2017-06-308438 panic in vnode_valid_pnPatrick Mooney1-1/+2
2017-06-22 [illumos-gate merge]Jerry Jelinek1-2/+2
2017-06-218376 cached v_path should be kept freshPatrick Mooney1-172/+208
2017-06-08 [illumos-gate merge]release-20170608Jerry Jelinek1-0/+1
2017-06-078270 dnlc_reverse_lookup() is unsafe at any speedBryan Cantrill1-69/+6
2016-06-10OS-5167 cached v_path should be kept freshPatrick Mooney1-83/+98
2015-05-21OS-4317 v_path accesses can racePatrick Mooney1-5/+6
2015-03-04OS-3991 panic in vnode_valid_pnPatrick Mooney1-1/+2
2015-03-03OS-3891 stale v_path slows vfs lookupsPatrick Mooney1-112/+131
2015-03-02OS-3975 dnlc_reverse_lookup() is unsafe at any speedBryan Cantrill1-79/+3
2015-03-02OS-3969 lx brand: reading process map induces many DNLC scansBryan Cantrill1-1/+16
2015-02-035563 Some traverse() callers do strange thingsMarcel Telka1-17/+4
2010-07-07PSARC 2010/235 POSIX 1003.1-2008 *at(2) syscallsRoger A. Faulkner1-6/+7
2010-06-146625545 auditd Generates Plethora Events due to Missing System Files (AUE_OPE...Marek Pospisil1-21/+5
2010-04-136901728 6736189 has broken the fix for 6175313William.Johnston1-13/+2
2010-03-05PSARC/2009/354 Always on / no reboot Solaris AuditMarek Pospisil1-13/+14
2009-11-186599411 Fix for 4697677 has security regressionVallish Vaidyeshwara1-1/+3
2009-10-166851335 CAPI.os/files/realpath/T.realpath{5,6} failed in VSU'03Milan Cermak1-6/+27
2009-05-201187647 access(2) does not completely check the path according to real userCasper H.S. Dik1-16/+36
2009-02-106736189 getcwd 's performance issueMilan Cermak1-12/+89
2008-10-106738736 getcwd fails to utilize cached path when chroot/zone root directory i...Milan Cermak1-7/+9
2008-04-276654808 FIGNORECASE lookups in a zfs xattr dir don't provide 'realname' datatimh1-2/+2
2007-12-271162981 Remove C2_AUDIT #defines from the kernel and build filesgww1-24/+0
2007-10-25PSARC/2007/218 caller_context_t in all VOPsamw1-22/+53
2007-06-254697677 permissions of underlying directory affect permissions of mount pointvv1499721-6/+34
2005-10-31PSARC 2002/240 ZFSahrens1-14/+27
2005-07-286175313 io provider exposes our reluctance to set vnode pathseschrock1-25/+4
2005-06-14OpenSolaris Launchstevel@tonic-gate1-0/+1442