summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/fs/udfs/udf_vnops.c
AgeCommit message (Expand)AuthorFilesLines
2019-04-22 [illumos-gate merge]Jerry Jelinek1-45/+24
2019-04-2010740 udfs: NULL pointer errorsToomas Soome1-45/+24
2016-03-244242 file rename event fires before the rename happens [fix mismerge]Jerry Jelinek1-2/+0
2016-03-24 [illumos-gate merge]Jerry Jelinek1-8/+12
2016-03-234242 file rename event fires before the rename happensJerry Jelinek1-2/+22
2016-03-22OS-5148 ftruncate at offset should emit proper eventsPatrick Mooney1-3/+11
2015-12-16OS-5040 code review cleanup for vnode pre-rename eventsJerry Jelinek1-3/+17
2015-10-28OS-4896 NFSv4 needs file events before they occurJerry Jelinek1-1/+2
2013-11-063928 `tail -f ...` doesn't notice file truncationBryan Cantrill1-0/+10
2013-10-16OS-2557 file rename event fires before the rename happensJerry Jelinek1-3/+6
2013-09-05OS-2432 tail -f/-F missing some truncation eventsBryan Cantrill1-0/+10
2012-03-132061 uts homebrew offsetofs cause various pointer-cast warningsRichard Lowe1-1/+1
2011-07-02uts: Squelch pointer to different-sized int warningsRichard Lowe1-1/+1
2012-01-302061 uts homebrew offsetofs cause various pointer-cast warningsRichard Lowe1-2/+2
2010-04-214455694 udf_access does not lock inode for readingMilan Cermak1-11/+7
2009-09-01PSARC 2009/453 futimens, utimensatRoger A. Faulkner1-1/+5
2008-11-101246893 mmap and write to the same file deadlocks.Donghai Qiao1-91/+99
2008-02-19PSARC 2006/123 Mmap compatibilitymec1-13/+5
2007-10-25PSARC/2007/218 caller_context_t in all VOPsamw1-114/+269
2007-08-14PSARC/2007/027 File Events Notification APIpraks1-0/+6
2007-08-06backout 6367770/6588702/6588839: needs workdm1207691-6/+0
2007-07-31PSARC/2007/027 File Events Notification APIpraks1-0/+6
2007-03-26PSARC/2007/124 Strong Type-Checking for VFS Operation Registration Mechanismrsb1-39/+39
2005-06-14OpenSolaris Launchstevel@tonic-gate1-0/+3429